Mercurial > hg > xemacs-beta
log
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. |
Sat, 09 May 2015 10:50:32 +0100 | Aidan Kehoe | Be less misleading in errors, data.c |
Sat, 09 May 2015 01:23:45 +0100 | Aidan Kehoe | Placate the C++ compiler, read_rational(). |
Sat, 09 May 2015 00:40:57 +0100 | Aidan Kehoe | Use parse_integer() in read_atom(); support bases with ratios like integers |
Fri, 08 May 2015 20:04:42 +0100 | Aidan Kehoe | Sort the symbols in general-slots.h using the Lisp provided. |
Fri, 08 May 2015 20:02:06 +0100 | Aidan Kehoe | chartab.h, #define get_char_table_mirrors_ok correctly sans ERROR_CHECK_TYPES |