Mercurial > hg > xemacs-beta
log src/alloc.c @ 5386:af961911bcb2
age | author | description |
---|---|---|
Tue, 29 Mar 2011 15:59:56 -0600 | Jerry James | Make listu() and listn() assemble lists in forward order. Use them. |
Thu, 24 Mar 2011 11:00:11 -0600 | Jerry James | Fix misspelled words, and some grammar, across the entire source tree. |
Wed, 09 Feb 2011 20:15:50 +0000 | Aidan Kehoe | Remove #'acons from cl.el, make the version in alloc.c visible to Lisp |
Sat, 20 Nov 2010 16:49:11 +0000 | Aidan Kehoe | Have NATNUMP give t for positive bignums; check limits appropriately. |
Tue, 08 Jun 2010 15:58:47 +0100 | Aidan Kehoe | Move #'purecopy from alloc.c to being an obsolete alias for #'identity |
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 |
Mon, 29 Mar 2010 22:47:55 -0500 | Ben Wing | add memory usage info for specifiers |