log src/elhash.c @ 4957:db2db229ee82

age author description
2010-01-28 Ben Wing merge
2010-01-27 Ben Wing Mule-izing, various fixes related to char * arguments
2010-02-01 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
2010-01-24 Aidan Kehoe Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
2010-01-09 Aidan Kehoe Use keywords, not ordinary symbols, in the structure syntax for hash tables.
2009-12-17 Aidan Kehoe Make my last change to elhash.c more kosher, comparing pointers not ints
2009-12-17 Aidan Kehoe Cast enumerations to int before comparing them for the sake of VC++.
2009-12-17 Aidan Kehoe Serialise non-default hash table rehash thresholds correctly; use this.