Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5607:1a507c4c6c42
age | author | description |
---|---|---|
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. |