summaryrefslogtreecommitdiff
path: root/tests/tget_d.c
Commit message (Expand)AuthorAgeFilesLines
* [tests/tget_d.c] Improved error messages.vlefevre2021-06-031-12/+17
* [tests/tget_d.c] Error message when check_inf_nan() fails for NaN.vlefevre2021-06-031-1/+5
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* Clean-up concerning the tests of subnormals for double and float.vlefevre2019-10-011-2/+2
* 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
* Replaced mpfr_mul_2exp & mpfr_div_2exp by mpfr_mul_2ui & mpfr_div_2ui,vlefevre2018-04-171-2/+2
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [tests] Got rid of MPFR_TESTS_EXCEPTIONS (added in r11489 and above),vlefevre2017-05-191-4/+4
* more work on MPFR_TESTS_EXCEPTIONSzimmerma2017-05-191-4/+4
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [tests] _GMP_IEEE_FLOATS was got rid of in r10150, but still used invlefevre2016-11-151-3/+3
* Replaced the remaining ASSERT_ALWAYS by MPFR_ASSERTN.vlefevre2016-02-291-5/+5
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [tests/{tcmp_d.c,tcmp_ld.c,tget_d.c}] Avoid warnings concerning unusedvlefevre2015-05-201-2/+2
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [tests/{td_div.c,tget_d.c}] Disable tests with a division by 0 ifvlefevre2012-07-031-0/+4
* [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
* Removed trailing spaces.vlefevre2011-03-091-2/+2
* Remove the use of mpfr_get_default_prec in some coverage testdemengeo2011-02-211-1/+1
* fixed coding convention of 2 tests functionsdemengeo2011-02-211-40/+50
* [tget_d.c] fixed some compiler errors and warningszimmerma2011-02-191-4/+4
* Extend test coverage on mpfr_get_d_2exp functiondemengeo2011-02-181-0/+53
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Support implementations where the floating-point division by 0 fails.vlefevre2010-08-041-1/+5
* Replacedvlefevre2010-07-301-1/+1
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros.vlefevre2010-01-081-1/+1
* BITS_PER_MP_LIMB -> GMP_LIMB_BITSzimmerma2010-01-081-1/+1
* [tget_d.c] removed workaround for old gcc bug. Comment was:zimmerma2009-11-261-8/+2
* [tget_d.c,tget_ld_2exp.c] replaced %a and %La by %.16e and %.16Lezimmerma2009-11-251-2/+2
* [tget_d.c] removed C99-specific instructionzimmerma2009-11-251-2/+1
* [tget_d.c] fixed FIXMEzimmerma2009-09-151-5/+6
* tget_d.c code is C99-only (bug introduced in r6424). Please fix!vlefevre2009-09-151-0/+3
* added new functions mpfr_set_binary32 and mpfr_get_binary32zimmerma2009-09-151-0/+20
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* mp_rnd_t -> mpfr_rnd_tvlefevre2009-06-261-1/+1
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-17/+17
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Added missing void's.vlefevre2009-01-201-2/+2
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1