[dmd-internals] [D-Programming-Language/dmd] 2f7ce3: add gc for Windows dmd
Andrew Wiley
wiley.andrew.j at gmail.com
Sat Sep 24 10:13:52 PDT 2011
On Sat, Sep 24, 2011 at 4:26 AM, <noreply at github.com> wrote:
> 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
>
Literally? IE should I try doing some heavy CTFE string generation and
see if the memory usage is significantly better?
More information about the dmd-internals
mailing list