summaryrefslogtreecommitdiff
path: root/tests/tcosh.c
Commit message (Expand)AuthorAgeFilesLines
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Fix bug of overflow.pelissip2005-05-181-1/+31
* Replaced mpfr_set_emin/emax by set_emin/emax in tests to checkvlefevre2004-10-261-4/+4
* Fix overflow bug.pelissip2004-05-061-2/+3
* Fix critical bugs due to different kind of overflow in cosh.pelissip2004-05-051-1/+48
* added several hard-coded tests (and fixed bugs found)zimmerma2004-01-221-2/+79
* + Optimize a few div.cpelissip2003-12-151-4/+1
* Updated documentation. In particular, mpfr_set_str_raw renamedvlefevre2003-10-021-0/+2
* Patch by Kevin Ryde for memory leak checking + misc declaration fixes.vlefevre2002-05-271-0/+3
* Copyright line updated.vlefevre2002-05-141-1/+1
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* #include fixes (Torbjorn Granlund).vlefevre2002-01-171-2/+3
* start tests with precision 2 instead of 1zimmerma2001-11-301-1/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* now use tgeneric.czimmerma2001-10-151-61/+2
* add new test file for hyperbolic functiondaney2001-04-051-0/+96