Mercurial > hg > xemacs-beta
log src/elhash.c @ 5313:5ed261fd2bd9
age | author | description |
---|---|---|
Sat, 20 Nov 2010 16:49:11 +0000 | Aidan Kehoe | Have NATNUMP give t for positive bignums; check limits appropriately. |
Sat, 18 Sep 2010 15:57:20 +0100 | Aidan Kehoe | Simplify the API of PARSE_KEYWORDS for callers. |
Sun, 13 Jun 2010 17:59:42 +0900 | Stephen J. Turnbull | Fix typo in permission notice of elhash.c. |
Mon, 31 May 2010 16:47:44 +0100 | Aidan Kehoe | Use keywords in structure syntax; new #define, NEED_TO_HANDLE_21_4_CODE 1 |
Tue, 06 Apr 2010 23:29:35 -0500 | Ben Wing | fix cygwin compile, fix warning and style in elhash.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 |