summaryrefslogtreecommitdiff
path: root/tests/thyperbolic.c
Commit message (Expand)AuthorAgeFilesLines
* Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug.ryde2003-06-091-2/+2
* Prototypes: use static. Some code reformatting.vlefevre2003-01-241-389/+376
* Patch by Kevin Ryde for memory leak checking + misc declaration fixes.vlefevre2002-05-271-0/+3
* 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
* Change the test return valuesdaney2002-02-061-16/+16
* #include fixes (Torbjorn Granlund).vlefevre2002-01-171-4/+4
* Patches by Kevin Ryde for K&R compilersvlefevre2002-01-121-6/+16
* Init variables to NaN instead of 0.vlefevre2001-11-281-1/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-1/+1
* clear variable if an error is returndaney2001-11-011-27/+317
* correct test inf for atanhdaney2001-10-251-0/+1
* correct bug in tests file (test of atanh for + or - Inf)daney2001-10-251-2/+5
* fixed test of return values for infinities: foo(+/-Inf) is *exact*zimmerma2001-10-151-6/+6
* change headerdaney2001-04-051-10/+6
* add test file for new functiondaney2001-04-051-0/+307