COPYRIGHT was renamed into COPYING, to conform to the GNU coding standard
[cacao.git] / mm /
1999-01-05 phil*** empty log message ***
1998-12-13 cacaothreading bugs fixed
1998-12-13 cacaothreading bugs fixed
1998-12-11 philBugfixes (in-heap check, reclaim, ...) and additional...
1998-12-10 philFixed yet another nasty bug, added additional data...
1998-12-09 philadded collection of fragmentation data
1998-11-30 philmips changes
1998-11-30 philmips changes
1998-11-30 phil*** empty log message ***
1998-11-30 phildeativated lifespan analyser in production version
1998-11-30 philadded lifespan analyser
1998-11-30 philadded lifespan analyser & fixed the "very last" bug
1998-11-25 philCleaned up, fixed the "last" bug, optimized.
1998-11-23 phil*** empty log message ***
1998-11-19 schaniFixed a threads/gc bug.
1998-11-16 cacaoheap_close bug fixed
1998-11-16 philfixed a comparision during emitting the statisitcs
1998-11-16 philadditional statistics, improved marking
1998-11-11 phil*** empty log message ***
1998-11-11 phil*** empty log message ***
1998-11-11 philModifications to make the new mm compile using the...
1998-11-10 philDeleted targets dependent on files not in the cvs
1998-11-10 philFixed various bugs. Most noteworthy: A bug that lead...
1998-11-10 philMinor code cleanup. Removed unnecessary debugging output.
1998-11-09 phil*** empty log message ***
1998-11-09 philfinally under version control!
1998-11-09 cacaonewcomp moved to jit
1998-11-09 philReverts an errorous checkin
1998-11-09 philMakefile
1998-11-09 philFixed a bug (wrong constant) in the lowest function...
1998-11-05 philFixed another bug in finalization from heap_close
1998-11-05 philFixed bug in finalization from heap_close
1998-11-05 schaniCacao does now compile again with threads disabled.
1998-11-04 philFixed portability problems related to defines with...
1998-11-03 philThe new allocator and a new bitmap management subsystem.
1998-10-30 cacaocorrect version of heap.old.c reestablished
1998-10-30 cacaoRun time type check with relative numbering added....
1998-10-29 philMoved garbage collector from tables.c into mm/ subdirec...