Mercurial > hg > xemacs-beta
log src/bytecode.c @ 5402:308d34e9f07d
age | author | description |
---|---|---|
Thu, 14 Oct 2010 17:15:20 +0200 | Mats Lidell | Changed bulk of GPLv2 or later files identified by script |
Thu, 17 Mar 2011 20:13:00 +0000 | Aidan Kehoe | Conditionalise the old-* functions and byte codes at compile time. |
Fri, 11 Mar 2011 20:40:01 +0000 | Aidan Kehoe | Address the easy test failures in tests/automated. |
Sat, 20 Nov 2010 16:49:11 +0000 | Aidan Kehoe | Have NATNUMP give t for positive bignums; check limits appropriately. |
Sat, 06 Nov 2010 21:18:52 +0000 | Aidan Kehoe | Accept sequences generally, not just lists, #'reverse, #'nreverse. |
Sat, 17 Apr 2010 10:40:03 +0100 | Aidan Kehoe | Keep around file info for dumped functions and variables without docstrings. |
Mon, 05 Apr 2010 13:03:35 +0100 | Aidan Kehoe | Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API |