| Commit message (Expand) | Author | Age | Files | Lines |
* | [tests/tset_ld.c] In bug_20160907, fixed the method to get the smallest | vlefevre | 2016-09-12 | 1 | -11/+14 |
* | [tests/tset_ld.c] Move tests_start_mpfr and mpfr_test_init earlier. | vlefevre | 2016-09-12 | 1 | -3/+3 |
* | [tests/tset_ld.c] Corrected a type (due to a printf with %ld) and fixed | vlefevre | 2016-09-12 | 1 | -5/+7 |
* | [src/get_ld.c] Fixed bug for little-endian x86 extended precision. | vlefevre | 2016-09-08 | 1 | -0/+58 |
* | Replaced | vlefevre | 2016-02-04 | 1 | -1/+1 |
* | Copyright notice update: added 2016 with | vlefevre | 2016-01-01 | 1 | -1/+1 |
* | Copyright notice update: added 2015 with | vlefevre | 2015-05-20 | 1 | -1/+1 |
* | Copyright notice update: added 2014 with | vlefevre | 2014-01-03 | 1 | -1/+1 |
* | Made changes to avoid test failures with: | vlefevre | 2013-09-27 | 1 | -2/+5 |
* | Use copyright year ranges, following | vlefevre | 2013-05-30 | 1 | -1/+1 |
* | Copyright notice update: added 2013 with | vlefevre | 2013-03-08 | 1 | -1/+1 |
* | [tests/tset_ld.c] For _GMP_IEEE_FLOATS, use #if instead of #ifdef | vlefevre | 2012-06-21 | 1 | -1/+1 |
* | 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 |
* | Copyright notice update: added 2011 with | vlefevre | 2011-01-17 | 1 | -1/+1 |
* | [tests/*.c] Support the case where mpfr_exp_t is not a long int | vlefevre | 2010-10-19 | 1 | -1/+7 |
* | [tset_ld.c] replaced hexadecimal long double constants by decimal constants | zimmerma | 2010-10-19 | 1 | -4/+4 |
* | [tests/tset_ld.c] Added a FIXME for r7222 change. | vlefevre | 2010-10-19 | 1 | -0/+2 |
* | [set_ld.c] fixed bug #11300 on bug tracker | zimmerma | 2010-10-19 | 1 | -0/+26 |
* | [tests] Avoid warning due to -Wunused-but-set-variable (from future | vlefevre | 2010-08-13 | 1 | -2/+1 |
* | Support implementations where the floating-point division by 0 fails. | vlefevre | 2010-08-04 | 1 | -0/+4 |
* | Replaced | vlefevre | 2010-07-30 | 1 | -1/+1 |
* | 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 |
* | [tset_ld.c] now perform tests even if old gcc bug is present | zimmerma | 2009-11-27 | 1 | -3/+2 |
* | Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3) | vlefevre | 2009-07-30 | 1 | -1/+1 |
* | mp_rnd_t -> mpfr_rnd_t | vlefevre | 2009-06-26 | 1 | -2/+2 |
* | tests/tset_ld.c: removed unused variable. | vlefevre | 2009-03-16 | 1 | -1/+0 |
* | tests/tset_ld.c: Add test case for the bug fixed with r6101. | thevenyp | 2009-03-16 | 1 | -0/+16 |
* | GMP_RNDX -> MPFR_RNDX | zimmerma | 2009-03-03 | 1 | -20/+20 |
* | Update to LGPL v3+, as decided by the main MPFR developers. | vlefevre | 2009-03-03 | 1 | -4/+4 |
* | Fixed bug reported by Chris Saunders: if _GMP_IEEE_FLOATS is defined, | vlefevre | 2009-01-20 | 1 | -1/+2 |
* | tests/tset_ld.c: added explanation of NaN-related failures in case | vlefevre | 2009-01-20 | 1 | -0/+6 |
* | mpfr-impl.h: the DOUBLE_ISNAN macro wasn't working with gcc -ffast-math | vlefevre | 2009-01-19 | 1 | -12/+18 |
* | Copyright notice update: added 2009 with | vlefevre | 2009-01-15 | 1 | -1/+1 |
* | tests.c, tset_ld.c, tgeneric.c: Code clean-up based on icc warnings (as in r5... | thevenyp | 2008-12-12 | 1 | -3/+3 |
* | This is now GNU MPFR! | vlefevre | 2008-10-27 | 1 | -4/+4 |
* | Remove obsolete mpfr_random function and replace it by mpfr_urandomb in tests. | thevenyp | 2008-09-18 | 1 | -1/+1 |
* | a few patches suggested by Patrick Pelissier to ease porting to 16-bit | zimmerma | 2008-04-06 | 1 | -1/+0 |
* | Copyright notice update: added 2008 with | vlefevre | 2008-01-01 | 1 | -1/+1 |
* | Added "Contributed by the Arenaire and Cacao projects, INRIA." to the | vlefevre | 2007-02-07 | 1 | -0/+1 |
* | Copyright notice update: added 2007. | vlefevre | 2007-01-10 | 1 | -1/+1 |
* | Fixed FSF address. | vlefevre | 2006-03-31 | 1 | -1/+1 |
* | Reverted comments on <float.h> (that were added in r3976). | vlefevre | 2006-01-19 | 1 | -1/+1 |
* | Replaced -0.0 by a new macro DBL_NEG_ZERO. With MSVC, the negative zero | vlefevre | 2006-01-19 | 1 | -10/+2 |
* | Updated the copyright notices according to the new GNU rules on: | vlefevre | 2006-01-05 | 1 | -1/+1 |
* | updated comment for float.h (_chgsign) | zimmerma | 2005-12-23 | 1 | -1/+1 |
* | patch for Visual C (does not compile -0.0 properly) | zimmerma | 2005-12-23 | 1 | -2/+2 |
* | patch for Visual C (-0.0) | zimmerma | 2005-12-23 | 1 | -0/+8 |
* | Support C implementations giving an incorrect value for the precision | vlefevre | 2005-08-18 | 1 | -1/+1 |