log src/mc-alloc.c @ 5334:b249c479f9e1

age author description
Mon, 10 Jan 2011 20:00:57 +0000 Aidan Kehoe Replace some C++ comments with C89-style /* */ comments, mc-alloc.c
Mon, 05 Jul 2010 18:17:39 +0200 Marcus Crestani Document the new allocator and the new garbage collector in gc.c and mc-alloc.c.