summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* [doc/mpfr.texi] Minor correction for non-tex versions.vlefevre2019-01-131-1/+1
* [doc/README.dev] Updated some URL's (http → https).vlefevre2019-01-071-10/+10
* [doc/texinfo.tex] Update to 2018-02-12.17 with "autoreconf -i -f".vlefevre2019-01-071-2/+2
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-074-10/+10
* [doc/mpfr.texi] Updated the month.vlefevre2019-01-011-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-016-7/+7
* [doc/mini-gmp] Removed "#define GMP_LIMB_BITS 8": it is not used byvlefevre2018-12-201-1/+0
* [doc/mini-gmp] Correction to avoid a "conflicting types for 'mp_limb_t'"vlefevre2018-12-201-1/+2
* [doc/mini-gmp] added note about using mini-gmp (development version) withzimmerma2018-12-141-0/+20
* [doc/mini-gmp] added remark about random functionszimmerma2018-12-101-0/+4
* [doc/mpfr.texi] Updated the month.vlefevre2018-11-231-1/+1
* MPFR manual: corrected/completed the mpfr_get_str description in ordervlefevre2018-11-221-4/+13
* [doc/README.dev] Update about issues with mixing signed/unsigned types.vlefevre2018-11-221-10/+21
* [doc/README.dev] Added a note about the disallowed conversions betweenvlefevre2018-11-221-0/+12
* [doc/with-mini-gmp.patch] Updated comment.vlefevre2018-10-011-0/+2
* Added doc/with-mini-gmp.patch file (for the developers):vlefevre2018-09-281-0/+256
* [doc/mini-gmp] Update.vlefevre2018-09-201-2/+5
* Removed --enable-mini-gmp configure option.vlefevre2018-09-191-31/+17
* [doc/mini-gmp] Update.with-mini-gmpvlefevre2018-09-171-3/+14
* [doc/mpfr.texi] Updated the month.vlefevre2018-09-101-1/+1
* [doc/mpfr.texi] Added @tie{} (normal non-breakable space) at variousvlefevre2018-09-071-194/+201
* [doc/mpfr.texi] mpfr_rootn_ui, mpfr_root: changed k to n in order tovlefevre2018-09-071-10/+12
* [tests/mpfr-test.h] If MPFR_TESTS_ABORT is defined, replace exit(1) byvlefevre2018-09-031-0/+2
* [doc/README.dev] More correction about the MPFR_TESTS_TIMEOUT macro.vlefevre2018-08-311-3/+4
* [doc/README.dev] Clarification about MPFR_TESTS_TIMEOUT.vlefevre2018-08-311-3/+3
* [doc/README.dev] Reverted r13090: this was already mentioned at thevlefevre2018-08-311-2/+1
* [README.dev] mention that MPFR_TESTS_TIMEOUT only works with --enable-tests-t...zimmerma2018-08-311-1/+2
* [mini-gmp] updatezimmerma2018-08-281-3/+3
* [doc/README.dev] Describe MPFR_WANT_PROVEN_CODE.vlefevre2018-08-231-0/+3
* the mpfr_mul_1 extracted code is not proven yetzimmerma2018-08-231-2/+2
* added configure option --enable-formally-proven-code and corresponding codezimmerma2018-08-231-2/+4
* [doc/algorithms.tex] Ulp calculus: swap Rule 4 and Rule 5.vlefevre2018-08-221-17/+17
* [doc/algorithms.tex] Ulp calculus Rule 4: make the proof much simpler.vlefevre2018-08-221-9/+7
* [doc/algorithms.tex] Error calculus: implicitly assume x ≠ 0 in ulp.vlefevre2018-08-221-0/+2
* [doc/mpfr.texi] Updated the month.vlefevre2018-08-211-1/+1
* [doc/mpfr.texi] Replaced "Section ``Rounding''" by "@ref{Rounding}".vlefevre2018-08-201-1/+1
* [doc/mpfr.texi] renamed Section "Rounding Modes" to "Rounding"zimmerma2018-08-201-7/+7
* Replaced "TZ=UTC" by "TZ=UTC0" for portability.vlefevre2018-08-111-3/+3
* [doc/README.dev] More details about intmax_t, mpfr_intmax_t, etc.vlefevre2018-08-061-4/+15
* [doc/README.dev] Updated/added links about coding standards and C.vlefevre2018-08-061-3/+17
* Shared caches: fix and minor changes.vlefevre2018-07-181-0/+9
* [doc/mpfr.texi] More changes to Section "Nomenclature and Types";vlefevre2018-07-091-8/+22
* [doc/mpfr.texi] In Section "Nomenclature and Types", removed all thevlefevre2018-07-091-3/+0
* [doc/mpfr.texi] Rewrote the paragraph defining "floating-point number"vlefevre2018-07-091-17/+14
* [doc/mpfr.texi] Updated the month.vlefevre2018-07-061-1/+1
* [doc/mpfr.texi] typo in Fredrik's namezimmerma2018-07-051-1/+1
* Added MPFR_CHECK_LOCALES environment variable for the tests (to bevlefevre2018-07-041-1/+6
* [doc/mpfr.texi] Updated the month.vlefevre2018-06-231-1/+1
* added mpfr_get_decimal128 and mpfr_set_decimal128 to the manualzimmerma2018-06-221-13/+23
* [doc/README.dev] added standard suffixeszimmerma2018-06-221-1/+4