summaryrefslogtreecommitdiff
path: root/tests/tgamma.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced misc random functions by GMP ones.vlefevre2003-06-121-1/+1
* made test fasterzimmerma2003-06-101-1/+1
* Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug.ryde2003-06-091-2/+2
* Use tests_start_mpfr / tests_end_mpfr.ryde2003-01-221-1/+4
* fixed bug in reflection formula for x<1zimmerma2002-09-121-0/+23
* reduce range of tests (did take too much time)zimmerma2002-07-241-1/+1
* added mpfr_gamma in libmpfrzimmerma2002-06-051-1/+1
* 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
* #include changes.vlefevre2002-03-111-2/+3
* Copyright line changed.vlefevre2002-03-041-1/+1
* mpfr_round -> mpfr_round_prec.vlefevre2002-01-251-1/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* add tests file for gammadaney2001-11-091-0/+79