summaryrefslogtreecommitdiff
path: root/tests/tacosh.c
Commit message (Expand)AuthorAgeFilesLines
* added several hard-coded tests (and fixed bugs found)zimmerma2004-01-221-14/+84
* + Optimize a few div.cpelissip2003-12-151-4/+1
* The check_inf test wasn't called. Added 2 missing mpfr_clear and \n.vlefevre2003-11-041-7/+5
* + Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS.pelissip2003-11-041-0/+24
* Updated documentation. In particular, mpfr_set_str_raw renamedvlefevre2003-10-021-1/+3
* 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
* <> changed back to "".vlefevre2002-01-181-3/+3
* change "" -> <> in headersdaney2002-01-181-3/+7
* #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-251-64/+3
* add new test file for hyperbolic functiondaney2001-04-051-0/+99