summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GNU MPFR 4.1.0 tag.4.1.0vlefevre2020-07-100-0/+0
* ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC0 svn log -rHEAD:0 -v".vlefevre2020-07-101-0/+36
* Updated version to 4.1.0.vlefevre2020-07-105-5/+5
* [doc/mpfr.texi] Updated the month.vlefevre2020-07-101-1/+1
* [src/jyn_asympt.c] Partly solved the slowness of jn(733333,733333).vlefevre2020-07-103-16/+60
* ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC0 svn log -rHEAD:0 -v".vlefevre2020-07-011-0/+183
* Updated version to 4.1.0-rc2.vlefevre2020-07-015-5/+5
* [NEWS] Added an item saying that TLS can safely be (re-)enabledvlefevre2020-07-011-0/+5
* [tests/mpfr-test.h] Avoid a GCC bug on Sparc, at least when using TLS.vlefevre2020-06-291-0/+46
* Updated version to 4.1.0-dev (due to changes since 4.1.0-rc1).vlefevre2020-06-185-5/+5
* Merged r14021-14036 from the trunk:vlefevre2020-06-1811-127/+134
* [configure.ac] No longer add -Wc++-compat to CFLAGS when the compilervlefevre2020-06-131-1/+3
* Merged the latest changes from the trunk:vlefevre2020-06-132-2/+3
* Merged the latest changes from the trunk:vlefevre2020-06-132-6/+15
* Merged the latest changes from the trunk:vlefevre2020-06-123-2/+37
* ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC0 svn log -rHEAD:0 -v".vlefevre2020-06-121-0/+55
* Updated version to 4.1.0-rc1.vlefevre2020-06-125-5/+5
* [tools/update-version] Improved a message.vlefevre2020-06-121-1/+1
* [src/mpfr-longlong.h] Corrected a comment from GMP's longlong.h, whichvlefevre2020-06-121-1/+1
* [tools/mpfrlint] Improved the __GMP_DECLSPEC test:vlefevre2020-06-121-2/+4
* [doc/mpfr.texi] Updated the month.vlefevre2020-06-121-1/+1
* Created branch 4.1.vlefevre2020-06-120-0/+0
* ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC0 svn log -rHEAD:0 -v".vlefevre2020-06-121-0/+2044
* Renamed mpfr_total_order to mpfr_total_order_p for consistency with thevlefevre2020-06-115-19/+19
* [NEWS] New function mpfr_total_order. Detailed mpfr_get_str_ndigits.vlefevre2020-06-111-1/+2
* [doc/README.dev] Updated "To make a release".vlefevre2020-06-111-5/+7
* [doc/README.dev] Updated "To make a release".vlefevre2020-06-111-12/+20
* [src/Makefile.am] Updated -version-info to 7:0:1 for MPFR 4.1.0.vlefevre2020-06-111-1/+2
* [NEWS] Additional details, in particular binary compatibility.vlefevre2020-06-111-1/+5
* [NEWS] Some improvements.vlefevre2020-06-111-2/+3
* [doc/mini-gmp] one more test is skipped nowzimmerma2020-06-111-3/+3
* [doc/mini-gmp] add test results with reduced limb size (int)zimmerma2020-06-111-0/+13
* [doc/README.dev] Updated "To make a release".vlefevre2020-06-111-0/+2
* [NEWS] Added release name for 4.1.0: "épinards à la crème".vlefevre2020-06-101-1/+1
* [doc/mini-gmp] English usage improvement.vlefevre2020-06-101-1/+1
* Fixed 2 issues with tests/tvalist.c:vlefevre2020-06-102-23/+10
* Removed '# undef HAVE_STDARG' before '# include "config.h"' when itvlefevre2020-06-104-4/+0
* [tests/tvalist.c] Updated a comment.vlefevre2020-06-101-2/+3
* [tests/tvalist.c] Correction when config.h is used (code copied fromvlefevre2020-06-101-0/+5
* [doc/mini-gmp] reviewzimmerma2020-06-101-1/+9
* [NEWS] Typo in option name.vlefevre2020-06-101-1/+1
* [src/mpfr-longlong.h]vlefevre2020-06-101-2/+12
* [src/mpfr-longlong.h] Update: applied the diff of GMP's longlong.hvlefevre2020-06-101-121/+185
* [configure.ac] With mini-gmp, also check the availability of srand48.vlefevre2020-06-101-3/+5
* [src/mpfr-mini-gmp.c] For gmp_randseed_ui, which uses srand48, usevlefevre2020-06-101-1/+3
* [doc/mini-gmp] Note also that the random functions are not thread-safe.vlefevre2020-06-101-1/+2
* [doc/mini-gmp] Major update.vlefevre2020-06-101-19/+18
* [NEWS] Removed a FIXME (no problems found).vlefevre2020-06-101-1/+0
* [tests/tversion.c] Code style: replaced (mp_limb_t) -1 by MPFR_LIMB_MAX.vlefevre2020-06-091-1/+1
* [src/mul_ui.c] Bug fix: in the code where MPFR_LONG_WITHIN_LIMB isvlefevre2020-06-091-0/+1