Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Thu, 11 Jun 2015 16:09:11 +0100 | Aidan Kehoe | Fix a bug in the #'equalp compiler macro. |
Wed, 03 Jun 2015 20:13:07 +0100 | Aidan Kehoe | Avoid confusion about ELC vs. source file encoding, #'load, #'load-internal. |
Fri, 29 May 2015 17:06:24 +0100 | Aidan Kehoe | Avoid allocation in #'integer-length; add #'logcount. |
Fri, 15 May 2015 18:11:47 +0100 | Aidan Kehoe | Use the existing C-level line number cache within #'line-number. |
Mon, 11 May 2015 18:04:58 +0100 | Aidan Kehoe | Remove an old, buggy attempt to preserve East Asian chars, encode_unicode_char |
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. |