Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5610:d69ea1ff4ce3
age | author | description |
---|---|---|
Sat, 10 Dec 2011 16:17:49 +0000 | Aidan Kehoe | Add the zero, *then* flush, when reading integers for the #N=... syntax. |
Sun, 04 Dec 2011 18:42:50 +0000 | Aidan Kehoe | Refactor out sequence-oriented builtins from fns.c to the new sequence.c. |
Sat, 03 Dec 2011 15:55:14 +0000 | Aidan Kehoe | Zero-terminate when passing strings to parse_integer(), lread.c |
Sat, 03 Dec 2011 15:13:55 +0000 | Aidan Kehoe | Accept bignums unambiguously in the syntax for object labels, lread.c. |
Sat, 26 Nov 2011 17:59:14 +0000 | Aidan Kehoe | Support the MP library on recent FreeBSD, have it pass relevant tests. |
Mon, 21 Nov 2011 19:46:04 +0100 | Marcus Crestani | Move etc/dbxrc.in to src/.dbxrc.in. |