* _exceptionptr: Renamed to _no_threads_exceptionptr.
[cacao.git] / src / mm / memory.h
2005-06-06 twistiAdded MMOVE macro.
2005-03-30 twistiForward typedef dumpblock and dumpinfo.
2004-12-22 twisti#include "mm/boehm.h"
2004-12-21 twistiDeclare functions with (void).
2004-12-07 twistiGNU header update.
2004-12-03 twistiAdded missing string.h include.
2004-12-01 twisti- typecast GCNEW
2004-11-23 twistiInclude arch.h for CODEMMAP.
2004-11-18 twistiUse cacao types instead of int and long.
2004-11-17 twistiRemoved gc function definitions.
2004-11-12 twisti-ansi -pedantic fixes.
2004-11-05 twisti- removed literal allocate functions
2003-12-13 stefanAdded GCFREE
2003-11-21 jowennwill be replaced by modified versions
2003-11-09 twistiCode restructuring.
2003-11-02 twistiMajor file restructuring.
2003-10-22 twistiUSE_BOEHM removed.
2003-05-22 stefanChanged DM* macros back to dump
2003-02-05 stefanMerged everything with MIPS version
2003-02-04 stefanBoehm GC
2003-02-03 stefanEnable Boehm GC
2003-02-03 stefanAdded GCNEW
2002-12-14 stefanEnglish translation
1998-11-18 cacaomips compatibility
1998-10-03 cacaoInitial revision