| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright notice update: added 2017 with | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | Replaced | vlefevre | 2016-02-04 | 1 | -1/+1 |
* | [tests/tgeneric.c] Improved the generic tests in order to trigger the | vlefevre | 2016-01-20 | 1 | -1/+6 |
* | Copyright notice update: added 2016 with | vlefevre | 2016-01-01 | 1 | -1/+1 |
* | [tests/tgeneric.c] Added overflow/underflow tests. Check whether the | vlefevre | 2015-06-10 | 1 | -85/+198 |
* | Various fixes, improvements and new tests concerning the exponent range | vlefevre | 2015-06-05 | 1 | -85/+117 |
* | [tests] Added always_scale argument (boolean) to tests_default_random() | vlefevre | 2015-06-03 | 1 | -2/+9 |
* | 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 |
* | 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 |
* | Compatibility with GMP 5.1.0 and later when gmp-impl.h is included, | vlefevre | 2013-02-22 | 1 | -2/+2 |
* | 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 |
* | Renamed "division-by-zero" to "divide-by-zero" (term used by the | vlefevre | 2011-09-24 | 1 | -4/+4 |
* | [tests/tgeneric.c] Added debug information. | vlefevre | 2011-03-21 | 1 | -0/+6 |
* | [tests/tgeneric.c] In failure messages, output the name of the | vlefevre | 2011-03-15 | 1 | -6/+13 |
* | [tests/tgeneric.c] Added feature for MPFR_SUSPICIOUS_OVERFLOW to avoid | vlefevre | 2011-03-09 | 1 | -1/+8 |
* | [tests/tgeneric.c] Added generic tests in a reduced exponent range. | vlefevre | 2011-02-17 | 1 | -10/+89 |
* | [tests/tgeneric.c] Reformat. | vlefevre | 2011-02-17 | 1 | -4/+4 |
* | Copyright notice update: added 2011 with | vlefevre | 2011-01-17 | 1 | -1/+1 |
* | [tests/tgeneric.c] Fixed code introduced in r7346, again. | vlefevre | 2011-01-14 | 1 | -2/+2 |
* | [tests/tgeneric.c] Fixed code introduced in r7346. | vlefevre | 2011-01-14 | 1 | -4/+4 |
* | [tests/tgeneric.c] Added comments. | vlefevre | 2011-01-14 | 1 | -0/+2 |
* | [tests/tgeneric.c] Check the division-by-zero flag. | vlefevre | 2011-01-14 | 1 | -2/+22 |
* | Support implementations where the floating-point division by 0 fails. | vlefevre | 2010-08-04 | 1 | -0/+3 |
* | 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 |
* | Changed mp_prec_t into mpfr_prec_t. | vlefevre | 2010-04-30 | 1 | -2/+2 |
* | Copyright notice update: added 2010 with | vlefevre | 2010-01-20 | 1 | -1/+1 |
* | [tgeneric.c] revert previous change, bug is elsewhere | zimmerma | 2009-08-26 | 1 | -2/+1 |
* | [tgeneric.c] temporary fix in mpfr_can_round call (mpfr_can_round does not | zimmerma | 2009-08-26 | 1 | -1/+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 | -1/+1 |
* | tests/tgeneric.c: for the second computation, increase the precision | vlefevre | 2009-05-20 | 1 | -0/+7 |
* | GMP_RNDX -> MPFR_RNDX | zimmerma | 2009-03-03 | 1 | -13/+13 |
* | 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 |
* | tests.c, tset_ld.c, tgeneric.c: Code clean-up based on icc warnings (as in r5... | thevenyp | 2008-12-12 | 1 | -1/+1 |
* | This is now GNU MPFR! | vlefevre | 2008-10-27 | 1 | -4/+4 |
* | tests/tgeneric.c: changed the way a warning with gcc 4.2+ is avoided | vlefevre | 2008-08-24 | 1 | -2/+4 |
* | tests/tgeneric.c: for the special cases tested in precision p1 | vlefevre | 2008-08-20 | 1 | -17/+22 |
* | Clean-up and various changes to be able to build MPFR with g++. | vlefevre | 2008-06-09 | 1 | -1/+1 |
* | tgeneric.c: avoid a warning with gcc 4.2+ about a test that is always | vlefevre | 2008-03-07 | 1 | -1/+2 |
* | tests/tgeneric.c: added a test that detects suspicious overflows and | vlefevre | 2008-02-20 | 1 | -0/+20 |
* | In tests_default_random, allow emin and emax to be outside of the | vlefevre | 2008-02-07 | 1 | -2/+12 |
* | Copyright notice update: added 2008 with | vlefevre | 2008-01-01 | 1 | -1/+1 |
* | tgeneric.c: in the bug detection with flags set before the function | vlefevre | 2008-01-01 | 1 | -2/+5 |
* | Merged the feature-block branch to the trunk: | vlefevre | 2007-12-18 | 1 | -0/+4 |
* | GNU coding style, reformatting, exit (-1) -> exit (1). | vlefevre | 2007-09-22 | 1 | -12/+12 |