Mercurial > hg > xemacs-beta
log src/gc.c @ 5727:86d33ddc7fd6
age | author | description |
---|---|---|
Thu, 14 Oct 2010 17:15:20 +0200 | Mats Lidell | Changed bulk of GPLv2 or later files identified by script |
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. |
Mon, 05 Apr 2010 13:03:35 +0100 | Aidan Kehoe | Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API |
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 |
Fri, 19 Mar 2010 14:47:44 -0500 | Ben Wing | more cleanups to object-memory-usage stuff |
Sat, 13 Mar 2010 05:38:08 -0600 | Ben Wing | reduce lcrecord headers to 2 words, rename printing_unreadable_object |