summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in the computation of the Bernoulli numbers, affecting4.0vlefevre2020-06-013-5/+54
* [src/fpif.c] Removed incorrect dead code (already done in the trunk),vlefevre2020-05-031-5/+1
* [tests/tsub.c]vlefevre2020-04-031-12/+20
* [src/sub1.c] Typo in a comment.vlefevre2020-03-301-1/+1
* [tests/tset_sj.c] For the "j" printf length modifier support, testvlefevre2020-03-301-2/+2
* UBF support fixed in mpfr_sub1 (src/sub1.c):vlefevre2020-03-306-8/+425
* [src/set_{si,ui}_2exp.c] Added early underflow/overflow checking tovlefevre2020-03-295-6/+311
* [src] Portability fixes. Avoid a potential integer overflow with hugevlefevre2020-03-263-7/+12
* Added bad_cases tests for mpfr_cbrt.vlefevre2020-03-111-0/+7
* [tools/mpfrlint] Workaround to Debian bug 953369 in libpython3.8-minimalvlefevre2020-03-111-2/+9
* [tests/tfmma.c] Merged the latest tests from the trunkvlefevre2020-02-112-10/+114
* [tests/tsprintf.c] Fixed some tests: the 'P' specifier was missing.vlefevre2020-02-081-6/+6
* [doc/mpfr.texi] Updated the month.vlefevre2020-02-041-1/+1
* [doc/mpfr.texi] In the paragraph "MPFR internal data such as flags",vlefevre2020-02-041-3/+2
* ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC0 svn log -rHEAD:0 -v".vlefevre2020-01-201-4/+709
* [tests/Makefile.am] Updated a comment; in particular, replaced the twovlefevre2020-01-201-3/+6
* [INSTALL] Removed reference to a gmane.org URL, which no longer exists.vlefevre2020-01-201-3/+0
* [doc/mpfr.texi] Updated the month.vlefevre2020-01-121-1/+1
* [tests/tversion.c]vlefevre2020-01-091-2/+21
* Copyright notice update: added 2020 withvlefevre2020-01-09495-496/+496
* [doc/mpfr.texi] Updated the month.vlefevre2019-09-061-1/+1
* [NEWS] Update.vlefevre2019-09-061-0/+2
* [doc/mpfr.texi] Changed an incorrect use of @xref, which must alwaysvlefevre2019-09-061-1/+1
* [NEWS] Prepare for new version 4.0.3 in order to be able to testvlefevre2019-07-311-0/+2
* [codespell.*] Update for codespell 1.15.0.vlefevre2019-07-082-0/+2
* Fixed spelling mistakes found by codespell 1.15.0.vlefevre2019-07-085-10/+10
* [acinclude.m4] Added missing "const" qualifier to "char *" in a test;vlefevre2019-07-061-4/+6
* [src/mpfr-impl.h] MPFR_GROUP_* macros / mpfr_group_t structure: whenvlefevre2019-07-021-0/+14
* [tests/*.c] Added missing "const" qualifier to "char *" when thisvlefevre2019-07-027-13/+17
* [src/mpfr-impl.h] Include <float.h> to make sure that macro definitionsvlefevre2019-06-011-0/+1
* [doc/mpfr.texi] Updated the month.vlefevre2019-04-251-1/+1
* [tools/mpfrlint] Check that the lists of rounding modes invlefevre2019-04-252-3/+14
* [tests] Use MPFR_DBL_* macros when necessary.vlefevre2019-02-065-16/+19
* [tools/mpfrlint] Detect use of DBL_* macros instead of MPFR_DBL_* ones.vlefevre2019-02-061-0/+3
* [doc/README.dev] Improved description of MPFR_ERRDIVZERO.vlefevre2019-02-062-4/+16
* Updated version to 4.0.3-dev.vlefevre2019-01-316-12/+12
* ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC0 svn log -rHEAD:0 -v".vlefevre2019-01-311-0/+56
* [NEWS] Put the "Option -pedantic is now always removed [...]" linevlefevre2019-01-311-1/+1
* Updated version to 4.0.2.vlefevre2019-01-315-5/+5
* [src/Makefile.am] In check-exported-symbols, replaced grep by $(GREP)vlefevre2019-01-311-2/+2
* [configure.ac] Updated comment about default options in CFLAGS for GCC.vlefevre2019-01-301-2/+7
* Update about CC / CFLAGS settings from GMP (__GMP_CC / __GMP_CFLAGS).vlefevre2019-01-303-10/+15
* ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC0 svn log -rHEAD:0 -v".vlefevre2019-01-271-24/+143
* Updated version to 4.0.2-rc2.vlefevre2019-01-275-5/+5
* Shared cache: cleanup and various improvements / corrections.vlefevre2019-01-276-119/+132
* [configure.ac] By default (i.e. if CFLAGS is not already set), ifvlefevre2019-01-253-7/+9
* [tests/tcheck.c] Corrected meaningless error message.vlefevre2019-01-131-1/+1
* [tests/tversion.c] Decimal formats: output the encoding type (DPD/BID).vlefevre2019-01-131-6/+12
* Updated version to 4.0.2-dev.vlefevre2019-01-135-5/+5
* [doc/mpfr.texi] Minor correction for non-tex versions.vlefevre2019-01-131-1/+1