summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [tests/tcan_round.c] Added missing casts for printf (error messages).vlefevre2018-08-201-4/+4
* [tools/mpfrlint] Check that __GMP_DECLSPEC is not used by MPFR.vlefevre2018-08-202-2/+12
* [tests/tversion.c] Updated comment about missing output from thevlefevre2018-07-311-1/+2
* [tests/tversion.c] Try to detect missing output from the first printfvlefevre2018-07-301-1/+17
* [acinclude.m4,configure.ac] Check the support of the group flag forvlefevre2018-07-304-10/+58
* [src/vasprintf.c] Bug fix: in case of some errors (via "goto error;"),vlefevre2018-07-301-32/+41
* [src/vasprintf.c] Fixed "store to null pointer" and free of bad pointervlefevre2018-07-301-2/+4
* [src/erf.c] In the computation of an error bound, replaced somevlefevre2018-07-232-10/+34
* Shared caches: fix and minor changes.vlefevre2018-07-199-10/+35
* [tests/tconst_pi.c] Removed an incorrect assertion, as the #else wouldvlefevre2018-07-181-2/+4
* [acinclude.m4] Fixed the __float128 detection for NetBSD: Optimizationvlefevre2018-07-131-2/+8
* [NEWS] Update for GNU MPFR 4.0.2.vlefevre2018-07-121-0/+2
* [doc/mpfr.texi] In Section "Nomenclature and Types":vlefevre2018-07-121-22/+30
* [acinclude.m4] For the __float128 detection, changed AC_COMPILE_IFELSEvlefevre2018-07-121-1/+5
* [src/Makefile.am] Corrected check-exported-symbols to avoid a failurevlefevre2018-07-121-1/+1
* [src/vasprintf.c] Fixed several bugs in buffer_sandwich, which couldvlefevre2018-07-101-12/+39
* [tests/{tprintf.c,tsprintf.c}] Merged the latest tests from the trunkvlefevre2018-07-062-21/+196
* [doc/mpfr.texi] Updated the month.vlefevre2018-07-061-1/+1
* [AUTHORS,doc/mpfr.texi] Typo in Fredrik's name.vlefevre2018-07-062-2/+2
* Added MPFR_CHECK_LOCALES environment variable for the tests (to bevlefevre2018-07-043-11/+44
* [tests/tget_set_d64.c] Tests on powers of 10: test negative numbers too.vlefevre2018-06-201-8/+23
* [src/set_d64.c] Fixed ternary value, which was always 0. This is done byvlefevre2018-06-192-1/+47
* [tests/tstckintc.c] Avoid false warnings with -Wcast-align=strict fromvlefevre2018-06-191-6/+24
* codespell: simplified exceptions.vlefevre2018-06-063-9/+12
* [src/invert_limb.h] fixed two typos reported by Marco Bodrato.vlefevre2018-06-021-2/+2
* [doc/mpfr.texi] Updated the month.vlefevre2018-05-311-1/+1
* Updated mpfr.org URL's to use https (except in ChangeLog and NEWS).vlefevre2018-05-319-17/+17
* [tools/announce-text] http → https (for mpfr.org).vlefevre2018-05-301-10/+10
* [doc] Changes due to the https support by mpfr.org.vlefevre2018-05-303-4/+17
* [src/{inp_str.c,out_str.c}] For mpfr_inp_str and mpfr_out_str, whenvlefevre2018-04-262-7/+0
* [src/gmp_op.c] Fixed a bug in mpfr_cmp_q on NaN rational: the NaN flagvlefevre2018-04-262-5/+32
* Merged recent tests from the trunk (r12500-12555,12558,12561).vlefevre2018-04-266-5/+262
* [tests/Makefile.am] Update of the "check" rule:vlefevre2018-04-261-1/+7
* [src/gmp_op.c] Fixed bug in mpfr_cmp_q when the denominator of thevlefevre2018-04-252-1/+50
* [doc/mpfr.texi] Updated the month.vlefevre2018-04-251-1/+1
* Merged recent tests from the trunk (r12435-12453).vlefevre2018-04-253-3/+15
* Fixed an issue with mpfr_get_str: The number 1 of significant digitsvlefevre2018-04-193-9/+43
* [tests/tget_flt.c] Correction about the use of mpfr_signbit, in casevlefevre2018-04-191-1/+1
* Merged recent tests from the trunk (r12393-12424).vlefevre2018-04-196-101/+333
* [src/sqr.c] Fixed a bug in mpfr_sqr_1n in a rare case near underflow.vlefevre2018-04-192-9/+163
* [src/fma.c] Fixed various bugs related to internal overflows/underflows.vlefevre2018-04-192-226/+604
* [tests] Removed some useless #include's, in particular all thevlefevre2018-04-113-8/+0
* [tests] Merged the test from r12348, and replaced MUL_FFT_THRESHOLDvlefevre2018-04-111-1/+16
* Merged recent tests from the trunk (r12288-12347).vlefevre2018-04-119-20/+699
* Fixed type errors with -D_MPFR_PREC_FORMAT=2 in CFLAGS and thevlefevre2018-04-113-8/+16
* [tests/tversion.c] Output the sizes of long and intmax_t, andvlefevre2018-04-111-0/+18
* [src/sub1sp.c] fixed bug in mpfr_sub1sp1n (corner case when a=c).vlefevre2018-04-111-1/+3
* [src/mpfr-impl.h] Typo in a comment.vlefevre2018-03-141-1/+1
* Fixed spelling mistakes found by codespell 1.12.0.vlefevre2018-03-0910-18/+18
* Added codespell.ignore file with simple words to ignore with codespellvlefevre2018-03-089-11/+16