[dmd-internals] [D-Programming-Language/dmd] 098c32: Remove dead gc code from frontend and root
GitHub
noreply at github.com
Sun Nov 17 13:50:49 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 098c32f2cd90f0c5b8935f91889e6766c54824ce
https://github.com/D-Programming-Language/dmd/commit/098c32f2cd90f0c5b8935f91889e6766c54824ce
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M src/mars.c
R src/root/dmgcmem.c
M src/root/rmem.c
M src/root/rmem.h
M src/root/root.c
M src/root/root.h
Log Message:
-----------
Remove dead gc code from frontend and root
Commit: 4804d76c96c4206de1b564a2ce72cf9016ef1843
https://github.com/D-Programming-Language/dmd/commit/4804d76c96c4206de1b564a2ce72cf9016ef1843
Author: Walter Bright <walter at walterbright.com>
Date: 2013-11-17 (Sun, 17 Nov 2013)
Changed paths:
M src/mars.c
R src/root/dmgcmem.c
M src/root/rmem.c
M src/root/rmem.h
M src/root/root.c
M src/root/root.h
Log Message:
-----------
Merge pull request #2756 from yebblies/removegc
[cleanup] Remove dead gc code from frontend and root
Compare: https://github.com/D-Programming-Language/dmd/compare/56544eddd0f4...4804d76c96c4
More information about the dmd-internals
mailing list