summaryrefslogtreecommitdiff
path: root/tests/tfprintf.c
Commit message (Expand)AuthorAgeFilesLines
* [tests/*.c] When not in a test, use set_emin and set_emax rather thanvlefevre2021-01-311-2/+2
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* For consistency, changed "C89" to "C90" in comments of *.{c,h} files.vlefevre2020-09-161-4/+4
* [src,tests] Consistency: in prototypes, changedvlefevre2020-08-211-1/+1
* Bug fixes and cleanup related to "src/mpfr-intmax.h" by introducingvlefevre2020-06-011-1/+1
* [tests/{tfprintf.c,tprintf.c}] Updated an error message about MinGW,vlefevre2020-01-101-3/+5
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* fixed tests for new more precise semantics for mpfr_printf ("%Re", x),zimmerma2020-01-081-6/+6
* [tests] Added FIXME comment in tfprintf.c, tout_str.c and tprintf.c:vlefevre2019-09-161-0/+7
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* [tests] Added/updated comments about the config.h inclusion.vlefevre2018-02-081-1/+1
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [tests]vlefevre2017-09-051-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* Replacedvlefevre2016-02-041-1/+1
* in tests, removed #if MPFR_VERSION >= MPFR_VERSION_NUM(2,x,y)zimmerma2016-01-141-13/+0
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* improving error messagezimmerma2015-12-111-1/+1
* added comment and message for errors under MinGWzimmerma2015-12-101-1/+6
* Include config.h when need be.vlefevre2015-09-101-0/+5
* [tests] Added always_scale argument (boolean) to tests_default_random()vlefevre2015-05-291-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Renamed WANT_MINI_GMP to MPFR_USE_MINI_GMP as it is used in mpfr.hvlefevre2014-07-021-1/+1
* More code clean-up (for both consistency and readability):vlefevre2014-06-251-6/+8
* first step towards making MPFR compile with --enable-mini-gmp, so far makezimmerma2014-01-161-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* replaced macros NPRINTF_T and NPRINTF_L by positive versionszimmerma2013-05-221-4/+4
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [tests] Removed #include of headers already included via "mpfr-test.h"vlefevre2012-02-241-2/+0
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Updated AUTHORS file and copyright notices (for more consistency).vlefevre2011-05-181-0/+2
* Added mpfr-intmax.h header.vlefevre2011-05-131-7/+1
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* tests: return 77 for skipped tests (see GNU Automake manual).vlefevre2011-01-131-1/+1
* avoid several compiler warnings with g++zimmerma2010-10-101-2/+8
* Avoid a compilation failure on OSF/1 (Tru64) 5.1 due to non-C99vlefevre2010-08-161-5/+4
* Replacedvlefevre2010-07-301-1/+1
* [tests/tfprintf.c] Cosmetic improvement suggested by Denis Excoffier.vlefevre2010-06-241-2/+2
* New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).vlefevre2010-05-071-1/+1
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* [tprintf.c, tfprintf.c] cleaned up previous commitzimmerma2010-01-181-2/+3
* [tprintf.c,tfprintf.c] print obtained chain in test #8zimmerma2010-01-181-0/+2
* Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros.vlefevre2010-01-081-4/+4
* BITS_PER_MP_LIMB -> GMP_LIMB_BITSzimmerma2010-01-081-4/+4
* [tfprintf.c,tprintf.c] Fixed other types in function with variablevlefevre2009-11-251-2/+2
* [tfprintf.c,tprintf.c] Fixed types in function with variable arguments.vlefevre2009-11-251-2/+2
* [tfprintf.c,tprintf.c] applied patch from Philippe Thevenyzimmerma2009-11-251-8/+4