Mercurial > hg > xemacs-beta
log src/fns.c @ 5313:5ed261fd2bd9
age | author | description |
---|---|---|
Tue, 30 Nov 2010 13:08:44 +0000 | Aidan Kehoe | #'fill; move all declarations before statements, for the Visual Studio build |
Sat, 20 Nov 2010 16:49:11 +0000 | Aidan Kehoe | Have NATNUMP give t for positive bignums; check limits appropriately. |
Wed, 17 Nov 2010 14:37:26 +0000 | Aidan Kehoe | Handle bignum N correctly, #'butlast, #'nbutlast. |
Sun, 14 Nov 2010 14:54:09 +0000 | Aidan Kehoe | Fix some bugs in fns.c, discovered in passing while doing other work. |
Sun, 14 Nov 2010 14:13:06 +0000 | Aidan Kehoe | Correct argument name in docstring, #'random. |
Sat, 06 Nov 2010 21:18:52 +0000 | Aidan Kehoe | Accept sequences generally, not just lists, #'reverse, #'nreverse. |