summaryrefslogtreecommitdiff
path: root/tests/tfmma.c
Commit message (Expand)AuthorAgeFilesLines
* UBF support fixed in mpfr_sub1 (src/sub1.c):vlefevre2020-03-301-0/+21
* [tests/tfmma.c] Merged the latest tests from the trunkvlefevre2020-02-111-0/+100
* Copyright notice update: added 2020 withvlefevre2020-01-091-1/+1
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* [src/set.c] Fixed double-rounding bug in the internal functionvlefevre2018-12-311-0/+64
* Merged the latest tests from the trunk (r12258-12287).vlefevre2018-02-171-0/+11
* Minor date-related changes as in the trunk:vlefevre2018-01-091-1/+1
* Removed trailing spaces.vlefevre2017-05-291-1/+1
* Merged the latest changes from the trunk, including some old changesetsvlefevre2017-05-041-1/+53
|\
| * [tests/tfmma.c] added one testzimmerma2017-04-061-0/+17
| * [tests/tfmma.c] fixed testzimmerma2017-04-061-1/+2
| * [tests/tfmma.c] added another test (currently fails)zimmerma2017-04-061-1/+9
| * [tests/tfmma.c] Updated comment about bug20170405 (fixed in r11414).vlefevre2017-04-061-1/+3
| * [tests/tfmma.c] Fixed return type of test added in r11407.vlefevre2017-04-061-1/+1
| * added test that triggers an errorzimmerma2017-04-061-0/+24
| * Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* | Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* | [tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similarvlefevre2016-07-221-1/+1
* | fix for RNDFzimmerma2016-06-231-1/+4
|/
* [tests/tfmma.c] Forgot a cast to mpfr_rnd_t for C++ compatibility.vlefevre2016-06-031-1/+1
* [tests/tfmma.c] Correction.vlefevre2016-06-031-1/+1
* [tests/tfmma.c] Test (1/2)x + (1/2)x = x near underflow.vlefevre2016-06-031-1/+60
* [tests/tfmma.c] Replaced precision 64 by GMP_NUMB_BITS (to make surevlefevre2016-06-031-4/+4
* [tests/tfmma.c] Added test cases where the precision of the resultvlefevre2016-06-021-46/+63
* [tests/tfmma.c] Forgot a \n in printf.vlefevre2016-05-291-3/+3
* [tests/tfmma.c] Added overflow tests that trigger an assertion failurevlefevre2016-05-291-9/+50
* [tests/tfmma.c] Completed near_overflow_tests (there's still a crash,vlefevre2016-05-241-8/+7
* [tests/tfmma.c] Added near_overflow_tests, which crashes.vlefevre2016-05-241-2/+81
* [tests/tfmma.c] Added max_tests.vlefevre2016-05-231-0/+46
* [tests/tfmma.c] Corrections and improvements in random_test.vlefevre2016-05-221-12/+18
* [tests/tfmma.c] Replaced mpfr_cmp by the stronger mpfr_equal_p.vlefevre2016-05-221-2/+2
* Replacedvlefevre2016-02-041-1/+1
* try to fix bugs in fmma (work in progress)zimmerma2016-01-161-1/+3
* [tests/tfmma.c] Added tests that trigger an error.vlefevre2016-01-151-0/+67
* [tests/tfmma.c] C++ compatibility.vlefevre2016-01-121-5/+7
* [tests/tfmma.c] Fixed type in printf.vlefevre2016-01-121-2/+2
* Really replaced mpfr_printf by printf.vlefevre2016-01-121-1/+1
* replaced mpfr_printf callszimmerma2016-01-121-4/+10
* forgot two fileszimmerma2016-01-121-0/+107