Mercurial > hg > xemacs-beta
log src/number.c @ 4892:d1d4ce10c7b4
age | author | description |
---|---|---|
Wed, 27 Jan 2010 14:36:24 +0000 | Aidan Kehoe | Fix the build problem in number.c |
Tue, 26 Jan 2010 15:16:31 +0000 | Aidan Kehoe | Merge. |
Sun, 24 Jan 2010 15:21:27 +0000 | Aidan Kehoe | Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums |
Sun, 24 Jan 2010 19:56:31 +0000 | Aidan Kehoe | Be more careful about canonical integer forms when dealing with ratios. |
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. |