Mercurial > hg > xemacs-beta
log src/lread.c @ 5605:cc7f8a0e569a
age | author | description |
---|---|---|
Sat, 03 Dec 2011 15:13:55 +0000 | Aidan Kehoe | Accept bignums unambiguously in the syntax for object labels, lread.c. |
Sun, 09 Oct 2011 09:51:57 +0100 | Aidan Kehoe | Mechanically change INT to FIXNUM in our sources. |
Sun, 04 Sep 2011 19:51:35 +0100 | Aidan Kehoe | Implement print-circle, allowing recursive and circular structures to be read. |
Sun, 01 May 2011 13:51:33 +0100 | Aidan Kehoe | Never pass a leading + to mpz_set_string, parse_integer (). |
Fri, 26 Nov 2010 06:43:36 +0100 | Mats Lidell | Merge with 21.5 trunk. |
Thu, 14 Oct 2010 17:15:20 +0200 | Mats Lidell | Changed bulk of GPLv2 or later files identified by script |
Sat, 20 Nov 2010 16:49:11 +0000 | Aidan Kehoe | Have NATNUMP give t for positive bignums; check limits appropriately. |