[dmd-internals] [D-Programming-Language/dmd] 2f7ce3: add gc for Windows dmd
noreply at github.com
noreply at github.com
Sat Sep 24 02:26:37 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 2f7ce3475128142068a491430b038c30dff42bd2
https://github.com/D-Programming-Language/dmd/commit/2f7ce3475128142068a491430b038c30dff42bd2
Author: Walter Bright <walter at walterbright.com>
Date: 2011-09-24 (Sat, 24 Sep 2011)
Changed paths:
M src/mars.c
M src/module.c
A src/root/dmgcmem.c
A src/root/gc/bits.c
A src/root/gc/bits.h
A src/root/gc/gc.c
A src/root/gc/gc.h
A src/root/gc/gccbitops.h
A src/root/gc/linux.c
A src/root/gc/mscbitops.h
A src/root/gc/os.h
A src/root/gc/testgc.c
A src/root/gc/win32.c
M src/root/rmem.c
M src/root/root.c
M src/win32.mak
Log Message:
-----------
add gc for Windows dmd
More information about the dmd-internals
mailing list