Mercurial > hg > xemacs-beta
log tests/automated/lisp-tests.el @ 5912:47ffa085a9ad
age | author | description |
---|---|---|
Sun, 10 May 2015 23:55:41 +0100 | Aidan Kehoe | Fix a bug when passing a float to truncate and giving a bignum result. |
Sun, 10 May 2015 19:07:09 +0100 | Aidan Kehoe | GMP functions that take doubles choke on non-finite values, avoid that. |
Fri, 08 May 2015 16:24:57 +0100 | Aidan Kehoe | Fix a bug in #'parse-integer with negative bignums and non-nil JUNK-ALLOWED |
Sat, 18 Apr 2015 23:10:40 +0100 | Aidan Kehoe | Merge. |
Sat, 18 Apr 2015 23:00:14 +0100 | Aidan Kehoe | Import the #'clear-string API from GNU, use it in tls.c |
Sat, 18 Apr 2015 23:00:14 +0100 | Aidan Kehoe | Import the #'clear-string API from GNU, use it in tls.c |
Sat, 11 Apr 2015 18:06:17 +0100 | Aidan Kehoe | Correct a bug in #'check-type, non-setf'able PLACEs |