| Commit message (Expand) | Author | Age | Files | Lines |
* | [tests] Use RND_LOOP. | vlefevre | 2021-01-31 | 1 | -2/+2 |
* | [tests/*.c] When not in a test, use set_emin and set_emax rather than | vlefevre | 2021-01-31 | 1 | -4/+4 |
* | Copyright notice update: added 2021 with | vlefevre | 2021-01-03 | 1 | -1/+1 |
* | Copyright notice update: added 2020 with | vlefevre | 2020-01-08 | 1 | -1/+1 |
* | [tests/tadd1sp.c] improve coverage | zimmerma | 2019-09-04 | 1 | -11/+19 |
* | [tests/tadd1sp.c] bug20190903: | vlefevre | 2019-09-03 | 1 | -4/+5 |
* | [tests/tadd1sp.c] bug20190903: do the second test in MPFR_RNDU too. | vlefevre | 2019-09-03 | 1 | -0/+6 |
* | [tests/tadd1sp.c] bug20190903: in the second test, check the mpfr_t | vlefevre | 2019-09-03 | 1 | -6/+12 |
* | [tests/tadd1sp.c] When testing mpfr_add, use a wrapper mpfr_add_cf | vlefevre | 2019-09-03 | 1 | -11/+18 |
* | [tests/tadd1sp.c] Updated comments of bug20190903. | vlefevre | 2019-09-03 | 1 | -1/+2 |
* | [tests/tadd1sp.c] Added a test that triggers a bug in mpfr_add1sp2n | vlefevre | 2019-09-03 | 1 | -0/+12 |
* | [tests/tadd1sp.c] More random tests in the special precisions | vlefevre | 2019-09-03 | 1 | -1/+8 |
* | [tests/tadd1sp.c] Added testcase for bug due to r13574 (found with | vlefevre | 2019-09-03 | 1 | -0/+16 |
* | 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 |
* | removed TEST_FLAGS stuff | zimmerma | 2018-08-31 | 1 | -4/+0 |
* | [tests/mpfr-test.h] added macro TEST_FLAGS (debug use only) | zimmerma | 2018-08-22 | 1 | -0/+4 |
* | Replaced mpfr_mul_2exp & mpfr_div_2exp by mpfr_mul_2ui & mpfr_div_2ui, | vlefevre | 2018-04-17 | 1 | -3/+3 |
* | [tests/tadd1sp.c] improve coverage of add1sp | zimmerma | 2018-02-16 | 1 | -0/+114 |
* | [tests/tadd1sp.c] added coverage test | zimmerma | 2018-02-16 | 1 | -0/+34 |
* | Copyright notice update: added 2018 with | vlefevre | 2018-01-03 | 1 | -1/+1 |
* | [tests/tadd1sp.c] added test for new bug (still to be fixed): | zimmerma | 2017-12-17 | 1 | -0/+19 |
* | Merged the latest changes from the trunk. | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | Merged the following changesets from the trunk: | vlefevre | 2016-09-02 | 1 | -6/+8 |
* | Merged r10573 through r10597 from the trunk (no conflicts). | vlefevre | 2016-07-22 | 1 | -6/+25 |
|\ |
|
| * | [tests/tadd1sp.c] Added tests with EXP(b) < EXP(c), as there are | vlefevre | 2016-07-07 | 1 | -3/+13 |
| * | [tests/tadd1sp.c] Do not use != 0 on predicate function. | vlefevre | 2016-07-06 | 1 | -1/+1 |
| * | [tests/tadd1sp.c] added one hard-coded test | zimmerma | 2016-07-06 | 1 | -1/+10 |
| * | [tests/tadd1sp.c] Use mpfr_urandom instead of mpfr_urandomb. | vlefevre | 2016-07-06 | 1 | -2/+2 |
* | | Merged r10572 from the trunk, resolving the conflict. | vlefevre | 2016-07-22 | 1 | -24/+23 |
|\ \
| |/ |
|
| * | [tests/tadd1sp.c] Reordered variables. Removed a redundant test. | vlefevre | 2016-07-06 | 1 | -19/+18 |
* | | Merged r10571 from the trunk, resolving the conflict. | vlefevre | 2016-07-22 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | [tests/tadd1sp.c] In check_random, check the flags too. | vlefevre | 2016-07-06 | 1 | -0/+7 |
* | | Merged r10566 through r10570 from the trunk, resolving the conflict. | vlefevre | 2016-07-22 | 1 | -4/+8 |
|\ \
| |/ |
|
| * | [tests/tadd1sp.c] Test negative numbers too. | vlefevre | 2016-07-06 | 1 | -4/+8 |
* | | start implementing RNDF (work in progress) | zimmerma | 2016-05-28 | 1 | -0/+7 |
|/ |
|
* | Replaced various instances of mpfr_print_binary + newline (sometimes | vlefevre | 2016-04-07 | 1 | -10/+8 |
* | MPFR_PREC_MIN is now 1, in accordance with the next revision of IEEE-754 | zimmerma | 2016-02-04 | 1 | -1/+1 |
* | 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 |
* | Fixed printf's calls: support the case where mpfr_prec_t is not a long | vlefevre | 2011-05-12 | 1 | -23/+27 |
* | Copyright notice update: added 2011 with | vlefevre | 2011-01-17 | 1 | -1/+1 |
* | Replaced | vlefevre | 2010-07-30 | 1 | -1/+1 |