log tests/ChangeLog @ 5634:2014ff433daf

age author description
2012-01-01 Aidan Kehoe Support hash COLLECTIONs, #'{all,try}-completion{s,}; add #'test-completion
2011-12-30 Aidan Kehoe No longer use the obsolete function names, hash-table-tests.el
2011-12-03 Aidan Kehoe Accept bignums unambiguously in the syntax for object labels, lread.c.
2011-11-09 Aidan Kehoe Update tests that have started failing because of changed design decisions.
2011-10-03 Aidan Kehoe Declare labels as line where appropriate; use #'labels, not #'flet, tests.
2011-10-02 Aidan Kehoe Support inlining labels, bytecomp.el.
2011-09-04 Aidan Kehoe Implement print-circle, allowing recursive and circular structures to be read.
2011-08-24 Aidan Kehoe Add an assertion about argument order to #'apply-partially compiler macro