]> git.llucax.com Git - software/dgc/cdgc.git/history - gc
Remove (un)committed pages distinction
[software/dgc/cdgc.git] / gc /
2010-01-17 Leandro LucarellaRemove (un)committed pages distinction
2010-01-17 Leandro LucarellaMake allocation functions that can fail return bool
2010-01-17 Leandro LucarellaFix spacing style
2010-01-17 Leandro LucarellaDeclare public allocation API
2010-01-16 Leandro LucarellaRemove valloc() allocation method
2010-01-16 Leandro LucarellaMake sure MAP_ANON exists when using mmap()
2010-01-16 Leandro LucarellaRemove commented out code
2010-01-16 Leandro LucarellaRemove Tango dependency
2010-01-16 Leandro LucarellaRemove debug version THREADINVARIANT
2010-01-14 Leandro LucarellaRename module names to make more sense
2010-01-03 Leandro LucarellaMake gc a package