Mercurial > hg > xemacs-beta
log src/marker.c @ 5170:5ddbab03b0e6
age | author | description |
---|---|---|
Thu, 25 Mar 2010 06:07:25 -0500 | Ben Wing | various fixes to memory-usage stats |
Wed, 24 Mar 2010 01:22:51 -0500 | Ben Wing | cleanup of code related to xfree(), better KKCC backtrace capabilities, document XD_INLINE_LISP_OBJECT_BLOCK_PTR, fix some memory leaks, other code cleanup |
Sat, 20 Mar 2010 20:20:30 -0500 | Ben Wing | fix various problems with allocation statistics, track overhead properly |
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 |
Sat, 13 Mar 2010 05:38:08 -0600 | Ben Wing | reduce lcrecord headers to 2 words, rename printing_unreadable_object |