Mercurial > hg > xemacs-beta
log src/number.c @ 4906:6ef8256a020a
age | author | description |
---|---|---|
Mon, 01 Feb 2010 01:02:40 -0600 | Ben Wing | implement equalp in C, fix case-folding, add equal() method for keymaps |
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 |