log src/mc-alloc.c @ 5364:0f9aa4eb4bec

age author description
Wed, 09 Feb 2011 20:15:50 +0000 Aidan Kehoe Remove #'acons from cl.el, make the version in alloc.c visible to Lisp
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
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