| Commit message (Expand) | Author | Age | Files | Lines |
* | [tests/tsub.c] Corrected MPFR_ASSERTD to MPFR_ASSERTN. | vlefevre | 2020-04-03 | 1 | -11/+11 |
* | [tests/tsub.c] Reverted r13862 and fixed the test_ubf test: A random | vlefevre | 2020-04-03 | 1 | -13/+15 |
* | [tests/tsub.c] modify test_ubf() to always hit a current failing test | zimmerma | 2020-04-02 | 1 | -1/+7 |
* | [tests/tsub.c] Avoid the build failure with -Werror=strict-aliasing by | vlefevre | 2020-03-26 | 1 | -21/+21 |
* | [tests/tsub.c] Fixed tests on UBF. | vlefevre | 2020-03-25 | 1 | -3/+4 |
* | [tests/tsub.c] Completed tests for UBF (currently fail). | vlefevre | 2020-03-25 | 1 | -3/+38 |
* | [tests/tsub.c] More tests on UBF. The results are not checked yet, | vlefevre | 2020-03-24 | 1 | -11/+38 |
* | [tests/tsub.c] Corrected a function name. | vlefevre | 2020-03-24 | 1 | -1/+1 |
* | [tests/tsub.c] More tests on UBF, in particular with an exponent change | vlefevre | 2020-03-24 | 1 | -20/+74 |
* | [tests/tsub.c] Tests on UBF: underflow/overflow cases done. | vlefevre | 2020-03-24 | 1 | -28/+41 |
* | [tests/tsub.c] More tests on UBF. | vlefevre | 2020-03-23 | 1 | -11/+140 |
* | [tests/tsub.c] Added comments. | vlefevre | 2020-03-23 | 1 | -0/+4 |
* | [tests/tsub.c] First tests on UBF. | vlefevre | 2020-03-23 | 1 | -0/+90 |
* | Copyright notice update: added 2020 with | vlefevre | 2020-01-08 | 1 | -1/+1 |
* | 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/tsub.c] Updated the comment added in r12701. | vlefevre | 2018-05-09 | 1 | -4/+5 |
* | [tests/tsub.c] Added a comment about the bug fixed in r10697: | vlefevre | 2018-05-09 | 1 | -1/+6 |
* | Replaced mpfr_mul_2exp & mpfr_div_2exp by mpfr_mul_2ui & mpfr_div_2ui, | vlefevre | 2018-04-17 | 1 | -5/+5 |
* | [src/sub1.c] removed dead code | zimmerma | 2018-02-19 | 1 | -0/+13 |
* | [tests/tsub.c] Improved a comment. | vlefevre | 2018-02-17 | 1 | -1/+1 |
* | [tests/tsub.c] Check reuse of arguments for all mpfr_sub tests, when | vlefevre | 2018-02-17 | 1 | -13/+66 |
* | [tests/tsub.c] Updated bug20180217 to trigger the bug: one needs to | vlefevre | 2018-02-17 | 1 | -11/+8 |
* | [tests/tsub.c] Added a test. | vlefevre | 2018-02-17 | 1 | -0/+85 |
* | [tests/tsub.c] More tests in bug20180216. | vlefevre | 2018-02-16 | 1 | -16/+25 |
* | [tests/tsub.c] Added bug20180216 test currently failing (corresponding | vlefevre | 2018-02-16 | 1 | -0/+32 |
* | [tests/tsub.c] Updated comment for bug20180215. | vlefevre | 2018-02-15 | 1 | -2/+4 |
* | [tests/tsub.c] Added a comment for bug20180215 (bug in the case | vlefevre | 2018-02-15 | 1 | -0/+3 |
* | [tests/tsub.c] Added bug20180215 test currently failing, found from a | vlefevre | 2018-02-15 | 1 | -0/+33 |
* | Copyright notice update: added 2018 with | vlefevre | 2018-01-03 | 1 | -1/+1 |
* | [tests] Got rid of the use of mpfr_print_binary, in general with | vlefevre | 2017-09-14 | 1 | -2/+2 |
* | Merged the latest changes from the trunk. | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | [tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similar | vlefevre | 2016-07-22 | 1 | -8/+3 |
* | added more tests for RNDF | zimmerma | 2016-06-24 | 1 | -0/+74 |
* | replaced mpfr_cmp by !mpfr_equal_p | zimmerma | 2016-06-24 | 1 | -4/+4 |
* | added exhaustive tests for add,sub,mul,div,sqrt | zimmerma | 2016-06-24 | 1 | -0/+55 |
* | fixed corner case with RNDF | zimmerma | 2016-06-24 | 1 | -0/+33 |
* | more work on branch faithful | zimmerma | 2016-06-22 | 1 | -0/+3 |
* | Merged the latest changes from the trunk. | vlefevre | 2016-06-06 | 1 | -0/+153 |
|\ |
|
| * | [tests/tsub.c] Added comments for check_max_almosteven (latest | vlefevre | 2016-05-30 | 1 | -0/+23 |
| * | [src/sub1.c] Fixed bug in mpfr_sub1 (real subtraction b - c, |b| > |c|): | vlefevre | 2016-05-29 | 1 | -0/+130 |
* | | start implementing RNDF (work in progress) | zimmerma | 2016-05-28 | 1 | -2/+4 |
|/ |
|
* | Replaced various instances of mpfr_print_binary + newline (sometimes | vlefevre | 2016-04-07 | 1 | -36/+36 |
* | changed test_generic() calls to start from MPFR_PREC_MIN instead of 2; | zimmerma | 2016-02-05 | 1 | -1/+1 |
* | fixed to correctly check prec=1 | zimmerma | 2016-02-04 | 1 | -3/+5 |
* | 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 |