GNU header update.
[cacao.git] / src / mm / memory.c
2004-12-07 twistiGNU header update.
2004-12-03 twistiGreen thread fixes.
2004-11-30 twistiNew source tree.
2004-11-28 twistiCheck for dig in dump_size().
2004-11-23 twistiInclude config.h for USE_THREADS.
2004-11-18 twistiUse cacao types instead of int and long.
2004-11-12 twistiInclude <sys/types.h> on darwin before <sys/mman.h...
2004-11-12 twisti-ansi -pedantic fixes.
2004-11-12 twisti#ifdef's for MAP_ANONYMOUS, MAP_ANON and of none is...
2004-11-05 twisti- removed literal allocate functions
2004-07-21 twisti- added #include "exceptions.h"
2004-06-09 twistiRemoved TRACECALLARGS stuff, because it used 16MB memor...
2004-06-05 twistiFix include paths to support build directories.
2004-05-18 stefanRenamed loging to logging
2003-12-16 edwinmake dump_alloc work for oversized blocks
2003-12-11 edwinfixed loging crash caused by printf
2003-12-05 stefanMade loging thread-safe
2003-11-21 jowennwill be replaced by modified versions
2003-11-09 twistiCode restructuring.
2003-11-02 twistiMajor file restructuring.
2003-10-04 carolynrta 10-2003
2003-02-03 stefanPrevious log message was mistaken
2003-02-03 stefanAdded GCNEW
2002-12-14 stefanMake global.h global
2002-12-03 stefanEnglish translation
1999-01-20 philChanged the makefile system to autoconf/automake.
1998-10-03 cacaoInitial revision