summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* [doc/README.dev] Added information about symbol checking.vlefevre2018-01-251-0/+12
* [doc/README.dev] "To make a release": mention "make check-gmp-symbols"vlefevre2018-01-201-0/+7
* [doc] Updated FAQ.html with update-faq.vlefevre2018-01-131-1/+1
* [doc/mpfr.texi] Fixed the @GMPabs macro in tex mode: due to the use ofvlefevre2018-01-091-1/+4
* [doc/mpfr.texi] For mpfr_custom_get_exp, restored the spec for NaN,vlefevre2018-01-091-2/+3
* [doc/mpfr.texi] Improved description of mpfr_custom_init_set.vlefevre2018-01-091-9/+10
* [doc/mpfr.texi] for mpfr_custom_get_exp, explain the significand is consideredzimmerma2018-01-091-1/+2
* [doc]vlefevre2018-01-092-57/+64
* [doc/mpfr.texi] Updated the month.vlefevre2018-01-031-1/+1
* Copyright notice update: added 2018 withvlefevre2018-01-036-7/+7
* Updated version to 4.1.0-dev again.vlefevre2017-12-201-3/+3
* Updated version to 4.0.0-rc2 for an attempt to replace the 4.0 branch.vlefevre2017-12-201-3/+3
* [doc/mpfr.texi] Added a comment about a bug/limitation in makeinfo 5.2.vlefevre2017-12-191-0/+4
* [doc/mpfr.texi] Improved svar macro for nottex, in case it is usedvlefevre2017-12-191-1/+1
* [doc/mpfr.texi] Define svar even for nottex, though it is not usedvlefevre2017-12-191-0/+5
* [doc/mpfr.texi] Updated a comment.vlefevre2017-12-191-0/+2
* [doc]vlefevre2017-12-192-22/+23
* [doc/algorithms.tex,src/tanh.c] Fixed the bound, in particular fromvlefevre2017-12-181-1/+3
* [doc/algorithms.tex] mpfr_tanh: corrected bounds (thanks to Paul).vlefevre2017-12-181-5/+5
* [doc/algorithms.tex] mpfr_tanh: detailed some inequalities.vlefevre2017-12-181-5/+6
* [doc/algorithms.tex] mpfr_tanh: resolved both FIXME's.vlefevre2017-12-181-18/+18
* [doc/algorithms.tex] mpfr_tanh: corrected a part of the error analysisvlefevre2017-12-181-2/+6
* [doc/algorithms.tex] mpfr_tanh: missing absolute value; added a \cdot.vlefevre2017-12-181-2/+2
* [doc/algorithms.tex] Added another \cdot for readability.vlefevre2017-12-181-1/+1
* [doc/algorithms.tex] Minor corrections for hyperbolic tangent function:vlefevre2017-12-181-17/+17
* [tests/ttanh.c] added test for bug in mpfr_tanhzimmerma2017-12-181-11/+14
* Updated version to 4.1.0-dev again.vlefevre2017-12-181-3/+3
* Updated version to 4.0.0-rc2 for an attempt to replace the 4.0 branch.vlefevre2017-12-171-3/+3
* [doc/README.dev] Correction.vlefevre2017-12-121-4/+4
* [doc/README.dev] Made formatting consistent (same as configure --help).vlefevre2017-12-121-11/+16
* DEBUG_TGENERIC -> MPFR_DEBUG_TGENERICzimmerma2017-12-111-12/+10
* [doc] Updated FAQ.html with update-faq.vlefevre2017-12-081-1/+2
* [doc] Updated FAQ.html with update-faq.vlefevre2017-12-081-1/+1
* [doc/README.dev] "To make a release":vlefevre2017-12-081-10/+12
* Updated version to 4.1.0-dev.vlefevre2017-12-081-3/+3
* [doc/mpfr.texi] Corrected a Texinfo typography issue.vlefevre2017-12-061-1/+1
* Cleanup and fixes for the mpz_t pool.vlefevre2017-12-062-7/+13
* [doc/mpfr.texi] Small correction concerning the caches.vlefevre2017-12-061-1/+1
* [doc/mpfr.texi] More details for mpfr_fpif_export and mpfr_fpif_import.vlefevre2017-12-061-2/+3
* [doc/algorithms.bib] Updated URL's.vlefevre2017-12-061-5/+5
* [doc/mpfr.texi] References: typography; updated a URL.vlefevre2017-12-061-2/+2
* [mpfr.texi] updated reference to "Modern Computer Arithmetic"zimmerma2017-12-061-2/+5
* [doc/mpfr.texi] For mpfr_fpif_export: the sign of a NaN is stored.vlefevre2017-12-051-1/+1
* [doc/mpfr.texi] Updated references.vlefevre2017-12-051-2/+2
* [doc/mpfr.texi] Update about 0 of type without signed zeros, as invlefevre2017-12-051-9/+16
* [doc/mpfr.texi] Document the behavior of mpfr_ui_pow and mpfr_ui_pow_uivlefevre2017-12-051-2/+5
* [doc/mini-gmp] added information about result of "make check"zimmerma2017-12-051-1/+11
* add --disable-shared for mini-gmp (not tested yet with dynamic linking)zimmerma2017-12-051-1/+1
* [doc/README.dev] Removed a -Wno-error=deprecated-declarations asvlefevre2017-12-051-2/+2
* make compilation work again (make + make check) with mini-gmpzimmerma2017-12-041-3/+3