]> git.llucax.com Git - software/dgc/cdgc.git/history - rt/gc/cdgc/opts.d
Change 'no_fork' option to 'fork'
[software/dgc/cdgc.git] / rt / gc / cdgc / opts.d
2010-09-09 Leandro LucarellaChange 'no_fork' option to 'fork'
2010-09-09 Leandro LucarellaAdd eager allocation support when fork()ing
2010-08-26 Leandro LucarellaImprove opts unit tests
2010-08-26 Leandro LucarellaRun the mark phase in a fork()ed process
2010-07-28 Leandro LucarellaMake heap precise scanning optional
2010-07-28 Leandro Lucarellaopts: Fix parsing a single boolean option without args
2010-07-28 Leandro Lucarellastats: Refactor code to avoid duplication
2010-07-21 Leandro LucarellaAdd statistics collection
2010-07-20 Leandro LucarellaMake the GC configurable at runtime via env vars