Mercurial > hg > xemacs-beta
log src/extents.c @ 5169:6c6d78781d59
age | author | description |
---|---|---|
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 |
Mon, 22 Mar 2010 19:12:15 -0500 | Ben Wing | extract gap array from extents.c, use in range tables |
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:38:03 -0500 | Ben Wing | fix up doc of next-single-char-property-change and friends |
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 |
Fri, 05 Mar 2010 04:08:17 -0600 | Ben Wing | more cleanups, terminology clarification, lots of doc work ben-lisp-object |