summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* mpfr_get_str now sets the NaN flag on NaN input. See:vlefevre2014-10-291-1/+14
* [doc/mpfr.texi] Updated the month.vlefevre2014-10-281-1/+1
* [doc/mpfr.texi] Removed a spurious "an".vlefevre2014-10-281-1/+1
* [doc/mpfr.texi] In the mpfr_get_str description, note that the typevlefevre2014-10-281-1/+2
* [doc/mpfr.texi] Improved mpfr_get_str description concerning thevlefevre2014-10-281-8/+7
* [doc/mpfr.texi] Updated the month.vlefevre2014-08-051-1/+1
* Update concerning the P type specifier for formatted output, sincevlefevre2014-08-051-3/+4
* [doc/README.dev] "To make a release": check also without mpz_t caching.vlefevre2014-07-101-0/+1
* [doc/README.dev] Updated the list of macros used for building andvlefevre2014-07-091-26/+71
* Renamed the MPFR_TEST_DIVBYZERO macro to MPFR_TESTS_DIVBYZEROvlefevre2014-07-081-3/+3
* [doc/mini-gmp] Added a note about MPFR_USE_MINI_GMP.vlefevre2014-07-021-0/+4
* [doc/README.dev] Added an item on the use of GMP functions.vlefevre2014-07-021-0/+11
* [doc/README.dev] "To make a release": test with mini-gmp.vlefevre2014-07-021-0/+2
* [doc/mpfr.texi] Updated the month.vlefevre2014-06-231-1/+1
* Updated URL's.vlefevre2014-06-222-3/+3
* [doc/README.dev] Updated URL's (use of https instead of http).vlefevre2014-06-221-6/+6
* [doc/README.dev] Updated note about ternary values (macros).vlefevre2014-06-171-0/+5
* [doc/README.dev] Added a note about ternary values.vlefevre2014-06-171-0/+9
* updated information about coverage testzimmerma2014-06-161-1/+2
* Changed "INRIAGForge" to "InriaForge" (due to the rename).vlefevre2014-05-221-3/+3
* [doc/README.dev] Correction about clang sanitizer: mention thevlefevre2014-05-141-4/+4
* [doc/README.dev] About clang sanitizer, mention thevlefevre2014-05-141-7/+7
* added description of algorithm used for mpfr_log (from Sylvie Boldo)zimmerma2014-05-062-0/+40
* [doc/README.dev] Updated an old note about GCC 4.9.vlefevre2014-04-251-1/+1
* [doc/README.dev] Completed the note about GCC's sanitizer. Seevlefevre2014-04-251-2/+2
* [doc/README.dev] Completed the note about GCC's sanitizer.vlefevre2014-04-251-1/+3
* [doc/README.dev] Mention that GCC 4.9 supports "-fsanitize=undefined".vlefevre2014-04-251-0/+2
* [doc/README.dev] Update about patches and autotools files.vlefevre2014-04-151-1/+1
* [doc/README.dev] Update about patches and autotools files.vlefevre2014-04-151-0/+2
* fixed FIXMEzimmerma2014-03-171-3/+5
* [doc/algorithms.*] A formula about radix conversion was incorrectvlefevre2014-03-172-1/+12
* [doc/mpfr.texi] Updated the month.vlefevre2014-03-141-1/+1
* [doc/mpfr.texi] Correction in the mpfr_set_str description.vlefevre2014-03-141-1/+1
* [doc/algorithms.tex] Avoid inconsistent spaces.vlefevre2014-02-241-1/+1
* definitively fix the name mpfr_min_preczimmerma2014-02-211-2/+0
* [doc/mpfr.texi] Updated the month.vlefevre2014-02-121-1/+1
* Start of mpfr_set_exp behavior clean-up.vlefevre2014-02-111-4/+13
* Removed MPFR_CHECK_MAX as it is now useless: all "max" tests succeed.vlefevre2014-02-051-2/+2
* tiny change to distinguish different versions of the manualzimmerma2014-01-301-2/+2
* added referencezimmerma2014-01-291-0/+2
* [doc/README.dev] Rephrased paragraph added in r8897.vlefevre2014-01-241-1/+1
* [doc/README.dev] Added a note for Automake 1.13+ and failed tests.vlefevre2014-01-241-0/+4
* Added libtool-tcc-wl.patch patch fromvlefevre2014-01-231-0/+5
* Mickaƫl is the only author of MPFRbenchzimmerma2014-01-221-1/+1
* updated authors and contributorszimmerma2014-01-221-1/+3
* mention sponsorszimmerma2014-01-221-0/+2
* [doc/mpfr.texi] Improved mpfr_sum description.vlefevre2014-01-221-5/+4
* [src/lngamma.c] Fixed mpfr_lngamma behavior on nonpositive integersvlefevre2014-01-211-5/+9
* Spelling consistency:vlefevre2014-01-182-3/+3
* [doc/README.dev] More on exponent handling.vlefevre2014-01-181-0/+24