Mercurial > hg > xemacs-beta
graph
-
Fix a bug when passing a float to truncate and giving a bignum result.Sun, 10 May 2015 23:55:41 +0100, by Aidan Kehoe
-
GMP functions that take doubles choke on non-finite values, avoid that.Sun, 10 May 2015 19:07:09 +0100, by Aidan Kehoe
-
Be less misleading in errors, data.cSat, 09 May 2015 10:50:32 +0100, by Aidan Kehoe
-
Placate the C++ compiler, read_rational().Sat, 09 May 2015 01:23:45 +0100, by Aidan Kehoe
-
Use parse_integer() in read_atom(); support bases with ratios like integersSat, 09 May 2015 00:40:57 +0100, by Aidan Kehoe
-
Sort the symbols in general-slots.h using the Lisp provided.Fri, 08 May 2015 20:04:42 +0100, by Aidan Kehoe
-
chartab.h, #define get_char_table_mirrors_ok correctly sans ERROR_CHECK_TYPESFri, 08 May 2015 20:02:06 +0100, by Aidan Kehoe
-
Fix a bug in #'parse-integer with negative bignums and non-nil JUNK-ALLOWEDFri, 08 May 2015 16:24:57 +0100, by Aidan Kehoe
-
Revise print_symbol(), never calling is{float,ratio}_string().Fri, 08 May 2015 14:33:46 +0100, by Aidan Kehoe
-
Return ratios in canonical form too, #'string-to-numberFri, 08 May 2015 13:58:22 +0100, by Aidan Kehoe
-
Make get_char_table in loop bodies more tolerable without optimization.Fri, 08 May 2015 12:47:13 +0100, by Aidan Kehoe
-
Oops, regenerate and push configure.Tue, 05 May 2015 13:12:14 +0900, by Stephen J. Turnbull
-
Report all compiler arguments in Installation.Tue, 05 May 2015 13:09:58 +0900, by Stephen J. Turnbull
-
Collect macro definitions in configure.ac.Tue, 05 May 2015 12:45:20 +0900, by Stephen J. Turnbull