log src/symbols.c @ 5351:b5561bfd5061

age author description
2011-02-06 Aidan Kehoe Supply check_string_lessp_nokey explicitly to list_sort(), #'apropos-internal
2011-01-14 Aidan Kehoe Move #'delq, #'delete to Lisp, adding support for sequences.
2010-09-18 Aidan Kehoe Simplify the API of PARSE_KEYWORDS for callers.
2010-09-02 Aidan Kehoe Support process plists, for greater GNU compatibility.
2010-05-31 Aidan Kehoe Use keywords in structure syntax; new #define, NEED_TO_HANDLE_21_4_CODE 1
2010-04-01 Aidan Kehoe Move #'sort*, #'fill, #'merge to C from cl-seq.el.
2010-03-18 Ben Wing redo memory-usage mechanism, add way of dynamically initializing Lisp objects
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-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-05 Ben Wing fix bug #668 (compile error, not --with-debug)
2010-02-04 Ben Wing put back patch to get more informative staticpro debugging
2010-02-04 Ben Wing Automatic merge
2010-02-01 Ben Wing merge
2010-01-27 Ben Wing function renamings to track names of char typedefs
2010-01-27 Ben Wing Mule-izing, various fixes related to char * arguments
2010-01-21 Ben Wing (for main branch) add long comment about types of magic symbols
2010-02-03 Ben Wing temporarily back out part of patch to avoid compile probs
2010-02-03 Ben Wing add more byte-code assertions and better failure output
2010-01-31 Aidan Kehoe Change "special form" to "special operator" in our sources.
2009-12-19 Aidan Kehoe Remove attempted support for 1996-era emacs without self-quoting keywords.
2009-08-16 Aidan Kehoe Support full Common Lisp multiple values in C.
2009-06-14 Aidan Kehoe Support #'function-arglist with built-in special forms.
2008-12-22 Aidan Kehoe Distinguish vars and functions in #'symbol-file, #'describe-{function,variable}