Mercurial > hg > xemacs-beta
log src/data.c @ 5374:d967d96ca043
age | author | description |
---|---|---|
Thu, 17 Mar 2011 20:13:00 +0000 | Aidan Kehoe | Conditionalise the old-* functions and byte codes at compile time. |
Sat, 01 Jan 2011 20:08:44 +0000 | Aidan Kehoe | Be more helpful in printing ephemerons, weak lists, and weak boxes. |
Sat, 20 Nov 2010 16:49:11 +0000 | Aidan Kehoe | Have NATNUMP give t for positive bignums; check limits appropriately. |
Thu, 29 Apr 2010 15:49:21 +0100 | Aidan Kehoe | Error on too many arguments to #'function, #'quote. |
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 |
Sat, 13 Mar 2010 05:38:08 -0600 | Ben Wing | reduce lcrecord headers to 2 words, rename printing_unreadable_object |