summaryrefslogtreecommitdiff
path: root/tests/tlngamma.c
Commit message (Expand)AuthorAgeFilesLines
* Generic tests: adjust the proportion of negative numbers returnedvlefevre2007-08-301-0/+1
* Added preliminary support for mpfr_lngamma and tests.vlefevre2007-04-251-0/+12
* tests/tlngamma.c: added a test showing a bug in lngamma (due to thevlefevre2007-04-251-8/+26
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* tlngamma.c: avoid useless mpfr_get_d.vlefevre2006-11-031-4/+10
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Added ', Inc.' when missing after 'Free Software Foundation'.vlefevre2006-01-051-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Test the sign of 0.vlefevre2005-09-281-2/+2
* fixed infinite loop for lngamma(2)zimmerma2005-09-281-0/+8
* cleanup of gamma and lngammazimmerma2005-09-091-6/+8
* new function lngammazimmerma2005-08-311-0/+190