summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* [doc/README.dev] Also clarified the use of "configure".vlefevre2016-05-251-1/+1
* [doc/README.dev] Clarified the use of "autogen.sh".vlefevre2016-05-251-1/+1
* removed too aggressive MPFR_LIKELY/MPFR_UNLIKELY (see README.dev)zimmerma2016-05-241-0/+5
* Corrected mpfr_free_cache behavior when WANT_SHARED_CACHE is definedvlefevre2016-05-241-2/+2
* added tests for mpfr_fpif_import with precision > MPFR_PREC_MAXzimmerma2016-05-241-1/+2
* MPFR 3.2(.x) → 4.0(.x)vlefevre2016-05-241-28/+28
* [NEWS] New function mpfr_buildopt_sharedcache_p in MPFR 3.2.vlefevre2016-05-241-16/+21
* [doc/mpfr.texi] Corrections about caches.vlefevre2016-05-231-10/+11
* Added shared cache support (from a patch by Patrick Pélissier).vlefevre2016-05-232-11/+27
* [doc/mpfr.texi] Updated the month.vlefevre2016-05-041-1/+1
* [doc/Makefile.am] Reverted the change done in r10283 as the mpfr.infovlefevre2016-05-041-8/+0
* [Makefile.am] Add doc/check-typography to the tarball as it is neededvlefevre2016-05-041-0/+18
* [doc/check-typography] Removed useless parentheses.vlefevre2016-05-041-1/+1
* Detect typography ambiguities in doc/mpfr.texi ASAP: to avoid errorsvlefevre2016-05-043-3/+29
* [doc/mpfr.texi] Typographic correction on the latest addition.vlefevre2016-05-041-1/+1
* [doc/mpfr.texi] The MPFR_ and mpfr_ prefixes are reserved for MPFR.vlefevre2016-05-041-0/+6
* Added pkg-config support (patch from Kip Warner + some changes).vlefevre2016-04-211-0/+7
* [doc/mpfr.texi] Updated the month.vlefevre2016-04-081-1/+1
* [doc/mpfr.texi] Document mpfr_dump (which has always been there).vlefevre2016-04-071-3/+11
* [doc/sum.txt] Added a summary of the timings, copied from:vlefevre2016-03-161-0/+59
* [doc/sum.txt] Some clarification in the TMD case.vlefevre2016-03-141-7/+12
* [doc/sum.txt] Added a proof that the choice for the size ts of thevlefevre2016-03-141-3/+23
* [doc/sum.txt] Replaced e by ε for the error (e is already used).vlefevre2016-03-141-3/+3
* [doc/sum.txt] Update about t' in the error analysis.vlefevre2016-03-141-4/+4
* [doc/sum.txt] More about the notion of exponent in two's complement.vlefevre2016-03-141-7/+13
* [doc/sum.txt] Update about sum_raw (with a correction of a typo).vlefevre2016-03-131-2/+19
* [doc/sum.txt] Rewrote paragraph about limitations.vlefevre2016-03-101-8/+12
* [doc/sum.txt] Improved explanations and corrected a proof.vlefevre2016-03-101-14/+32
* [doc/sum.txt] Added a figure.vlefevre2016-03-101-1/+6
* [doc/sum.txt] Clarifications.vlefevre2016-03-101-2/+2
* [doc/sum.txt] GMP → the current version of GMP (6.1.0).vlefevre2016-03-091-1/+2
* [doc/sum.txt] Another clarification.vlefevre2016-03-091-1/+1
* [doc/sum.txt] Clarification about a reiteration in sum_raw withvlefevre2016-03-091-2/+5
* [doc/sum.txt] Clarification.vlefevre2016-03-091-5/+5
* [doc/sum.txt] Update (mainly related to two's complement).vlefevre2016-03-091-4/+9
* [doc/sum.txt] Corrected 2 typos found by PZ.vlefevre2016-03-081-2/+2
* [doc/sum.txt] Added commas.vlefevre2016-03-081-36/+36
* [doc/sum.txt] Added info about an exact zero result and IEEE 754 / 1788.vlefevre2016-03-081-1/+12
* [doc/sum.txt] A bit more about the choice of two's complement for thevlefevre2016-03-081-7/+10
* [doc/sum.txt] Explanation concerning the choice of two's complement forvlefevre2016-03-081-4/+7
* [doc/README.dev] Update about MinGW and __USE_MINGW_ANSI_STDIO.vlefevre2016-03-041-2/+3
* Removed "The IEEE code for double needs GMP internal files." fromvlefevre2016-03-011-1/+0
* [doc/README.dev] Added a note about the "config.h" inclusion.vlefevre2016-02-251-0/+11
* Added mpfr_buildopt_float128_p function.vlefevre2016-02-251-0/+8
* [doc/mpfr.texi] Removed old comments.vlefevre2016-02-251-2/+0
* [doc/sum.txt] Updated introduction.vlefevre2016-02-241-8/+16
* [doc/mpfr.texi] Fixed a warning with "make info".vlefevre2016-02-241-1/+1
* unified description of mpfr_eintzimmerma2016-02-231-8/+8
* [doc/sum.txt] Update about the suggestion to split the inputs forvlefevre2016-02-231-1/+6
* [doc/README.dev] Added a reference to the build-multi script.vlefevre2016-02-221-3/+5