Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5272:66dbef5f8076
age | author | description |
---|---|---|
Thu, 16 Sep 2010 18:46:05 +0100 | Aidan Kehoe | Be better about bounds-checking, #'subseq, #'fill; add same, #'reduce. |
Thu, 16 Sep 2010 14:10:44 +0100 | Aidan Kehoe | Warn at compile time, error at runtime, with (quote X Y), (function X Y). |
Tue, 07 Sep 2010 17:03:46 +0100 | Aidan Kehoe | Replace a doubled semi-colon with a single semi-colon, fns.c, for VS6's sake. |
Mon, 06 Sep 2010 17:29:51 +0100 | Aidan Kehoe | Move #'replace to C, add bounds-checking to it and to #'fill. |