log src/mc-alloc.c @ 5313:5ed261fd2bd9

age author description
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
Thu, 18 Mar 2010 10:50:06 -0500 Ben Wing redo memory-usage mechanism, add way of dynamically initializing Lisp objects
Mon, 15 Mar 2010 16:35:38 -0500 Ben Wing make lrecord UID's have a separate UID space for each object, resurrect debug SOE code in extents.c
Sun, 21 Feb 2010 20:58:45 -0600 Ben Wing fix build problem with pdump
Sat, 20 Feb 2010 23:56:01 -0600 Ben Wing merge