Mercurial > hg > xemacs-beta
graph
-
Fix a bug in the #'equalp compiler macro.2015-06-11, by Aidan Kehoe
-
Avoid confusion about ELC vs. source file encoding, #'load, #'load-internal.2015-06-03, by Aidan Kehoe
-
Avoid allocation in #'integer-length; add #'logcount.2015-05-29, by Aidan Kehoe
-
Use the existing C-level line number cache within #'line-number.2015-05-15, by Aidan Kehoe
-
Remove an old, buggy attempt to preserve East Asian chars, encode_unicode_char2015-05-11, by Aidan Kehoe
-
Fix a bug when passing a float to truncate and giving a bignum result.2015-05-10, by Aidan Kehoe
-
GMP functions that take doubles choke on non-finite values, avoid that.2015-05-10, by Aidan Kehoe
-
Be less misleading in errors, data.c2015-05-09, by Aidan Kehoe
-
Placate the C++ compiler, read_rational().2015-05-09, by Aidan Kehoe