log src/elhash.c @ 5128:7be849cb8828 ben-lisp-object

age author description
2010-03-07 Ben Wing merge ben-lisp-object
2010-03-05 Ben Wing more cleanups, terminology clarification, lots of doc work ben-lisp-object
2010-02-24 Ben Wing merge ben-lisp-object
2010-01-20 Ben Wing separate regular and disksave finalization, print method fixes. ben-lisp-object
2009-12-28 Ben Wing latest work on lisp-object workspace; ben-lisp-object
2009-12-27 Ben Wing merge up to latest default branch, doesn't compile yet ben-lisp-object
2009-12-26 Ben Wing Checking in final CVS version of workspace 'ben-lisp-object' ben-lisp-object ben-lisp-object-final-ws-year-2005
2010-03-01 Aidan Kehoe Add a PARSE_KEYWORDS macro, use it in #'make-hash-table.
2010-02-04 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
2010-02-01 Ben Wing merge
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.