Safety first.
[cacao.git] / src / mm /
2004-01-21 stefanMore NATIVE_THREADS ifdefs
2004-01-06 stefanexceptionptr update for native threads
2004-01-05 twistiRemoved heap_addreference
2004-01-05 twisti- warning fix (include)
2003-12-16 edwinmake dump_alloc work for oversized blocks
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-13 stefanAdded GCFREE
2003-12-13 stefanAdded GCFREE
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-13 stefanmore
2003-11-09 twistiWarning fixes.
2003-11-09 twistiCode restructuring.
2003-11-03 twistiMajor file restructuring.
2003-11-02 twistiMajor file restructuring.
2003-10-22 twistiWe need to define GC_DEBUG for x86_64. Hopefully there...
2003-10-22 twistiUSE_BOEHM removed.
2003-10-22 twistiRemoved function declaration.
2003-10-22 twistiChanges to compile boehm.
2003-10-20 twistiheaders.c
2003-10-20 twistiCompile without warnings with -Wall.
2003-10-04 carolynrta 10-2003
2003-09-15 stefanFix MacOSX breakage with gc 6.2
2003-06-03 stefanEnabled _atomic
2003-05-22 stefanChanged DM* macros back to dump
2003-03-17 stefanAdded finalizers
2003-02-27 stefanEnable boehm without threads
2003-02-05 stefanMerged everything with MIPS version
2003-02-04 stefanBuild libboehm.a only if needed
2003-02-04 stefanBoehm GC
2003-02-03 stefanEnable Boehm GC
2003-02-03 stefanPrevious log message was mistaken
2003-02-03 stefanAdded GCNEW
2003-02-03 stefanCosmetic
2003-02-03 stefanNo finalizers yet
2002-12-14 stefanEnglish translation
2002-12-14 stefanMake global.h global
2002-12-03 stefanEnglish translation
1999-01-20 philChanged the makefile system to autoconf/automake.
1998-11-18 cacaomips compatibility
1998-10-03 cacaoInitial revision