| 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 | -4/+4 |
* | more work on MPFR_TESTS_EXCEPTIONS | zimmerma | 2017-05-19 | 1 | -4/+4 |
* | Copyright notice update: added 2017 with | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | [tests] _GMP_IEEE_FLOATS was got rid of in r10150, but still used in | vlefevre | 2016-11-15 | 1 | -3/+3 |
* | Replaced the remaining ASSERT_ALWAYS by MPFR_ASSERTN. | vlefevre | 2016-02-29 | 1 | -5/+5 |
* | 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 | -2/+2 |
* | 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/{td_div.c,tget_d.c}] Disable tests with a division by 0 if | vlefevre | 2012-07-03 | 1 | -0/+4 |
* | [tests] Removed #include of headers already included via "mpfr-test.h" | vlefevre | 2012-02-24 | 1 | -2/+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 |
* | Removed trailing spaces. | vlefevre | 2011-03-09 | 1 | -2/+2 |
* | Remove the use of mpfr_get_default_prec in some coverage test | demengeo | 2011-02-21 | 1 | -1/+1 |
* | fixed coding convention of 2 tests functions | demengeo | 2011-02-21 | 1 | -40/+50 |
* | [tget_d.c] fixed some compiler errors and warnings | zimmerma | 2011-02-19 | 1 | -4/+4 |
* | Extend test coverage on mpfr_get_d_2exp function | demengeo | 2011-02-18 | 1 | -0/+53 |
* | 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 | -1/+5 |
* | Replaced | vlefevre | 2010-07-30 | 1 | -1/+1 |
* | Copyright notice update: added 2010 with | vlefevre | 2010-01-20 | 1 | -1/+1 |
* | Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros. | vlefevre | 2010-01-08 | 1 | -1/+1 |
* | BITS_PER_MP_LIMB -> GMP_LIMB_BITS | zimmerma | 2010-01-08 | 1 | -1/+1 |
* | [tget_d.c] removed workaround for old gcc bug. Comment was: | zimmerma | 2009-11-26 | 1 | -8/+2 |
* | [tget_d.c,tget_ld_2exp.c] replaced %a and %La by %.16e and %.16Le | zimmerma | 2009-11-25 | 1 | -2/+2 |
* | [tget_d.c] removed C99-specific instruction | zimmerma | 2009-11-25 | 1 | -2/+1 |
* | [tget_d.c] fixed FIXME | zimmerma | 2009-09-15 | 1 | -5/+6 |
* | tget_d.c code is C99-only (bug introduced in r6424). Please fix! | vlefevre | 2009-09-15 | 1 | -0/+3 |
* | added new functions mpfr_set_binary32 and mpfr_get_binary32 | zimmerma | 2009-09-15 | 1 | -0/+20 |
* | 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 | -1/+1 |
* | GMP_RNDX -> MPFR_RNDX | zimmerma | 2009-03-03 | 1 | -17/+17 |
* | Update to LGPL v3+, as decided by the main MPFR developers. | vlefevre | 2009-03-03 | 1 | -4/+4 |
* | Added missing void's. | vlefevre | 2009-01-20 | 1 | -2/+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 |
* | Added ', Inc.' when missing after 'Free Software Foundation'. | vlefevre | 2006-01-05 | 1 | -1/+1 |
* | Updated the copyright notices according to the new GNU rules on: | vlefevre | 2006-01-05 | 1 | -1/+1 |
* | Converted tabs to spaces with expand. | vlefevre | 2005-08-18 | 1 | -4/+4 |
* | Updated copyright line. | vlefevre | 2005-08-18 | 1 | -1/+1 |
* | Added MPFR_DOUBLE_SPEC (not used yet, except for warning messages). | vlefevre | 2005-08-11 | 1 | -20/+25 |