Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Fri, 09 Dec 2011 08:38:07 +0000 | Aidan Kehoe | Correct and clarify docstring, #'load-time-value |
Thu, 08 Dec 2011 10:05:14 -0500 | Vin Shelton | Fix Windows build by adding sequence.obj to the build list. |
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. |
Tue, 29 Nov 2011 16:19:53 +0100 | Marcus Crestani | Disable ASLR on Mac OS X Lion. |