Mercurial > hg > xemacs-beta
log src/elhash.c @ 4778:0081fd36b783
age | author | description |
---|---|---|
Thu, 17 Dec 2009 14:51:37 +0000 | Aidan Kehoe | Cast enumerations to int before comparing them for the sake of VC++. |
Thu, 17 Dec 2009 13:50:45 +0000 | Aidan Kehoe | Serialise non-default hash table rehash thresholds correctly; use this. |
Sun, 20 Sep 2009 21:29:00 +0100 | Aidan Kehoe | Add argument information to remaining MANY or UNEVALLED C subrs. |
Tue, 25 Nov 2008 10:44:16 +0900 | Stephen J. Turnbull | Document non-obvious usages. |
Mon, 21 Jan 2008 22:12:36 +0100 | Aidan Kehoe | Document return values for #'puthash, #'clrhash. |
Wed, 16 Jan 2008 15:20:51 +0100 | Aidan Kehoe | Have list hashes depend on the order of the contents, as is the case for vectors. |