summaryrefslogtreecommitdiff
path: root/tests/tset_ld.c
Commit message (Expand)AuthorAgeFilesLines
* [tests/tset_ld.c] In bug_20160907, fixed the method to get the smallestvlefevre2016-09-121-11/+14
* [tests/tset_ld.c] Move tests_start_mpfr and mpfr_test_init earlier.vlefevre2016-09-121-3/+3
* [tests/tset_ld.c] Corrected a type (due to a printf with %ld) and fixedvlefevre2016-09-121-5/+7
* [src/get_ld.c] Fixed bug for little-endian x86 extended precision.vlefevre2016-09-081-0/+58
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-05-201-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Made changes to avoid test failures with:vlefevre2013-09-271-2/+5
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-03-081-1/+1
* [tests/tset_ld.c] For _GMP_IEEE_FLOATS, use #if instead of #ifdefvlefevre2012-06-211-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* [tests/*.c] Support the case where mpfr_exp_t is not a long intvlefevre2010-10-191-1/+7
* [tset_ld.c] replaced hexadecimal long double constants by decimal constantszimmerma2010-10-191-4/+4
* [tests/tset_ld.c] Added a FIXME for r7222 change.vlefevre2010-10-191-0/+2
* [set_ld.c] fixed bug #11300 on bug trackerzimmerma2010-10-191-0/+26
* [tests] Avoid warning due to -Wunused-but-set-variable (from futurevlefevre2010-08-131-2/+1
* Support implementations where the floating-point division by 0 fails.vlefevre2010-08-041-0/+4
* Replacedvlefevre2010-07-301-1/+1
* 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
* [tset_ld.c] now perform tests even if old gcc bug is presentzimmerma2009-11-271-3/+2
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* mp_rnd_t -> mpfr_rnd_tvlefevre2009-06-261-2/+2
* tests/tset_ld.c: removed unused variable.vlefevre2009-03-161-1/+0
* tests/tset_ld.c: Add test case for the bug fixed with r6101.thevenyp2009-03-161-0/+16
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-20/+20
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Fixed bug reported by Chris Saunders: if _GMP_IEEE_FLOATS is defined,vlefevre2009-01-201-1/+2
* tests/tset_ld.c: added explanation of NaN-related failures in casevlefevre2009-01-201-0/+6
* mpfr-impl.h: the DOUBLE_ISNAN macro wasn't working with gcc -ffast-mathvlefevre2009-01-191-12/+18
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* tests.c, tset_ld.c, tgeneric.c: Code clean-up based on icc warnings (as in r5...thevenyp2008-12-121-3/+3
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* Remove obsolete mpfr_random function and replace it by mpfr_urandomb in tests.thevenyp2008-09-181-1/+1
* a few patches suggested by Patrick Pelissier to ease porting to 16-bitzimmerma2008-04-061-1/+0
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Reverted comments on <float.h> (that were added in r3976).vlefevre2006-01-191-1/+1
* Replaced -0.0 by a new macro DBL_NEG_ZERO. With MSVC, the negative zerovlefevre2006-01-191-10/+2
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* updated comment for float.h (_chgsign)zimmerma2005-12-231-1/+1
* patch for Visual C (does not compile -0.0 properly)zimmerma2005-12-231-2/+2
* patch for Visual C (-0.0)zimmerma2005-12-231-0/+8
* Support C implementations giving an incorrect value for the precisionvlefevre2005-08-181-1/+1