Mercurial > hg > xemacs-beta
comparison ChangeLog @ 5739:a2912073be85
Support bignums with MPIR. Add documentation on the bignum, ratio,
and bigfloat implementations. See xemacs-patches message with ID
<CAHCOHQkytZao7Uk9ggeo1HKKJtN1bqO054X2mPsGYyQFjbHrZA@mail.gmail.com>
and following messages.
author | Jerry James <james@xemacs.org> |
---|---|
date | Wed, 19 Jun 2013 09:30:30 -0600 |
parents | 3192994c49ca |
children | 9c17f7be0b92 6c2aa9851f5e |
comparison
equal
deleted
inserted
replaced
5738:f6af091ac654 | 5739:a2912073be85 |
---|---|
1 2013-06-17 Jerry James <james@xemacs.org> | |
2 | |
3 * configure.ac: Support bignums with MPIR. | |
4 | |
1 2013-06-17 Jerry James <james@xemacs.org> | 5 2013-06-17 Jerry James <james@xemacs.org> |
2 | 6 |
3 * configure.ac: Add check for mp_set_memory_functions. | 7 * configure.ac: Add check for mp_set_memory_functions. |
4 | 8 |
5 2013-03-12 Jerry James <james@xemacs.org> | 9 2013-03-12 Jerry James <james@xemacs.org> |