summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* [doc/README.dev] Details for "-DMPFR_TESTS_DIVBYZERO -DMPFR_ERRDIVZERO".vlefevre2017-05-191-3/+10
* [doc] Updated FAQ.html with update-faq.vlefevre2017-05-091-5/+4
* [doc/README.dev] Update about the MPFR_GENERIC_ABI macro.vlefevre2017-04-271-3/+8
* [doc/mpfr.texi] Corrected an English error.vlefevre2017-04-071-1/+1
* [doc/mpfr.texi] Formatting of the mpfr_can_round example for 80-columnvlefevre2017-04-061-3/+4
* [doc/mpfr.texi] Updated the month.vlefevre2017-04-051-1/+1
* [doc/mpfr.texi] More details about errno.vlefevre2017-04-051-2/+4
* [doc/README.dev] Added a paragraph about the use of errno.vlefevre2017-04-041-0/+8
* [doc/mpfr.texi] Details about EOVERFLOW.vlefevre2017-04-041-2/+3
* [doc/mpfr.texi] Updated the month.vlefevre2017-03-091-1/+1
* [doc/mpfr.texi] results should not depend on machine rounding mode/precisionzimmerma2017-03-071-1/+2
* [doc/sum.txt] Minor corrections.vlefevre2017-03-061-3/+3
* [doc/mpfr.texi] added mpfr_beta in "Added Functions"zimmerma2017-02-271-0/+2
* new function mpfr_betazimmerma2017-02-271-0/+5
* added referencezimmerma2017-02-251-0/+2
* [src/sum.c] Added a note about why one uses "const mpfr_ptr *x" in thevlefevre2017-02-141-1/+19
* [doc/mpfr.texi] For mpfr_sum, changed "mpfr_ptr const" to the equivalentvlefevre2017-02-141-1/+1
* [doc/mpfr.texi] Updated the month.vlefevre2017-02-071-1/+1
* [doc/mpfr.texi] Clarified mpfr_asprintf & mpfr_vasprintf specificationvlefevre2017-02-071-1/+2
* [doc/add-with-carry.c] Added reference to my bug report about Clang'svlefevre2017-01-251-1/+2
* [doc/mpfr.texi] Texinfo typography correction.vlefevre2017-01-241-1/+1
* [doc/mpfr.texi] Improvements concerning the exponent range.vlefevre2017-01-241-9/+36
* [doc/mpfr.texi] Typographic correction (including generated spaces).vlefevre2017-01-121-3/+3
* Improvement of additions with carry.vlefevre2017-01-101-0/+97
* [doc/README.dev] Updated note added in r11165.vlefevre2017-01-091-1/+2
* [doc/README.dev] Added a note about cross-compilation and testvlefevre2017-01-091-0/+9
* [doc/mpfr.texi] Updated the month.vlefevre2017-01-011-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-016-7/+7
* [mpfr.texi] Be stronger in mpfr_round_nearest_away documentationvlefevre2016-12-271-2/+2
* [mpfr.texi] added stuff in mpfr_round_nearest_away documentationzimmerma2016-12-271-1/+3
* [doc/algorithms.tex] In Section "The logarithm function" (from r9046),vlefevre2016-12-271-22/+2
* [doc/mpfr.texi] For mpfr_get_str, explicitly say that the inexact flagvlefevre2016-12-201-1/+3
* [doc/mpfr.texi] For mpfr_get_str, removed the note saying thatvlefevre2016-12-201-3/+0
* [doc/mpfr.texi] Updated the month.vlefevre2016-12-191-1/+1
* [doc/mpfr.texi] Added a short note about the default precision for Re.vlefevre2016-12-181-1/+3
* [mpfr.texi] added emin in comment about mpfr_round_nearest_awayzimmerma2016-12-181-2/+2
* [algorithms.tex] fixed typozimmerma2016-12-071-1/+1
* [doc/sum.txt] Final corrections.vlefevre2016-11-091-8/+8
* [doc/sum.txt] Another correction due to the rewrite for reuse support.vlefevre2016-11-091-1/+1
* [doc/sum.txt] Correction.vlefevre2016-11-091-4/+4
* [doc/sum.txt] Improved an example (from my ARITH-23 slides).vlefevre2016-11-081-3/+4
* [doc/sum.txt] English usage.vlefevre2016-11-081-1/+1
* [doc/sum.txt] Explained the handling of halfway cases for sq = 1vlefevre2016-11-071-6/+18
* [doc/sum.txt] Minor update.vlefevre2016-11-071-3/+3
* [doc/sum.txt] Last corrections. Concerning the setting of the sign ofvlefevre2016-11-071-19/+17
* [doc/sum.txt] Correction (English).vlefevre2016-11-071-1/+1
* [doc/sum.txt] Correction about neg / sgn.vlefevre2016-11-071-11/+11
* [doc/sum.txt] Added details about the handling of halfway cases, asvlefevre2016-11-071-9/+26
* [doc/sum.txt] Minor update.vlefevre2016-11-061-7/+8
* [doc/sum.txt] A bit more explanations.vlefevre2016-11-041-7/+9