| Commit message (Expand) | Author | Age | Files | Lines |
* | [tests/tsprintf.c] With MPFR_CHECK_LIBC_PRINTF, disable the test of | vlefevre | 2017-09-05 | 1 | -2/+6 |
* | [tests/tsprintf.c] Formatting. | vlefevre | 2017-09-05 | 1 | -1/+1 |
* | [tests/tsprintf.c] Fixed setlocale usage (problem detected with MinGW) | vlefevre | 2017-05-24 | 1 | -3/+2 |
* | [tests/tsprintf.c] Added explanation for the percent_n() / mixed() bugs. | vlefevre | 2017-05-22 | 1 | -1/+4 |
* | [tests/tsprintf.c] Added percent_n() test to reproduce the bug found | vlefevre | 2017-05-22 | 1 | -1/+28 |
* | [tests/tsprintf.c] Do more tests in the da_DK locale (these are the | vlefevre | 2017-05-22 | 1 | -6/+17 |
* | [tests/tsprintf.c] Do more tests involving check_sprintf() in a loop | vlefevre | 2017-05-22 | 1 | -18/+21 |
* | [tests/tsprintf.c] Added a TODO about %n test. | vlefevre | 2017-05-19 | 1 | -0/+1 |
* | [tests/tsprintf.c] Do the locale_da_DK() test several times to yield | vlefevre | 2017-05-19 | 1 | -6/+7 |
* | [tests/tsprintf.c] Updated comment about r11501: the failure occurs | vlefevre | 2017-05-19 | 1 | -2/+2 |
* | [tests/tsprintf.c] Do more tests with %n. One now gets a failure | vlefevre | 2017-05-19 | 1 | -36/+51 |
* | [tests/tsprintf.c] Fixed portability issues: The va_end(3) man page | vlefevre | 2017-05-19 | 1 | -11/+9 |
* | [tests/tsprintf.c] In mixed(), initialize n2 to an invalid value | vlefevre | 2017-05-19 | 1 | -0/+3 |
* | [tests/tsprintf.c] Added a test that fails on 64-bit machines | vlefevre | 2017-04-07 | 1 | -0/+40 |
* | [tests/tsprintf.c] Added a mpfr_snprintf test with a null pointer, | vlefevre | 2017-02-10 | 1 | -0/+4 |
* | [src/vasprintf.c] Added a FIXME for %g on easy cases (too much memory). | vlefevre | 2017-02-10 | 1 | -0/+7 |
* | [tests/tsprintf.c] C90 compatibility. | vlefevre | 2017-02-08 | 1 | -3/+3 |
* | [src/vasprintf.c] avoid memory allocation for snprintf with size=0 | zimmerma | 2017-02-08 | 1 | -0/+5 |
* | [src/vasprintf.c] improved also %a and %e | zimmerma | 2017-02-07 | 1 | -3/+15 |
* | [src/vasprintf.c] fixed bug #21056 | zimmerma | 2017-02-07 | 1 | -3/+4 |
* | partial solution of bug #21056: a test of mpfr_sprintf still fails | zimmerma | 2017-02-06 | 1 | -0/+25 |
* | Copyright notice update: added 2017 with | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | added non-regression test for bug fix in r11037 | zimmerma | 2016-12-14 | 1 | -0/+20 |
* | First, reverse-merge r9975 and r9957 (whose only purpose was for fmma, | vlefevre | 2016-05-23 | 1 | -8/+0 |
* | Removed trailing spaces. | vlefevre | 2016-02-05 | 1 | -1/+1 |
* | fixed fmma failure | zimmerma | 2016-02-05 | 1 | -0/+8 |
* | Replaced | vlefevre | 2016-02-04 | 1 | -1/+1 |
* | in tests, removed #if MPFR_VERSION >= MPFR_VERSION_NUM(2,x,y) | zimmerma | 2016-01-14 | 1 | -13/+0 |
* | Copyright notice update: added 2016 with | vlefevre | 2016-01-01 | 1 | -1/+1 |
* | added comment and message for errors under MinGW | zimmerma | 2015-12-10 | 1 | -0/+2 |
* | Include config.h when need be. | vlefevre | 2015-09-10 | 1 | -0/+5 |
* | Copyright notice update: added 2015 with | vlefevre | 2015-02-13 | 1 | -1/+1 |
* | Renamed WANT_MINI_GMP to MPFR_USE_MINI_GMP as it is used in mpfr.h | vlefevre | 2014-07-02 | 1 | -1/+1 |
* | [tests/tsprintf.c] Fixed test added in r9099 (the problem was unrelated | vlefevre | 2014-06-25 | 1 | -2/+7 |
* | [tests/tsprintf.c] Added a test with the minimum exponent | vlefevre | 2014-06-25 | 1 | -0/+59 |
* | first step towards making MPFR compile with --enable-mini-gmp, so far make | zimmerma | 2014-01-16 | 1 | -1/+1 |
* | Copyright notice update: added 2014 with | vlefevre | 2014-01-03 | 1 | -1/+1 |
* | [tests/tsprintf.c] Added a few tests. | vlefevre | 2013-11-15 | 1 | -0/+6 |
* | [tests/tsprintf.c] Fixed incorrect test from r5652 (the corresponding | vlefevre | 2013-11-15 | 1 | -1/+1 |
* | Applied patch 3 by Ondřej Bílka with some manual corrections, | vlefevre | 2013-07-22 | 1 | -1/+1 |
* | Use copyright year ranges, following | vlefevre | 2013-05-30 | 1 | -1/+1 |
* | replaced macros NPRINTF_T and NPRINTF_L by positive versions | zimmerma | 2013-05-22 | 1 | -2/+2 |
* | Copyright notice update: added 2013 with | vlefevre | 2013-01-03 | 1 | -1/+1 |
* | [acinclude.m4] Check struct lconv members (from <locale.h>) to avoid a | vlefevre | 2012-10-10 | 1 | -1/+7 |
* | [tests] Removed #include of headers already included via "mpfr-test.h" | vlefevre | 2012-02-24 | 1 | -1/+0 |
* | Changed Arenaire to AriC with: | vlefevre | 2012-01-10 | 1 | -1/+1 |
* | Copyright notice update: added 2012 with | vlefevre | 2012-01-10 | 1 | -1/+1 |
* | [tests/tsprintf.c] Added a test showing a regression in MPFR 3.1.0 | vlefevre | 2011-11-09 | 1 | -0/+3 |
* | [tests/tsprintf.c] Coding style. | vlefevre | 2011-11-03 | 1 | -1/+1 |
* | [tests/tsprintf.c] Added tests. | vlefevre | 2011-11-02 | 1 | -0/+8 |