Mercurial > hg > xemacs-beta
log src/lread.c @ 5560:58b38d5b32d0
age | author | description |
---|---|---|
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. |
Sat, 21 Aug 2010 19:02:44 +0100 | Aidan Kehoe | Make Lisp reader errors more informative with over-long hex, octal characters |
Sun, 15 Aug 2010 13:29:10 +0100 | Aidan Kehoe | Print symbols with ratio-like names and the associated ratios distinctly. |