| Commit message (Expand) | Author | Age | Files | Lines |
* | [tests/tget_set_{d64,d128}.c] Added a FIXME and improved a message. | vlefevre | 2020-03-12 | 1 | -2/+5 |
* | Copyright notice update: added 2020 with | vlefevre | 2020-01-08 | 1 | -1/+1 |
* | [tests/tget_set_d64.c] Updated comment (only the x86 and x86_64 targets | vlefevre | 2019-07-23 | 1 | -5/+6 |
* | [tests/tget_set_d64.c] Improved a comment. | vlefevre | 2019-07-23 | 1 | -4/+5 |
* | [tests/tget_set_d64.c] Avoid GCC bug 91226: wrong propagation of | vlefevre | 2019-07-22 | 1 | -3/+8 |
* | [tests/tget_set_d64.c] More output details in the noncanonical test. | vlefevre | 2019-07-22 | 1 | -1/+5 |
* | [tests/tget_set_d64.c] Improved the noncanonical test, but this does not | vlefevre | 2019-07-22 | 1 | -2/+6 |
* | [tests/tget_set_d64.c] More meaningful name of a test with a | vlefevre | 2019-07-22 | 1 | -3/+10 |
* | 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/tget_set_d64.c] Removed xxx suffix added in r13139 (by mistake?). | vlefevre | 2018-09-05 | 1 | -1/+1 |
* | [src/get_d64.c] fixed for 16-bit limb | zimmerma | 2018-09-05 | 1 | -2/+2 |
* | [tests/tget_set_d64.c] Improved a test. | vlefevre | 2018-06-23 | 1 | -1/+1 |
* | [tests/tget_set_{d64,d128}.c] When MPFR_ERRDIVZERO is defined, | vlefevre | 2018-06-23 | 1 | -0/+2 |
* | [tests/tget_set_d64.c] test random inputs | zimmerma | 2018-06-22 | 1 | -0/+36 |
* | [tests/tget_set_d64.c] fixed a test | zimmerma | 2018-06-22 | 1 | -5/+5 |
* | [tests/tget_set_d64.c] removed TODO (done), added comment | zimmerma | 2018-06-22 | 1 | -3/+2 |
* | [src/set_d64.c] also deal with non-canonical BID encoding | zimmerma | 2018-06-22 | 1 | -0/+26 |
* | [tests/{tget_set_d64.c,tget_set_d128.c}] TODO: Also test non-canonical | vlefevre | 2018-06-22 | 1 | -0/+2 |
* | [tests/{tget_set_d64.c,tget_set_d128.c}] Tests on powers of 10: | vlefevre | 2018-06-20 | 1 | -8/+23 |
* | [tests/{tget_set_d64.c,tget_set_d128.c}] Added tests on powers of 10. | vlefevre | 2018-06-19 | 1 | -0/+46 |
* | [tests/tget_set_d64.c] added -v option to get verbose output | zimmerma | 2018-06-13 | 1 | -4/+6 |
* | Replaced mpfr_mul_2exp & mpfr_div_2exp by mpfr_mul_2ui & mpfr_div_2ui, | vlefevre | 2018-04-17 | 1 | -1/+1 |
* | [src/get_d64.c] simplified code, and removed dead code | zimmerma | 2018-02-23 | 1 | -7/+44 |
* | [tests] Added/updated comments about the config.h inclusion. | vlefevre | 2018-02-08 | 1 | -0/+1 |
* | Copyright notice update: added 2018 with | vlefevre | 2018-01-03 | 1 | -1/+1 |
* | Completed r11955: There were also DEBUG macros under the "tests" | vlefevre | 2017-12-12 | 1 | -3/+1 |
* | [tests] Got rid of MPFR_TESTS_EXCEPTIONS (added in r11489 and above), | vlefevre | 2017-05-19 | 1 | -2/+2 |
* | [tests/tget_set_d64.c] Disable tests with a division by 0 (which now | vlefevre | 2017-05-19 | 1 | -0/+4 |
* | [tests/tget_set_d64.c] Made PRINT_ERR_MISC more robust. | vlefevre | 2017-05-17 | 1 | -1/+1 |
* | [tests/*.c] Renamed the remaining macros whose names are reserved | vlefevre | 2017-05-17 | 1 | -16/+16 |
* | Copyright notice update: added 2017 with | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | [tests] _GMP_IEEE_FLOATS was got rid of in r10150, but still used in | vlefevre | 2016-11-15 | 1 | -3/+3 |
* | added comment about printing decimal floats | zimmerma | 2016-05-17 | 1 | -1/+3 |
* | About "config.h" inclusion: code consistency; removed obsolete comment. | vlefevre | 2016-02-25 | 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 |
* | [tests] Corrections for builds with "config.h". | vlefevre | 2014-09-09 | 1 | -0/+4 |
* | Copyright notice update: added 2014 with | vlefevre | 2014-01-03 | 1 | -1/+1 |
* | [tests/tget_set_d64.c] More meaningful messages in check_inf_nan. | vlefevre | 2013-09-15 | 1 | -35/+48 |
* | [tests/tget_set_d64.c] More meaningful messages in check_inf_nan | vlefevre | 2013-09-15 | 1 | -10/+48 |
* | 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 |
* | Now --enable-decimal-float does not require any more --with-gmp-build. | zimmerma | 2012-09-03 | 1 | -18/+28 |
* | [src/get_d64.c] mpfr_get_decimal64 was buggy in MPFR_RNDN on some | vlefevre | 2012-08-16 | 1 | -0/+27 |
* | [tests/tget_set_d64.c] Added overflow tests (they cover the two bad | vlefevre | 2012-08-15 | 1 | -2/+58 |
* | [tests/tget_set_d64.c] Added some tests for large numbers. | vlefevre | 2012-08-15 | 1 | -0/+9 |
* | [tests] Removed #include of headers already included via "mpfr-test.h" | vlefevre | 2012-02-24 | 1 | -1/+0 |
* | Changed Arenaire to AriC with: | vlefevre | 2012-01-10 | 1 | -1/+1 |