log src/specifier.c @ 5723:b3a2bff825c8

age author description
2012-08-12 Aidan Kehoe GC protect a freshly-consed list, define_specifier_tag().
2011-10-09 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
2011-04-30 Stephen J. Turnbull [mq]: matchspec
2010-10-28 Mats Lidell Rebase with 21.5 trunk.
2010-10-14 Mats Lidell Changed bulk of GPLv2 or later files identified by script
2010-10-25 Aidan Kehoe Specify ERROR_ME_WARN explicitly in specifier_instance_from_inst_list(). last-version-with-netinstall
2010-04-12 Ben Wing disable specifier memory usage for the moment
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
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-02-09 Ben Wing enable more warnings and fix them
2010-02-08 Ben Wing cleanups for specifier font stages, from ben-unicode-internal (preparation for eliminating shadowed warnings)
2010-02-08 Ben Wing changes to VOID_TO_LISP et al.
2010-02-04 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
2010-02-01 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-14 Ben Wing fix build problems
2009-12-28 Ben Wing fix warnings
2008-03-12 Stephen J. Turnbull Fix typo.
2008-02-26 Didier Verna Fix specifier inheritance behavior