log src/mc-alloc.c @ 5216:9b8c2168d231

age author description
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
Sat, 20 Feb 2010 05:05:54 -0600 Ben Wing Fix quick-build, use asserts() in place of ABORT()