[dmd-internals] [D-Programming-Language/dmd] d91a75: Add Glibc predefined global version and insert all...
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Dec 1 00:34:13 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: d91a75c2ffabdc0ae0b7ddf543cf8013308e2e1b
https://github.com/D-Programming-Language/dmd/commit/d91a75c2ffabdc0ae0b7ddf543cf8013308e2e1b
Author: Joakim <git at joakim.fea.st>
Date: 2014-11-08 (Sat, 08 Nov 2014)
Changed paths:
M src/cond.c
M src/mars.c
Log Message:
-----------
Add Glibc predefined global version and insert all C runtimes into the list of predefined global versions
Commit: b5a9ca0f75becf6e6f912a574483a3ed4534c660
https://github.com/D-Programming-Language/dmd/commit/b5a9ca0f75becf6e6f912a574483a3ed4534c660
Author: Joakim <git at joakim.fea.st>
Date: 2014-11-08 (Sat, 08 Nov 2014)
Changed paths:
M samples/chello.d
M samples/dclient.d
M samples/dserver.d
Log Message:
-----------
Get rid of the last usage of std.c, which has been moved to core.sys in druntime
Commit: e17631e197e9d5e0fc65fa818e2f52b3668d12e5
https://github.com/D-Programming-Language/dmd/commit/e17631e197e9d5e0fc65fa818e2f52b3668d12e5
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-12-01 (Mon, 01 Dec 2014)
Changed paths:
M samples/chello.d
M samples/dclient.d
M samples/dserver.d
M src/cond.c
M src/mars.c
Log Message:
-----------
Merge pull request #4111 from joakim-noah/add_glibc
Add predefined global version for Glibc
Compare: https://github.com/D-Programming-Language/dmd/compare/ab5dbd53a4f2...e17631e197e9
More information about the dmd-internals
mailing list