summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* [tests/tests.c] Revert a change done in r13783 for function bad_cases():vlefevre2020-03-131-1/+5
* [src/mpfr.h] Use the underscore version of the attribute names.vlefevre2020-02-251-0/+7
* [doc/mpfr.texi] Added mpfr_cmpabs_ui to Section "Added Functions"vlefevre2020-02-121-0/+2
* [doc/mpfr.texi] Typo from r13708.vlefevre2020-02-121-1/+1
* added new function mpfr_cmpabs_uizimmerma2020-02-121-0/+1
* [doc/mpfr.texi] Updated the month.vlefevre2020-02-031-1/+1
* [doc/mpfr.texi] In the paragraph "MPFR internal data such as flags",vlefevre2020-02-031-3/+2
* [doc/README.dev] Concerning MinGW, added a sentence about the use ofvlefevre2020-01-101-1/+2
* [doc/mpfr.texi] Updated mpfr_get_str documentation, correcting r13666vlefevre2020-01-101-2/+2
* [mpfr.texi] fixed out-dated documentation for mpfr_get_strzimmerma2020-01-101-1/+3
* [doc/README.dev] In the latest update, forgot to remove the CC=...vlefevre2020-01-091-2/+1
* [doc/README.dev] Update about the test under Wine.vlefevre2020-01-091-9/+12
* Copyright notice update: added 2020 withvlefevre2020-01-086-7/+7
* [doc/mpfr.texi] Updated the month.vlefevre2020-01-081-1/+1
* [doc/mpfr.texi] Formatted output: improved the text concerning thevlefevre2020-01-081-12/+18
* [doc/mpfr.texi] Formatted output with %Re (empty precision field):vlefevre2020-01-081-1/+1
* fixed tests for new more precise semantics for mpfr_printf ("%Re", x),zimmerma2020-01-081-1/+3
* [INSTALL,doc/mpfr.texi] Typography.vlefevre2019-12-241-2/+2
* [doc/algorithms.tex] Ulp calculus: put the old Rule 8 just after Rule 2,vlefevre2019-10-101-16/+20
* [doc/algorithms.tex] Ulp calculus: simplified the proof of Rule 8.vlefevre2019-10-101-7/+5
* [doc/algorithms.tex] Ulp calculus Rule 3: missing absolute values invlefevre2019-10-101-2/+2
* [doc/algorithms.tex] Actually assume that no underflows nor overflowsvlefevre2019-10-101-4/+4
* [doc/algorithms.tex] Ulp calculus Rule 6: corrected it (we need tovlefevre2019-10-101-5/+7
* [doc/algorithms.tex] Ulp calculus Rule 3: more powerful result andvlefevre2019-10-071-20/+8
* [doc/algorithms.tex] Section 2 (Error calculus): When n was a precision,vlefevre2019-10-071-15/+15
* Clean-up concerning the tests of subnormals for double and float.vlefevre2019-10-011-1/+2
* [doc/Makefile.am] Added missing texinfo.tex prerequisite.vlefevre2019-09-241-1/+1
* [doc/mpfr.texi] Updated the month.vlefevre2019-09-061-1/+1
* The mpfr_out_str function now accepts bases from -2 to -36, in order tovlefevre2019-09-061-6/+12
* [doc/mpfr.texi] Changed an incorrect use of @xref, which must alwaysvlefevre2019-09-061-1/+1
* [doc/mpfr.texi] At the end of "Arithmetic Functions", added a sentencevlefevre2019-09-061-0/+4
* [doc/mpfr.texi] Removed the useless "Float ..." index entries.vlefevre2019-09-051-6/+0
* [doc/mpfr.texi] Moved the mpfr_pow class of functions fromvlefevre2019-09-051-35/+32
* [doc/mpfr.texi] Added "Float transcendental functions" to the indexvlefevre2019-09-051-1/+2
* [doc/mpfr.texi] Renamed "Basic Arithmetic Functions" to justvlefevre2019-09-051-7/+6
* [doc/mpfr.texi] Transcendental functions: added a sentence to thevlefevre2019-09-051-1/+10
* [doc/mpfr.texi] Renamed Section "Special Functions" tovlefevre2019-09-051-14/+15
* [doc/mpfr.texi] Moved mpfr_free_cache, mpfr_free_cache2, mpfr_free_poolvlefevre2019-09-051-40/+49
* [doc/mpfr.texi]vlefevre2019-09-051-69/+72
* [doc/mpfr.texi] Improved warning about huge precisions.vlefevre2019-09-051-4/+4
* [doc/README.dev] Update concerning the "decimal-point character".vlefevre2019-08-201-1/+7
* [doc/mpfr.texi] Changed "decimal point" to "decimal-point character",vlefevre2019-08-201-19/+19
* [doc/mpfr.texi] Compatibility With MPF: added an item on the differencevlefevre2019-08-201-1/+4
* [doc/mpfr.texi] Rewrote and completed the mpfr_out_str description.vlefevre2019-08-201-14/+21
* [doc/mpfr.texi] Added a FIXME for mpfr_out_str about the exponent 0.vlefevre2019-08-121-0/+2
* [doc/mpfr.texi] About mpfr_get_str / mpfr_out_str:vlefevre2019-08-121-11/+13
* [doc/mpfr.texi] Updated the month.vlefevre2019-08-061-1/+1
* [doc/mpfr.texi] Improved consistency with @item.vlefevre2019-08-051-0/+10
* For Makefile.am and each one in SUBDIRS, added the .POSIX target tovlefevre2019-08-021-0/+6
* [doc/README.dev] "To make a release": mention -Wsuggest-attribute=...vlefevre2019-07-121-0/+3