log src/bytecode.c @ 5571:5273dd66a1ba

age author description
2011-09-04 Aidan Kehoe Implement print-circle, allowing recursive and circular structures to be read.
2011-03-17 Mats Lidell Merge with trunk.
2010-11-26 Mats Lidell Merge with 21.5 trunk.
2010-11-06 Mats Lidell Merge with trunk.
2010-10-14 Mats Lidell Changed bulk of GPLv2 or later files identified by script
2011-03-17 Aidan Kehoe Conditionalise the old-* functions and byte codes at compile time.
2011-03-11 Aidan Kehoe Address the easy test failures in tests/automated.
2010-11-20 Aidan Kehoe Have NATNUMP give t for positive bignums; check limits appropriately.
2010-11-06 Aidan Kehoe Accept sequences generally, not just lists, #'reverse, #'nreverse.
2010-04-17 Aidan Kehoe Keep around file info for dumped functions and variables without docstrings.
2010-04-05 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
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-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-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-04 Ben Wing merge
2010-03-02 Ben Wing fix compile errors/warnings
2010-03-03 Aidan Kehoe Make #'substring an alias of #'subseq; give the latter the byte code.
2010-02-05 Ben Wing fix compile problems in bytecode.c when no error-check-byte-code (issue 666)
2010-02-04 Ben Wing fix compile problems
2010-02-04 Ben Wing Automatic merge
2010-02-01 Ben Wing merge
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-03 Ben Wing fix minor compile problem
2010-02-03 Ben Wing add more byte-code assertions and better failure output