| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated the www.gnu.org URL's (http → https) on all the files with: | vlefevre | 2019-01-07 | 1 | -1/+1 |
* | Copyright notice update: added 2019 with | vlefevre | 2019-01-01 | 1 | -1/+1 |
* | [tests/tadd.c] Added 2 tests that were failing in the trunk in r12220. | vlefevre | 2018-02-13 | 1 | -0/+8 |
* | Minor date-related changes as in the trunk: | vlefevre | 2018-01-09 | 1 | -1/+1 |
* | Merged the latest changes from the trunk. | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | Merged r10657 from the trunk, resolving the conflict (same code as | vlefevre | 2016-07-22 | 1 | -42/+50 |
* | [tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similar | vlefevre | 2016-07-22 | 1 | -12/+4 |
* | Merged r10573 through r10597 from the trunk (no conflicts). | vlefevre | 2016-07-22 | 1 | -20/+59 |
|\ |
|
| * | [tests/tadd.c] C++ compatibility. | vlefevre | 2016-07-06 | 1 | -2/+2 |
| * | [tests/tadd.c] revert mpfr_add to test_add | zimmerma | 2016-07-06 | 1 | -2/+2 |
| * | [tests/tadd.c] last commit was wrong | zimmerma | 2016-07-06 | 1 | -11/+20 |
| * | improved check_overflow() | zimmerma | 2016-07-06 | 1 | -17/+47 |
* | | Merged r10556 through r10564 from the trunk (no conflicts). | vlefevre | 2016-07-22 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | [tests/tadd.c] Added FIXME comment: there are many tests, but the | vlefevre | 2016-07-05 | 1 | -0/+2 |
* | | added more tests for RNDF | zimmerma | 2016-06-24 | 1 | -0/+74 |
* | | replaced mpfr_cmp by !mpfr_equal_p | zimmerma | 2016-06-24 | 1 | -2/+2 |
* | | added exhaustive tests for add,sub,mul,div,sqrt | zimmerma | 2016-06-24 | 1 | -0/+55 |
* | | start implementing RNDF (work in progress) | zimmerma | 2016-05-28 | 1 | -6/+22 |
|/ |
|
* | Replaced various instances of mpfr_print_binary + newline (sometimes | vlefevre | 2016-04-07 | 1 | -20/+20 |
* | changed test_generic() calls to start from MPFR_PREC_MIN instead of 2; | zimmerma | 2016-02-05 | 1 | -1/+1 |
* | prepare for MPFR_PREC_MIN=1 | zimmerma | 2016-02-04 | 1 | -2/+4 |
* | 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 |
* | More code clean-up (for both consistency and readability): | vlefevre | 2014-06-25 | 1 | -8/+4 |
* | [tests/tadd.c] Added check_extreme test (huge + tiny). | vlefevre | 2014-01-23 | 1 | -0/+37 |
* | Use of the numberof macro. | vlefevre | 2014-01-23 | 1 | -2/+2 |
* | more progress for the mini-gmp interface | zimmerma | 2014-01-17 | 1 | -2/+2 |
* | 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 |
* | Compatibility with GMP 5.1.0 when gmp-impl.h is included (thanks to Rob: | vlefevre | 2012-12-20 | 1 | -2/+2 |
* | [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 |
* | Copyright notice update: added 2011 with | vlefevre | 2011-01-17 | 1 | -1/+1 |
* | 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 | -5/+5 |
* | 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 | -5/+5 |
* | BITS_PER_MP_LIMB -> GMP_LIMB_BITS | zimmerma | 2010-01-08 | 1 | -5/+5 |
* | [tadd.c, tmul.c] got rid of workaround for old gcc bug. Comment was: | zimmerma | 2009-11-26 | 1 | -17/+9 |
* | 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 | -8/+8 |
* | Suppressed MPFR_CLEAR_FLAGS (no longer did anything). | vlefevre | 2009-06-26 | 1 | -1/+0 |
* | Move mpfr_random2 to tests directory, remove it from API. | thevenyp | 2009-03-24 | 1 | -1/+1 |
* | tests/tadd.c: changed GMP_RND* (from r6071) into MPFR_RND*; this should | vlefevre | 2009-03-16 | 1 | -5/+5 |
* | tests/tadd.c: completed the code coverage (case bk == 0 in add1.c). | vlefevre | 2009-03-05 | 1 | -0/+37 |
* | GMP_RNDX -> MPFR_RNDX | zimmerma | 2009-03-03 | 1 | -176/+176 |