summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GNU MPFR 4.0.1 tag.4.0.1vlefevre2018-02-070-0/+0
* ChangeLog update with "TZ=UTC svn log -rHEAD:0 -v" (in UTF-8 locales).vlefevre2018-02-071-0/+36
* Updated version to 4.0.1.vlefevre2018-02-075-5/+5
* [doc/README.dev] "To make a release": moved a sentence.vlefevre2018-02-072-1/+12
* [tests/tdiv_ui.c] Forcibly disable value coverage checking ifvlefevre2018-02-021-13/+18
* ChangeLog update with "TZ=UTC svn log -rHEAD:0 -v" (in UTF-8 locales).vlefevre2018-02-021-0/+75
* [tests]vlefevre2018-02-0210-130/+112
* [tests] Fixed the cases where tests_start_mpfr was called too late,vlefevre2018-02-024-28/+11
* Reverse-merged r12182 since tests_start_mpfr disables stdout buffering,vlefevre2018-02-023-3/+0
* [tests/tabort_*.c] Flush stdout after a printf(), as an abort() isvlefevre2018-02-023-0/+3
* ChangeLog update with "TZ=UTC svn log -rHEAD:0 -v" (in UTF-8 locales).vlefevre2018-02-011-0/+135
* [NEWS] Mention "make check-exported-symbols" (experimental).vlefevre2018-02-011-0/+3
* Updated version to 4.0.1-rc2.vlefevre2018-02-015-5/+5
* [doc/mpfr.texi] Updated the month.vlefevre2018-02-011-1/+1
* [NEWS] Mention the mpfr_div_ui bug.vlefevre2018-02-011-1/+4
* Added value coverage for tdiv_ui (combinations of rb and sb in thevlefevre2018-01-313-33/+146
* [src/div_ui.c] Major rewrite to fix a mpfr_div_ui bug.vlefevre2018-01-314-95/+272
* [tests/tdiv.c] mpfr_div bug bug20180126: also test negative values.vlefevre2018-01-271-19/+32
* [tests/tdiv.c] mpfr_div bug bug20180126 was introduced by r9086.vlefevre2018-01-271-1/+1
* [tests/tdiv.c] Completed r12128 test with new comments and an assert.vlefevre2018-01-261-3/+9
* Updated version to 4.0.1-dev.vlefevre2018-01-265-5/+5
* [tests/tdiv.c] Added test case for a mpfr_div bug of MPFR 4.vlefevre2018-01-261-0/+59
* [doc/README.dev] Added information about symbol checking.vlefevre2018-01-251-0/+12
* * Added check-exported-symbols make rule to check that MPFR does notvlefevre2018-01-253-10/+43
* [tests/tests.c] Mention a libtool 2.4.6 bug concerning Solaris, yieldingvlefevre2018-01-231-3/+9
* ChangeLog update with "TZ=UTC svn log -rHEAD:0 -v" (in UTF-8 locales).vlefevre2018-01-221-2/+668
* [src/Makefile.am] Updated libmpfr_la_LDFLAGS for MPFR 4.0.1.vlefevre2018-01-221-1/+1
* Updated version to 4.0.1-rc1.vlefevre2018-01-225-5/+5
* [NEWS] + Improved __GMP_CC and __GMP_CFLAGS retrieval.vlefevre2018-01-221-0/+1
* [configure.ac] In the CC and CFLAGS setup from gmp.h, added to thevlefevre2018-01-221-1/+1
* [NEWS] Mention the bug fix r12109.vlefevre2018-01-191-0/+1
* Correct fix for the use of __clz_tab when the GMP build is used.vlefevre2018-01-192-5/+6
* [NEWS] Update for GNU MPFR 4.0.1.vlefevre2018-01-181-0/+4
* Typo in a comment (cherry-picked everything from r12073 of the trunk).vlefevre2018-01-101-1/+1
* [src/lngamma.c] Fixed handling of reduced exponent range in mpfr_lgammavlefevre2018-01-102-2/+58
* [src/ai.c] Fixed handling of reduced exponent range.vlefevre2018-01-102-2/+46
* [tests/tgeneric.c] Tests in a reduced exponent range:vlefevre2018-01-101-8/+25
* [tests/tsprintf.c] Fixed/simplified code with incorrect strncpyvlefevre2018-01-101-6/+3
* [doc/mpfr.texi] Misc improvements and corrections affecting thevlefevre2018-01-091-12/+18
* [doc]vlefevre2018-01-092-57/+64
* Minor date-related changes as in the trunk:vlefevre2018-01-09496-498/+498
* Updated version to 4.0.1-dev.vlefevre2017-12-256-12/+12
* [NEWS] Minor corrections for GNU MPFR 4.0.0.vlefevre2017-12-251-3/+4
* ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC svn log -rHEAD:0 -v".vlefevre2017-12-231-0/+38
* Updated version to 4.0.0.vlefevre2017-12-235-5/+5
* Merged changesets r12046-12048 from the trunk (bug fix and test).vlefevre2017-12-233-7/+31
* Merged changesets r12026-12045 from the trunk (bug fixes and tests).vlefevre2017-12-237-8/+154
* ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC svn log -rHEAD:0 -v".vlefevre2017-12-201-1/+294
* Re-added changes specific to the old 4.0 branch:vlefevre2017-12-202-1/+2
* Replaced the 4.0 branch by a copy of the trunk (in order to keep thevlefevre2017-12-2016-127/+391
|\