log src/lread.c @ 5368:ed74d2ca7082

age author description
2010-11-20 Aidan Kehoe Have NATNUMP give t for positive bignums; check limits appropriately.
2010-08-21 Aidan Kehoe Make Lisp reader errors more informative with over-long hex, octal characters
2010-08-15 Aidan Kehoe Print symbols with ratio-like names and the associated ratios distinctly.
2010-06-07 Aidan Kehoe Remove all support for InfoDock.
2010-05-24 Mike Sperber Accept #B<binary>, #O<octal>, and #X<hex>.
2010-05-16 Aidan Kehoe Move `default-file-system-ignore-case' to C; fix bug in directory hash tables
2010-04-05 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
2010-03-13 Ben Wing Clean up prototypes for Lisp variables/symbols. Put decls for them with
2010-03-02 Jerry James Signal an error upon reading 1/0.
2010-02-09 Ben Wing enable more warnings and fix them
2010-02-04 Ben Wing Automatic merge
2010-02-04 Ben Wing rewrite dynarr code
2010-01-27 Ben Wing turn on load-ignore-out-of-date-elc-files by default
2010-01-27 Ben Wing function renamings to track names of char typedefs
2010-01-27 Ben Wing Mule-izing, various fixes related to char * arguments
2010-02-03 Ben Wing remove old no-longer-useful kludgy compiled-fun annotations hack
2010-02-03 Ben Wing add more byte-code assertions and better failure output
2010-01-13 Ben Wing Various cleanups for Dynarr code, from Unicode-internal ws
2009-08-16 Aidan Kehoe Support full Common Lisp multiple values in C.
2009-02-10 Aidan Kehoe Make #$ truly read-only for Lisp; check this in the test suite.
2008-07-16 Aidan Kehoe Error on over-long hex character escapes.
2008-05-07 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
2008-01-20 Aidan Kehoe Support #!, to allow XEmacs to be called as a script interpreter.
2008-03-15 Mike Sperber Fix reader crash.
2007-12-17 Aidan Kehoe Provide %b in #'format; use it for converting between ints and bit vectors.
2007-11-14 aidan [xemacs-hg @ 2007-11-14 19:41:04 by aidan]
2007-08-04 aidan [xemacs-hg @ 2007-08-04 20:00:10 by aidan]
2006-11-07 stephent [xemacs-hg @ 2006-11-07 15:58:21 by stephent]
2006-11-07 stephent [xemacs-hg @ 2006-11-07 15:54:42 by stephent]
2006-08-04 aidan [xemacs-hg @ 2006-08-04 22:55:04 by aidan]