summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* improved test coveragezimmerma2004-02-134-17/+38
* partly rewritten, and improved test coveragezimmerma2004-02-132-20/+127
* Added tests for mpfr_mul_2si and mpfr_div_2si + corrections.vlefevre2004-02-131-50/+68
* Replaced mpfr_mul_2exp and mpfr_div_2exp by mpfr_mul_2ui andvlefevre2004-02-131-5/+5
* removed warningszimmerma2004-02-131-4/+4
* Add test for mpfr_cmpabspelissip2004-02-138-25/+478
* improved coveragezimmerma2004-02-132-11/+18
* removed Kevin, added missing accentzimmerma2004-02-131-2/+1
* improved coverage testzimmerma2004-02-1318-153/+295
* Rewrite (simplify) mpfr_dump.pelissip2004-02-123-28/+5
* Remove MPFR_ASSERTN(0) and add MPFR_ASSERTD(last condition) instead.pelissip2004-02-124-12/+7
* improved coveragezimmerma2004-02-121-3/+4
* improved coveragezimmerma2004-02-122-10/+8
* improved cov. testzimmerma2004-02-122-4/+52
* improved cov. testzimmerma2004-02-121-2/+13
* improved coverage testzimmerma2004-02-122-118/+107
* improved coverage testzimmerma2004-02-122-2/+57
* improved test coveragezimmerma2004-02-122-3/+56
* Improve coverage of const_pi and const_log2 (Test for prec > 20000).pelissip2004-02-122-0/+38
* fixed tiny bugs for corner caseszimmerma2004-02-122-8/+112
* + Add mpfr_add1sp which provides addition when all the operands have the same...pelissip2004-02-1215-34/+780
* improved test coveragezimmerma2004-02-122-8/+40
* improved coverage testzimmerma2004-02-122-10/+17
* added new coverage testzimmerma2004-02-121-0/+13
* Fix some mistakes.pelissip2004-02-121-2/+2
* Add a description of the gcov tool.pelissip2004-02-121-1/+28
* now 100% of coverage of sub1.czimmerma2004-02-121-0/+13
* new test file for mpfr_dimzimmerma2004-02-123-6/+110
* Replace AS_HELP_STRING to AC_HELP_STRING (obsolete)pelissip2004-02-061-1/+1
* Add forgotten copyright 2004 line.pelissip2004-02-0686-166/+93
* Added mpfr_sum function.pelissip2004-02-066-2/+407
* + Better support of non IEEE doubles.pelissip2004-02-06172-571/+2757
* Update.vlefevre2004-02-061-0/+638
* Updated MPFR URL.vlefevre2004-02-061-1/+1
* Added the changes from version 2.0.1 to version 2.0.2.vlefevre2004-02-061-16/+31
* Added: "3) Update the NEWS file.".vlefevre2004-02-061-4/+5
* fixed bug in get_str (case pow2, rnd=up or down)zimmerma2004-02-033-20/+32
* fixed problem (s1 = s-1 inexact)zimmerma2004-01-302-2/+6
* fixed problem in gamma/factorialzimmerma2004-01-304-38/+139
* added new tests for agm and hypot (+ fixed bugs)zimmerma2004-01-304-6/+40
* Add GMP_RND_MAX so that a for loop of the rounding modes looks like:pelissip2004-01-291-4/+1
* Better supports of non IEEE-754 floats (don't use anymore ieee_double_extract...pelissip2004-01-2820-117/+192
* Added comments and a temporary fix.vlefevre2004-01-281-3/+13
* fixed bugs in atan cbrt erfzimmerma2004-01-279-25/+146
* removed argument reduction in sin(Pi*s/2) [delegated to mpfr_sin]zimmerma2004-01-261-37/+19
* print inputs of test2 in binary formzimmerma2004-01-261-4/+6
* + Internal functions of zeta are now declared as static.pelissip2004-01-262-13/+82
* added several hard-coded tests (and fixed bugs found)zimmerma2004-01-2225-190/+1141
* Fix tiny bug of Concept Index / Rounding Modes.pelissip2004-01-201-2/+2
* Update minor things.pelissip2004-01-201-114/+112