log src/specifier.c @ 5198:bc3ede8f29a8

age author description
2010-04-10 Ben Wing fix spacing in some files
2010-04-05 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
2010-03-30 Ben Wing add memory usage info for specifiers
2010-03-24 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
2010-03-15 Ben Wing make lrecord UID's have a separate UID space for each object, resurrect debug SOE code in extents.c
2010-03-13 Ben Wing reduce lcrecord headers to 2 words, rename printing_unreadable_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