summaryrefslogtreecommitdiff
path: root/tests/mul.dat
Commit message (Expand)AuthorAgeFilesLines
* [mul.dat] improve code coveragezimmerma2012-06-281-1/+4
* mul.c: corrected uncleared variable from previous commitenge2011-08-311-0/+13
* mul.dat: improve code coverageenge2011-08-311-0/+4
* license change:enge2011-08-291-13/+11
* mul.c, mul.dat: removed unused branch, added test to cover one branchenge2011-02-231-0/+1
* mul.c, mul.dat: correct underflow handling with direct roundingenge2011-02-231-0/+2
* mul.dat: force sign checking, inadvertantly left outenge2011-02-231-11/+11
* mul.c, mul.dat: correct overflow handling with directed roundingenge2011-02-231-0/+3
* mul.dat: more tests, 100% coverage of new codeenge2011-02-231-0/+2
* mul.c: bug with underflowenge2011-02-231-2/+5
* mul.c, mul.dat: bug fix for wrong detection of underflowenge2011-02-231-1/+5
* mul.c: code for handling all cases of intermediate over- and underflowsenge2011-02-231-1/+2
* mul.dat: uncomment overflow bugenge2011-02-211-1/+1
* mul.dat: simplified test case for intermediate overflow;enge2011-02-151-2/+2
* tmul.c, mul.dat: moved bug case to data fileenge2011-02-151-1/+4
* finished change of copyright line into "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
* mul.dat: correcting the test file according to the previous fix for sqrenge2010-09-161-1/+1
* mul.c, mul.dat: if both arguments are the same, call sqrenge2010-09-161-0/+8
* tmul.c: moved special values to mul.datenge2010-09-021-1/+4
* tests/mul.dat: replaced ? by expected ternary flags.thevenyp2008-12-091-9/+6
* tests/read_data.c: now read and optionally check inexact flag.thevenyp2008-12-051-80/+89
* newline at the end of the files, to help diagnostic anenge2008-11-201-0/+1
* [mul.c] simplified the Karatsuba code (no double loop any more)zimmerma2008-11-151-1/+5
* some more test cases to get close to a coverage of 100%enge2008-11-141-1/+7
* tests/tmul.c: Reduce exponent range for random number and increase maximum pr...thevenyp2008-11-141-0/+3
* tests/tmul.dat: Remove unused file.thevenyp2008-10-311-0/+110