Mercurial > hg > xemacs-beta
log src/lread.c @ 4952:19a72041c5ed
age | author | description |
---|---|---|
Tue, 26 Jan 2010 23:22:30 -0600 | Ben Wing | Mule-izing, various fixes related to char * arguments |
Wed, 03 Feb 2010 08:50:00 -0600 | Ben Wing | remove old no-longer-useful kludgy compiled-fun annotations hack |
Wed, 03 Feb 2010 08:01:55 -0600 | Ben Wing | add more byte-code assertions and better failure output |
Wed, 13 Jan 2010 04:07:42 -0600 | Ben Wing | Various cleanups for Dynarr code, from Unicode-internal ws |
Sun, 16 Aug 2009 20:55:49 +0100 | Aidan Kehoe | Support full Common Lisp multiple values in C. |
Tue, 10 Feb 2009 16:07:31 +0000 | Aidan Kehoe | Make #$ truly read-only for Lisp; check this in the test suite. |
Wed, 16 Jul 2008 22:36:03 +0200 | Aidan Kehoe | Error on over-long hex character escapes. |