log src/lread.c @ 5247:02d875ebd1ea

age author description
Sat, 21 Aug 2010 19:02:44 +0100 Aidan Kehoe Make Lisp reader errors more informative with over-long hex, octal characters
Sun, 15 Aug 2010 13:29:10 +0100 Aidan Kehoe Print symbols with ratio-like names and the associated ratios distinctly.
Mon, 07 Jun 2010 18:42:10 +0100 Aidan Kehoe Remove all support for InfoDock.
Mon, 24 May 2010 10:43:29 +0200 Mike Sperber Accept #B<binary>, #O<octal>, and #X<hex>.
Sun, 16 May 2010 12:33:21 +0100 Aidan Kehoe Move `default-file-system-ignore-case' to C; fix bug in directory hash tables
Mon, 05 Apr 2010 13:03:35 +0100 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Fri, 12 Mar 2010 20:23:50 -0600 Ben Wing Clean up prototypes for Lisp variables/symbols. Put decls for them with
Tue, 02 Mar 2010 13:42:37 -0700 Jerry James Signal an error upon reading 1/0.
Mon, 08 Feb 2010 21:28:57 -0600 Ben Wing enable more warnings and fix them
Wed, 03 Feb 2010 21:46:21 -0600 Ben Wing Automatic merge
Wed, 03 Feb 2010 20:51:18 -0600 Ben Wing rewrite dynarr code
Wed, 27 Jan 2010 00:45:06 -0600 Ben Wing turn on load-ignore-out-of-date-elc-files by default