Mercurial > hg > xemacs-beta
log tests/automated/lisp-tests.el @ 5307:c096d8051f89
age | author | description |
---|---|---|
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-14 | Aidan Kehoe | Tighten up Common Lisp compatibility, #'butlast, #'nbutlast, #'tailp, #'ldiff |
2010-10-12 | Aidan Kehoe | Don't share a counter when checking for circularity, list_merge(). |
2010-08-15 | Aidan Kehoe | Be clearer in our error messages, #'canonicalize-inst-pair, #'canonicalize-spec |