Mercurial > hg > xemacs-beta
log src/lread.c @ 5940:c608d4b0b75e cygwin64 tip
age | author | description |
---|---|---|
Tue, 07 Oct 2014 21:16:10 -0600 | Jerry James | Add TLS support. See xemacs-patches message with ID |
Sun, 15 Sep 2013 23:47:37 +0900 | Stephen J. Turnbull | Eliminate several compiler (clang) warnings. |
Mon, 06 Aug 2012 13:07:55 +0100 | Aidan Kehoe | Adopt GNU's ## syntax for the interned symbol with name "". |
Sat, 10 Dec 2011 16:17:49 +0000 | Aidan Kehoe | Add the zero, *then* flush, when reading integers for the #N=... syntax. |
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. |
Sun, 09 Oct 2011 09:51:57 +0100 | Aidan Kehoe | Mechanically change INT to FIXNUM in our sources. |