Mercurial > hg > xemacs-beta
log tests/automated/lisp-tests.el @ 5191:71ee43b8a74d
age | author | description |
---|---|---|
Mon, 05 Apr 2010 13:03:35 +0100 | Aidan Kehoe | Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API |
Sat, 03 Apr 2010 16:27:07 +0100 | Aidan Kehoe | Be more careful about parentheses and number features, #'equalp tests |
Fri, 12 Mar 2010 18:27:51 -0600 | Ben Wing | Undo Assert-equal, Assert=, etc.; make `Assert' handle this automatically |
Fri, 19 Feb 2010 23:46:53 +0000 | Aidan Kehoe | Use better types when ESCAPECHAR is specified, split_string_by_ichar_1 |
Sun, 07 Feb 2010 12:24:03 +0000 | Aidan Kehoe | Add a new optional ESCAPE-CHAR argument to #'split-string-by-char. |
Fri, 19 Feb 2010 23:21:27 +0000 | Aidan Kehoe | Fix a multiple-value bug, mapcarX; correct a comment and a label name. |