index
:
delta/mpfr.git
2.0.2
2.1
2.2
2.3
2.3-old
2.4
3.0
3.1
4.0
4.1
baserock/morph
exp-int
faithful
feature-block
flags
master
mpfr
mpfr-2-0-2-branch
mpfr-2-1-branch
mpfr-2-2-branch
new-generic-tests
new-sum
set_exp
ubf
ubf2
vl-am113
vlefevre
win-thread-safe-dll
with-mini-gmp
scm.gforge.inria.fr: anonscm/svn/mpfr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tfmma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tests/*.c] When not in a test, use set_emin and set_emax rather than
vlefevre
2021-01-31
1
-6
/
+6
*
Copyright notice update: added 2021 with
vlefevre
2021-01-03
1
-1
/
+1
*
[src,tests] Consistency: in prototypes, changed
vlefevre
2020-08-21
1
-1
/
+1
*
[tests/tfmma.c] Added extreme_underflow test: before the r13798 bug fix,
vlefevre
2020-03-24
1
-0
/
+21
*
[tests/tfmma.c] Use mpfr_set_str instead of mpfr_set_d.
vlefevre
2020-02-11
1
-14
/
+6
*
[src/fmma.c] fixed bug (result might be out of exponent range)
zimmerma
2020-02-06
1
-0
/
+33
*
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/tfmma.c] Added double_rounding test to trigger errors before
vlefevre
2018-12-31
1
-0
/
+64
*
[tests/tfmma.c] improve coverage of the UBF case in mpfr_sub
zimmerma
2018-06-05
1
-4
/
+30
*
[src/sub1.c] fixed a bug and solved a FIXME (underflow for UBFs)
zimmerma
2018-06-04
1
-0
/
+49
*
[tests/tfmma.c] added coverage test
zimmerma
2018-02-16
1
-0
/
+9
*
[tests/tfmma.c] improve coverage of add.c (ubf case)
zimmerma
2018-02-16
1
-0
/
+2
*
Copyright notice update: added 2018 with
vlefevre
2018-01-03
1
-1
/
+1
*
Removed trailing spaces.
vlefevre
2017-05-29
1
-1
/
+1
*
Merged the latest changes from the trunk, including some old changesets
vlefevre
2017-05-04
1
-1
/
+53
|
\
|
*
[tests/tfmma.c] added one test
zimmerma
2017-04-06
1
-0
/
+17
|
*
[tests/tfmma.c] fixed test
zimmerma
2017-04-06
1
-1
/
+2
|
*
[tests/tfmma.c] added another test (currently fails)
zimmerma
2017-04-06
1
-1
/
+9
|
*
[tests/tfmma.c] Updated comment about bug20170405 (fixed in r11414).
vlefevre
2017-04-06
1
-1
/
+3
|
*
[tests/tfmma.c] Fixed return type of test added in r11407.
vlefevre
2017-04-06
1
-1
/
+1
|
*
added test that triggers an error
zimmerma
2017-04-06
1
-0
/
+24
|
*
Copyright notice update: added 2017 with
vlefevre
2017-01-01
1
-1
/
+1
*
|
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
-1
/
+1
*
|
fix for RNDF
zimmerma
2016-06-23
1
-1
/
+4
|
/
*
[tests/tfmma.c] Forgot a cast to mpfr_rnd_t for C++ compatibility.
vlefevre
2016-06-03
1
-1
/
+1
*
[tests/tfmma.c] Correction.
vlefevre
2016-06-03
1
-1
/
+1
*
[tests/tfmma.c] Test (1/2)x + (1/2)x = x near underflow.
vlefevre
2016-06-03
1
-1
/
+60
*
[tests/tfmma.c] Replaced precision 64 by GMP_NUMB_BITS (to make sure
vlefevre
2016-06-03
1
-4
/
+4
*
[tests/tfmma.c] Added test cases where the precision of the result
vlefevre
2016-06-02
1
-46
/
+63
*
[tests/tfmma.c] Forgot a \n in printf.
vlefevre
2016-05-29
1
-3
/
+3
*
[tests/tfmma.c] Added overflow tests that trigger an assertion failure
vlefevre
2016-05-29
1
-9
/
+50
*
[tests/tfmma.c] Completed near_overflow_tests (there's still a crash,
vlefevre
2016-05-24
1
-8
/
+7
*
[tests/tfmma.c] Added near_overflow_tests, which crashes.
vlefevre
2016-05-24
1
-2
/
+81
*
[tests/tfmma.c] Added max_tests.
vlefevre
2016-05-23
1
-0
/
+46
*
[tests/tfmma.c] Corrections and improvements in random_test.
vlefevre
2016-05-22
1
-12
/
+18
*
[tests/tfmma.c] Replaced mpfr_cmp by the stronger mpfr_equal_p.
vlefevre
2016-05-22
1
-2
/
+2
*
Replaced
vlefevre
2016-02-04
1
-1
/
+1
*
try to fix bugs in fmma (work in progress)
zimmerma
2016-01-16
1
-1
/
+3
*
[tests/tfmma.c] Added tests that trigger an error.
vlefevre
2016-01-15
1
-0
/
+67
*
[tests/tfmma.c] C++ compatibility.
vlefevre
2016-01-12
1
-5
/
+7
*
[tests/tfmma.c] Fixed type in printf.
vlefevre
2016-01-12
1
-2
/
+2
*
Really replaced mpfr_printf by printf.
vlefevre
2016-01-12
1
-1
/
+1
*
replaced mpfr_printf calls
zimmerma
2016-01-12
1
-4
/
+10
*
forgot two files
zimmerma
2016-01-12
1
-0
/
+107