Mercurial > hg > xemacs-beta
log src/number.h @ 4932:8b63e21b0436
age | author | description |
---|---|---|
Sun, 24 Jan 2010 22:04:58 -0600 | Ben Wing | fix compile issues with gcc 4 |
Sun, 24 Jan 2010 15:21:27 +0000 | Aidan Kehoe | Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums |
Wed, 06 Jan 2010 10:01:14 -0700 | Jerry James | Don't create any bignums before pdumping. Add bignum, ratio, and bigfloat |
Tue, 11 Aug 2009 17:59:23 +0100 | Aidan Kehoe | Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp. |