diff options
author | Iain Buclaw <ibuclaw@gdcproject.org> | 2024-03-17 12:00:57 +0100 |
---|---|---|
committer | Iain Buclaw <ibuclaw@gdcproject.org> | 2024-03-17 12:01:20 +0100 |
commit | 2d454f982914c481a268f1c63e431b2682cc3be0 (patch) | |
tree | f8a0d79787e5b6f11835d55260c135f2aa2c7ecf /libphobos/libdruntime/MERGE | |
parent | b5490afe3a480fb20eae7b93f8da203aa7f843b4 (diff) | |
download | gcc-2d454f982914c481a268f1c63e431b2682cc3be0.zip gcc-2d454f982914c481a268f1c63e431b2682cc3be0.tar.gz gcc-2d454f982914c481a268f1c63e431b2682cc3be0.tar.bz2 |
d: Merge upstream dmd, druntime 855353a1d9
D front-end changes:
- Import dmd v2.108.0-rc.1.
- Add support for Named Arguments for functions.
- Hex strings now convert to integer arrays.
D runtime changes:
- Import druntime v2.108.0-rc.1.
gcc/d/ChangeLog:
* dmd/MERGE: Merge upstream dmd 855353a1d9.
* dmd/VERSION:
libphobos/ChangeLog:
* libdruntime/MERGE: Merge upstream druntime 855353a1d9.
Diffstat (limited to 'libphobos/libdruntime/MERGE')
-rw-r--r-- | libphobos/libdruntime/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libphobos/libdruntime/MERGE b/libphobos/libdruntime/MERGE index 4c0a0bc..a00872e 100644 --- a/libphobos/libdruntime/MERGE +++ b/libphobos/libdruntime/MERGE @@ -1,4 +1,4 @@ -f8bae0455851a1dfc8113d69323415f6de549e39 +855353a1d9e16d43e85b6cf2b03aef388619bd16 The first line of this file holds the git revision number of the last merge done from the dlang/dmd repository. |