| Commit message (Expand) | Author | Age | Files | Lines |
* | [tests/tsqrt.c] For bad_cases(), use the same pos and psup parameters | vlefevre | 2020-03-12 | 1 | -1/+1 |
* | 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/tsqrt.c] modified test_sqrt1n() so that it passes with 8-bit limbs | zimmerma | 2018-09-11 | 1 | -2/+10 |
* | Replaced mpfr_mul_2exp & mpfr_div_2exp by mpfr_mul_2ui & mpfr_div_2ui, | vlefevre | 2018-04-17 | 1 | -5/+5 |
* | Removed trailing whitespace. | vlefevre | 2018-02-19 | 1 | -1/+1 |
* | [src/sqrt.c] removed dead code | zimmerma | 2018-02-18 | 1 | -0/+43 |
* | [tests/tsqrt.c] improve coverage | zimmerma | 2018-02-18 | 1 | -2/+14 |
* | [tests/tsqrt.c] improve coverage | zimmerma | 2018-02-18 | 1 | -1/+30 |
* | [tests/tsqrt.c] improve coverage | zimmerma | 2018-02-17 | 1 | -1/+73 |
* | [tests/tsqrt.c] improved coverage | zimmerma | 2018-02-17 | 1 | -0/+34 |
* | [tests/tsqrt.c] improve coverage | zimmerma | 2018-02-17 | 1 | -0/+38 |
* | 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 | -7/+6 |
* | Merged the latest changes from the trunk, including some old changesets | vlefevre | 2017-05-04 | 1 | -0/+36 |
|\ |
|
| * | [src/sqrt.c] fixed a bug, and simplified code (sb=0 implies rb=0) | zimmerma | 2017-02-08 | 1 | -0/+36 |
| * | Copyright notice update: added 2017 with | vlefevre | 2017-01-01 | 1 | -1/+1 |
| * | [src/sqrt.c] fixed bug in mpfr_sqrt2 | zimmerma | 2016-09-08 | 1 | -0/+20 |
| * | [tests/tsqrt.c] Fixed output bug in a test. | vlefevre | 2016-07-31 | 1 | -5/+5 |
* | | Merged the latest changes from the trunk. | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | | [tests/tsqrt.c] The latest changes made tsqrt fail in an inexact test | vlefevre | 2016-12-15 | 1 | -1/+1 |
* | | Merged the latest changes from the trunk except those related to | vlefevre | 2016-12-06 | 1 | -0/+20 |
* | | Merged the following changesets from the trunk: | vlefevre | 2016-09-02 | 1 | -5/+5 |
* | | 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/+40 |
|/ |
|
* | Replaced various instances of mpfr_print_binary + newline (sometimes | vlefevre | 2016-04-07 | 1 | -2/+2 |
* | changed test_generic() calls to start from MPFR_PREC_MIN instead of 2; | zimmerma | 2016-02-05 | 1 | -1/+1 |
* | 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 |
* | [tests/tsqrt.c] Improved bug20160120. | vlefevre | 2016-01-21 | 1 | -4/+9 |
* | [tests/tsqrt.c] In bug20160120, check the validity of the result with | vlefevre | 2016-01-21 | 1 | -0/+2 |
* | fixed bug in mpfr_sqrt reported by Fredrik Johansson | zimmerma | 2016-01-20 | 1 | -1/+6 |
* | added test case for bug reported by Fredrik Johansson | zimmerma | 2016-01-20 | 1 | -0/+19 |
* | 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 |
* | Added configure option --enable-assert=none to avoid checking any | vlefevre | 2012-06-26 | 1 | -2/+4 |
* | [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 | -1/+1 |
* | Copyright notice update: added 2011 with | vlefevre | 2011-01-17 | 1 | -1/+1 |
* | [tsqrt.c] improved comment, and added test sqrt(+0) == +0 | zimmerma | 2010-08-30 | 1 | -1/+8 |
* | [tests/tsqrt.c] Renamed check_nan() to check_singular(). | vlefevre | 2010-08-29 | 1 | -2/+2 |
* | [tests/tsqrt.c] Check that sqrt(-0) has a negative sign. | vlefevre | 2010-08-29 | 1 | -0/+1 |
* | Replaced | vlefevre | 2010-07-30 | 1 | -1/+1 |
* | Changed mp_prec_t into mpfr_prec_t. | vlefevre | 2010-04-30 | 1 | -6/+6 |