summaryrefslogtreecommitdiff
path: root/tests/terf.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-4/+4
* Updated copyright line.vlefevre2005-08-181-1/+1
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Reenable tests.pelissip2005-04-071-3/+3
* replaced // comments by /* ... */zimmerma2005-04-051-3/+3
* Add function mpfr_erfc.pelissip2005-03-311-3/+59
* improved coverage testzimmerma2004-02-121-0/+12
* fixed bugs in atan cbrt erfzimmerma2004-01-271-0/+13
* added several hard-coded tests (and fixed bugs found)zimmerma2004-01-221-10/+120
* + Optimize a few div.cpelissip2003-12-151-4/+1
* + Add new internal function: mpfr_check.pelissip2003-11-211-4/+4
* Merged the mpfr-2-0-2-branch changes to the trunk.vlefevre2003-10-171-0/+39
* now uses #include "tgeneric.c" everywherezimmerma2003-10-141-58/+3
* Updated documentation. In particular, mpfr_set_str_raw renamedvlefevre2003-10-021-5/+7
* Changed the remaining stderr to stdout.vlefevre2003-09-251-45/+43
* Replaced misc random functions by GMP ones.vlefevre2003-06-121-2/+2
* added error functionzimmerma2003-06-121-0/+224