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
-
Use parse_integer() in read_atom(); support bases with ratios like integers2015-05-08, by Aidan Kehoe
-
Sort the symbols in general-slots.h using the Lisp provided.2015-05-08, by Aidan Kehoe
-
chartab.h, #define get_char_table_mirrors_ok correctly sans ERROR_CHECK_TYPES2015-05-08, by Aidan Kehoe
-
Fix a bug in #'parse-integer with negative bignums and non-nil JUNK-ALLOWED2015-05-08, by Aidan Kehoe
-
Revise print_symbol(), never calling is{float,ratio}_string().2015-05-08, by Aidan Kehoe
-
Return ratios in canonical form too, #'string-to-number2015-05-08, by Aidan Kehoe
-
Make get_char_table in loop bodies more tolerable without optimization.2015-05-08, by Aidan Kehoe
-
Oops, regenerate and push configure.2015-05-05, by Stephen J. Turnbull
-
Report all compiler arguments in Installation.2015-05-05, by Stephen J. Turnbull
-
Collect macro definitions in configure.ac.2015-05-05, by Stephen J. Turnbull
-
Regenerate configure.2015-05-04, by Stephen J. Turnbull
-
Add ChangeLog.2015-05-04, by Stephen J. Turnbull
-
Fix shell syntax error.2015-05-04, by Stephen J. Turnbull