| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor date-related changes as in the trunk: | vlefevre | 2018-01-09 | 1 | -1/+1 |
* | [tests] Got rid of MPFR_TESTS_EXCEPTIONS (added in r11489 and above), | vlefevre | 2017-05-19 | 1 | -1/+1 |
* | more work on MPFR_TESTS_EXCEPTIONS | zimmerma | 2017-05-19 | 1 | -1/+1 |
* | Copyright notice update: added 2017 with | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | [tests/{tcmp_d.c,tcmp_ld.c}] Added a test in reduced exponent range. | vlefevre | 2016-02-23 | 1 | -0/+12 |
* | [tests/{tcmp_d.c,tcmp_ld.c}] Full test of the flags for NaN → failure. | vlefevre | 2016-02-23 | 1 | -4/+15 |
* | [tests/{tcmp_d.c,tcmp_ld.c}] GNU coding style. | vlefevre | 2016-02-23 | 1 | -2/+2 |
* | [tests/tcmp_d.c] GNU coding style. | vlefevre | 2016-02-23 | 1 | -22/+26 |
* | Replaced | vlefevre | 2016-02-04 | 1 | -1/+1 |
* | Copyright notice update: added 2016 with | vlefevre | 2016-01-01 | 1 | -1/+1 |
* | [tests/{tcmp_d.c,tcmp_ld.c,tget_d.c}] Avoid warnings concerning unused | vlefevre | 2015-05-20 | 1 | -22/+25 |
* | Copyright notice update: added 2015 with | vlefevre | 2015-02-13 | 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 |
* | 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 | -3/+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 |
* | Copyright notice update: added 2011 with | vlefevre | 2011-01-17 | 1 | -1/+1 |
* | Support implementations where the floating-point division by 0 fails. | vlefevre | 2010-08-04 | 1 | -0/+2 |
* | Replaced | vlefevre | 2010-07-30 | 1 | -1/+1 |
* | Copyright notice update: added 2010 with | vlefevre | 2010-01-20 | 1 | -1/+1 |
* | Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3) | vlefevre | 2009-07-30 | 1 | -1/+1 |
* | GMP_RNDX -> MPFR_RNDX | zimmerma | 2009-03-03 | 1 | -9/+9 |
* | Update to LGPL v3+, as decided by the main MPFR developers. | vlefevre | 2009-03-03 | 1 | -4/+4 |
* | tests/tcmp_d.c, tests/tcmp_ld.c, tests/tset_d.c: corrected message. | vlefevre | 2009-01-19 | 1 | -4/+6 |
* | tests/tcmp_d.c, tests/tcmp_ld.c, tests/tset_d.c: added explanations | vlefevre | 2009-01-19 | 1 | -2/+8 |
* | tcmp_d.c tset_d.c tcmp_ld.c: Remove tests with NaN when MPFR_NANISNAN is defi... | thevenyp | 2009-01-19 | 1 | -0/+2 |
* | Copyright notice update: added 2009 with | vlefevre | 2009-01-15 | 1 | -1/+1 |
* | This is now GNU MPFR! | vlefevre | 2008-10-27 | 1 | -4/+4 |
* | 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 |
* | Updated the copyright notices according to the new GNU rules on: | vlefevre | 2006-01-05 | 1 | -1/+1 |
* | Change the address of the FSF. | pelissip | 2005-06-02 | 1 | -2/+2 |
* | cmp(x,y) if x=NAN or y=NAN returns 0 and erange flag. | pelissip | 2004-09-29 | 1 | -0/+18 |
* | Add mpfr_cmp_ld and its test | pelissip | 2004-03-09 | 1 | -2/+2 |
* | Update tests to remove the use of double when possible. | pelissip | 2004-01-19 | 1 | -11/+11 |
* | + Optimize a few div.c | pelissip | 2003-12-15 | 1 | -2/+1 |
* | + Add new internal function: mpfr_check. | pelissip | 2003-11-21 | 1 | -1/+1 |
* | Changed the remaining stderr to stdout. | vlefevre | 2003-09-25 | 1 | -9/+9 |
* | Added cmp_d.c, tcmp_d.c. | hanrot | 2003-05-13 | 1 | -0/+74 |