Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5907:87e29d93e11b
age | author | description |
---|---|---|
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 |
Fri, 08 May 2015 16:24:57 +0100 | Aidan Kehoe | Fix a bug in #'parse-integer with negative bignums and non-nil JUNK-ALLOWED |
Fri, 08 May 2015 14:33:46 +0100 | Aidan Kehoe | Revise print_symbol(), never calling is{float,ratio}_string(). |
Fri, 08 May 2015 13:58:22 +0100 | Aidan Kehoe | Return ratios in canonical form too, #'string-to-number |
Fri, 08 May 2015 12:47:13 +0100 | Aidan Kehoe | Make get_char_table in loop bodies more tolerable without optimization. |
Mon, 20 Apr 2015 15:09:11 -0600 | Jerry James | Define ALIGNOF using C11 and C++11 operators. |