Mercurial > hg > xemacs-beta
log src/elhash.c @ 4906:6ef8256a020a
age | author | description |
---|---|---|
Mon, 01 Feb 2010 01:02:40 -0600 | Ben Wing | implement equalp in C, fix case-folding, add equal() method for keymaps |
Sun, 24 Jan 2010 15:21:27 +0000 | Aidan Kehoe | Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums |
Sat, 09 Jan 2010 17:28:51 +0000 | Aidan Kehoe | Use keywords, not ordinary symbols, in the structure syntax for hash tables. |
Thu, 17 Dec 2009 17:29:32 +0000 | Aidan Kehoe | Make my last change to elhash.c more kosher, comparing pointers not ints |