Removed the LOG macros again, for the Digital cc complains about it
[cacao.git] / mm /
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...