| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor date-related changes as in the trunk: | vlefevre | 2018-01-09 | 1 | -1/+1 |
* | Copyright notice update: added 2017 with | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | Also reverse-merge r9958, r9961 and r9962 (due to the previous ones). | vlefevre | 2016-05-23 | 1 | -11/+0 |
* | [tests/tacosh.c] Added a FIXME (huge values no longer tested at all). | vlefevre | 2016-02-05 | 1 | -0/+3 |
* | reduce MPFR_EMAX_DEFAULT by 2, and modify some tests cases assuming | zimmerma | 2016-02-05 | 1 | -0/+8 |
* | changed test_generic() calls to start from MPFR_PREC_MIN instead of 2; | zimmerma | 2016-02-05 | 1 | -2/+2 |
* | 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-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 |
* | 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 | -20/+20 |
* | Update to LGPL v3+, as decided by the main MPFR developers. | vlefevre | 2009-03-03 | 1 | -4/+4 |
* | 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 |
* | For the terminating null pointer of the functions mpfr_inits, | vlefevre | 2008-02-15 | 1 | -3/+3 |
* | In tests_default_random, allow emin and emax to be outside of the | vlefevre | 2008-02-07 | 1 | -2/+2 |
* | Copyright notice update: added 2008 with | vlefevre | 2008-01-01 | 1 | -1/+1 |
* | tests/tacosh.c: added another test with x a bit larger than 1 and | vlefevre | 2007-10-15 | 1 | -1/+17 |
* | tacosh.c: added generic tests for the overflow case. | vlefevre | 2007-09-07 | 1 | -0/+8 |
* | acosh.c: mentioned bug due to overflow in mpfr_mul. | vlefevre | 2007-09-07 | 1 | -0/+25 |
* | tacosh.c: use tests_default_random(). | vlefevre | 2007-09-07 | 1 | -1/+2 |
* | Added generic bad case tests. | vlefevre | 2007-08-31 | 1 | -0/+2 |
* | Fixed bug in mpfr_acosh for arguments slightly larger than 1; | vlefevre | 2007-08-31 | 1 | -3/+14 |
* | tacosh.c: added testcase for bug in mpfr_acosh (assertion failure). | vlefevre | 2007-08-31 | 1 | -0/+17 |
* | No longer use MPFR_CHECK_ALL in tests. In '-dev' versions, assume | vlefevre | 2007-07-25 | 1 | -2/+1 |
* | Added code to check mpfr against Gonnet's tables when the environment variable | zimmerma | 2007-07-20 | 1 | -0/+3 |
* | Added "Contributed by the Arenaire and Cacao projects, INRIA." to the | vlefevre | 2007-02-07 | 1 | -1/+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 |
* | Change the address of the FSF. | pelissip | 2005-06-02 | 1 | -2/+2 |
* | added several hard-coded tests (and fixed bugs found) | zimmerma | 2004-01-22 | 1 | -14/+84 |
* | + Optimize a few div.c | pelissip | 2003-12-15 | 1 | -4/+1 |
* | The check_inf test wasn't called. Added 2 missing mpfr_clear and \n. | vlefevre | 2003-11-04 | 1 | -7/+5 |
* | + Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS. | pelissip | 2003-11-04 | 1 | -0/+24 |
* | Updated documentation. In particular, mpfr_set_str_raw renamed | vlefevre | 2003-10-02 | 1 | -1/+3 |
* | Patch by Kevin Ryde for memory leak checking + misc declaration fixes. | vlefevre | 2002-05-27 | 1 | -0/+3 |
* | Copyright line updated. | vlefevre | 2002-05-14 | 1 | -1/+1 |
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |