| Commit message (Expand) | Author | Age | Files | Lines |
* | [tests/{tfprintf.c,tprintf.c}] Updated an error message about MinGW, | vlefevre | 2020-01-10 | 1 | -3/+5 |
* | Copyright notice update: added 2020 with | vlefevre | 2020-01-08 | 1 | -1/+1 |
* | fixed tests for new more precise semantics for mpfr_printf ("%Re", x), | zimmerma | 2020-01-08 | 1 | -6/+6 |
* | [tests] Added FIXME comment in tfprintf.c, tout_str.c and tprintf.c: | vlefevre | 2019-09-16 | 1 | -0/+7 |
* | Updated the www.gnu.org URL's (http → https) on all the files with: | vlefevre | 2019-01-07 | 1 | -1/+1 |
* | Copyright notice update: added 2019 with | vlefevre | 2019-01-01 | 1 | -1/+1 |
* | [tests] Added/updated comments about the config.h inclusion. | vlefevre | 2018-02-08 | 1 | -1/+1 |
* | Copyright notice update: added 2018 with | vlefevre | 2018-01-03 | 1 | -1/+1 |
* | [tests] | vlefevre | 2017-09-05 | 1 | -1/+1 |
* | Copyright notice update: added 2017 with | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | 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 |
* | improving error message | zimmerma | 2015-12-11 | 1 | -1/+1 |
* | added comment and message for errors under MinGW | zimmerma | 2015-12-10 | 1 | -1/+6 |
* | Include config.h when need be. | vlefevre | 2015-09-10 | 1 | -0/+5 |
* | [tests] Added always_scale argument (boolean) to tests_default_random() | vlefevre | 2015-05-29 | 1 | -1/+1 |
* | 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 |
* | More code clean-up (for both consistency and readability): | vlefevre | 2014-06-25 | 1 | -6/+8 |
* | 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 |
* | 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 | -4/+4 |
* | Copyright notice update: added 2013 with | vlefevre | 2013-01-03 | 1 | -1/+1 |
* | [tests] Removed #include of headers already included via "mpfr-test.h" | vlefevre | 2012-02-24 | 1 | -2/+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 |
* | Updated AUTHORS file and copyright notices (for more consistency). | vlefevre | 2011-05-18 | 1 | -0/+2 |
* | Added mpfr-intmax.h header. | vlefevre | 2011-05-13 | 1 | -7/+1 |
* | Copyright notice update: added 2011 with | vlefevre | 2011-01-17 | 1 | -1/+1 |
* | tests: return 77 for skipped tests (see GNU Automake manual). | vlefevre | 2011-01-13 | 1 | -1/+1 |
* | avoid several compiler warnings with g++ | zimmerma | 2010-10-10 | 1 | -2/+8 |
* | Avoid a compilation failure on OSF/1 (Tru64) 5.1 due to non-C99 | vlefevre | 2010-08-16 | 1 | -5/+4 |
* | Replaced | vlefevre | 2010-07-30 | 1 | -1/+1 |
* | [tests/tfprintf.c] Cosmetic improvement suggested by Denis Excoffier. | vlefevre | 2010-06-24 | 1 | -2/+2 |
* | New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t). | vlefevre | 2010-05-07 | 1 | -1/+1 |
* | Copyright notice update: added 2010 with | vlefevre | 2010-01-20 | 1 | -1/+1 |
* | [tprintf.c, tfprintf.c] cleaned up previous commit | zimmerma | 2010-01-18 | 1 | -2/+3 |
* | [tprintf.c,tfprintf.c] print obtained chain in test #8 | zimmerma | 2010-01-18 | 1 | -0/+2 |
* | Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros. | vlefevre | 2010-01-08 | 1 | -4/+4 |
* | BITS_PER_MP_LIMB -> GMP_LIMB_BITS | zimmerma | 2010-01-08 | 1 | -4/+4 |
* | [tfprintf.c,tprintf.c] Fixed other types in function with variable | vlefevre | 2009-11-25 | 1 | -2/+2 |
* | [tfprintf.c,tprintf.c] Fixed types in function with variable arguments. | vlefevre | 2009-11-25 | 1 | -2/+2 |
* | [tfprintf.c,tprintf.c] applied patch from Philippe Theveny | zimmerma | 2009-11-25 | 1 | -8/+4 |
* | [acinclude.m4] added test for %zu | zimmerma | 2009-11-25 | 1 | -0/+4 |
* | Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3) | vlefevre | 2009-07-30 | 1 | -1/+1 |
* | vasprintf.c mpfr.texi: Change behavior with %Rf and an empty precision field.... | thevenyp | 2009-07-20 | 1 | -1/+1 |
* | mp_rnd_t -> mpfr_rnd_t | vlefevre | 2009-06-26 | 1 | -2/+2 |
* | tests/tfprintf.c tests/tprintf.c: Do not test very small values with %f. | thevenyp | 2009-06-19 | 1 | -1/+3 |