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.
Sat, 29 May 2010 07:10:49 +0200 Marcus Crestani Allocate lrecord arrays in own size class.
Sun, 21 Mar 2010 04:41:49 -0500 Ben Wing clean up, rearrange allocation statistics code