log tests/ChangeLog @ 5353:38e24b8be4ea

age author description
2011-02-07 Aidan Kehoe Improve the lexical scoping in #'block, #'return-from.
2011-01-23 Aidan Kehoe Loop at macroexpansion time when sanity-checking :start, :end keyword args.
2011-01-23 Aidan Kehoe Fix some testsuite failures, #'delete, #'delq, #'remove, #'remq.
2011-01-15 Aidan Kehoe Accept more complex TYPEs in #'concatenate, cl-extra.el
2011-01-14 Aidan Kehoe Pass in the DEFAULT argument to position() as documented, #'find.
2011-01-02 Aidan Kehoe Tweak a few compiler macros for functions in cl-seq.el.
2010-12-30 Aidan Kehoe Test sanity-checking of :start, :end keyword arguments when appropriate.
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-11-06 Aidan Kehoe Error in #'list-length if LIST is dotted; check for this error with #'mapcar
2010-10-25 Aidan Kehoe Make sure (format "%b" 0) is non-zero length, print.c
2010-10-18 Stephen J. Turnbull Merge some permissions corrections to trunk.