| Commit message (Expand) | Author | Age | Files | Lines |
* | [tests/Makefile.am] Replaced "env -u DISPLAY" by "env DISPLAY=''" as | vlefevre | 2019-01-07 | 1 | -2/+7 |
* | ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC0 svn log -rHEAD:0 -v". | vlefevre | 2019-01-07 | 1 | -0/+20 |
* | Updated files: | vlefevre | 2019-01-07 | 2 | -6/+6 |
* | ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC0 svn log -rHEAD:0 -v". | vlefevre | 2019-01-07 | 1 | -9/+1992 |
* | [doc/README.dev] Updated some URL's (http → https). | vlefevre | 2019-01-07 | 1 | -10/+10 |
* | [doc/texinfo.tex] Update to 2018-02-12.17 with "autoreconf -i -f". | vlefevre | 2019-01-07 | 1 | -2/+2 |
* | Updated the www.gnu.org URL's (http → https) on all the files with: | vlefevre | 2019-01-07 | 505 | -517/+517 |
* | [src/Makefile.am] Updated libmpfr_la_LDFLAGS for MPFR 4.0.2. | vlefevre | 2019-01-07 | 1 | -1/+1 |
* | Updated version to 4.0.2-rc1. | vlefevre | 2019-01-07 | 5 | -5/+5 |
* | [src/strtofr.c] Fixed various issues. In particular, the error analysis | vlefevre | 2019-01-07 | 2 | -177/+555 |
* | [src/mpfr-impl.h] Added a comment with a warning concerning the meaning | vlefevre | 2019-01-04 | 1 | -0/+6 |
* | [doc/mpfr.texi] Updated the month. | vlefevre | 2019-01-01 | 1 | -1/+1 |
* | Copyright notice update: added 2019 with | vlefevre | 2019-01-01 | 495 | -496/+496 |
* | [src/set.c] Fixed double-rounding bug in the internal function | vlefevre | 2018-12-31 | 3 | -12/+183 |
* | [tests/tdiv.c] fixed test_20151023 (random number must not be 0). | vlefevre | 2018-12-10 | 1 | -3/+5 |
* | [tests/Makefile.am] Unset DISPLAY as it is not needed and it can yield | vlefevre | 2018-11-29 | 2 | -4/+11 |
* | [tests/tdiv.c] Fixed test_20151023(). | vlefevre | 2018-11-27 | 1 | -3/+14 |
* | [tests/tset_str.c] Added bug20180908() test. | vlefevre | 2018-11-26 | 1 | -0/+17 |
* | [doc/mpfr.texi] Updated the month. | vlefevre | 2018-11-23 | 1 | -1/+1 |
* | MPFR manual: corrected/completed the mpfr_get_str description in order | vlefevre | 2018-11-22 | 3 | -5/+17 |
* | Removed trailing whitespace. | vlefevre | 2018-11-20 | 13 | -37/+36 |
* | [src/mpfr-longlong.h] Fix obsolete ARC asm constraints; see patch posted | vlefevre | 2018-10-18 | 1 | -4/+6 |
* | [codespell.ignore] Also ignore "ue" (codespell 1.14). | vlefevre | 2018-10-08 | 1 | -0/+1 |
* | [tests/tdiv_ui.c] fixed corner_cases() test | vlefevre | 2018-09-13 | 1 | -1/+3 |
* | [tests/tversion.c] Portability corrections related to the use of the | vlefevre | 2018-08-22 | 1 | -29/+40 |
* | [tests/tsub1sp.c] Added a test by merging r12997 from the trunk, and | vlefevre | 2018-08-21 | 1 | -0/+21 |
* | [src/mpfr-impl.h] Added a cast to mp_bitcnt_t in order to fix potential | vlefevre | 2018-08-20 | 1 | -9/+9 |
* | [tests/tcan_round.c] Added missing casts for printf (error messages). | vlefevre | 2018-08-20 | 1 | -4/+4 |
* | [tools/mpfrlint] Check that __GMP_DECLSPEC is not used by MPFR. | vlefevre | 2018-08-20 | 2 | -2/+12 |
* | [tests/tversion.c] Updated comment about missing output from the | vlefevre | 2018-07-31 | 1 | -1/+2 |
* | [tests/tversion.c] Try to detect missing output from the first printf | vlefevre | 2018-07-30 | 1 | -1/+17 |
* | [acinclude.m4,configure.ac] Check the support of the group flag for | vlefevre | 2018-07-30 | 4 | -10/+58 |
* | [src/vasprintf.c] Bug fix: in case of some errors (via "goto error;"), | vlefevre | 2018-07-30 | 1 | -32/+41 |
* | [src/vasprintf.c] Fixed "store to null pointer" and free of bad pointer | vlefevre | 2018-07-30 | 1 | -2/+4 |
* | [src/erf.c] In the computation of an error bound, replaced some | vlefevre | 2018-07-23 | 2 | -10/+34 |
* | Shared caches: fix and minor changes. | vlefevre | 2018-07-19 | 9 | -10/+35 |
* | [tests/tconst_pi.c] Removed an incorrect assertion, as the #else would | vlefevre | 2018-07-18 | 1 | -2/+4 |
* | [acinclude.m4] Fixed the __float128 detection for NetBSD: Optimization | vlefevre | 2018-07-13 | 1 | -2/+8 |
* | [NEWS] Update for GNU MPFR 4.0.2. | vlefevre | 2018-07-12 | 1 | -0/+2 |
* | [doc/mpfr.texi] In Section "Nomenclature and Types": | vlefevre | 2018-07-12 | 1 | -22/+30 |
* | [acinclude.m4] For the __float128 detection, changed AC_COMPILE_IFELSE | vlefevre | 2018-07-12 | 1 | -1/+5 |
* | [src/Makefile.am] Corrected check-exported-symbols to avoid a failure | vlefevre | 2018-07-12 | 1 | -1/+1 |
* | [src/vasprintf.c] Fixed several bugs in buffer_sandwich, which could | vlefevre | 2018-07-10 | 1 | -12/+39 |
* | [tests/{tprintf.c,tsprintf.c}] Merged the latest tests from the trunk | vlefevre | 2018-07-06 | 2 | -21/+196 |
* | [doc/mpfr.texi] Updated the month. | vlefevre | 2018-07-06 | 1 | -1/+1 |
* | [AUTHORS,doc/mpfr.texi] Typo in Fredrik's name. | vlefevre | 2018-07-06 | 2 | -2/+2 |
* | Added MPFR_CHECK_LOCALES environment variable for the tests (to be | vlefevre | 2018-07-04 | 3 | -11/+44 |
* | [tests/tget_set_d64.c] Tests on powers of 10: test negative numbers too. | vlefevre | 2018-06-20 | 1 | -8/+23 |
* | [src/set_d64.c] Fixed ternary value, which was always 0. This is done by | vlefevre | 2018-06-19 | 2 | -1/+47 |
* | [tests/tstckintc.c] Avoid false warnings with -Wcast-align=strict from | vlefevre | 2018-06-19 | 1 | -6/+24 |