Fixed a bug (wrong constant) in the lowest function causing a wrong path to be taken...
[cacao.git] / mm /
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...