Mercurial > hg > xemacs-beta
comparison man/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 | 68f8d295be49 |
children | d11efddf3617 |
comparison
equal
deleted
inserted
replaced
5738:f6af091ac654 | 5739:a2912073be85 |
---|---|
1 2013-06-17 Jerry James <james@xemacs.org> | |
2 | |
3 * internals/internals.texi (Numeric Types): New chapter describing | |
4 the implementation of bignums, ratios, and bigfloats. | |
5 * lispref/numbers.texi (The Bignum Extension): Update description | |
6 to include MPIR, fix broken URLs, and note that BSD MP support is | |
7 now more complete. | |
8 (Bignum Basics): Note MPIR support. | |
9 (Ratio Basics): Add a missing comma. | |
10 (Bigfloat Basics): Fix an incomplete sentence and add examples. | |
11 * xemacs-faq.texi (Q7.2.1): Update description to include MPIR, | |
12 note that BSD MP support is now more complete, and remove the | |
13 paragraph where I promise to write internals documentation. | |
14 (Q7.2.3): Update ancient section that mentions the Pentium III. | |
15 | |
1 2013-01-22 Jerry James <james@xemacs.org> | 16 2013-01-22 Jerry James <james@xemacs.org> |
2 | 17 |
3 * lispref/glyphs.texi (Image Instantiators): Add :visible to the | 18 * lispref/glyphs.texi (Image Instantiators): Add :visible to the |
4 list of allowed menu keywords. | 19 list of allowed menu keywords. |
5 * lispref/menus.tex (Menu Format): Document that :visible is an | 20 * lispref/menus.tex (Menu Format): Document that :visible is an |