summaryrefslogtreecommitdiff
path: root/lngamma.c
Commit message (Expand)AuthorAgeFilesLines
* Use (mpz_t *) 0 instead of NULL (this is not less clear and thisvlefevre2005-09-091-3/+1
* cleanup of gamma and lngammazimmerma2005-09-091-26/+26
* Change for ansi2knr.vlefevre2005-09-061-3/+5
* Code clean-up (again).vlefevre2005-09-061-7/+8
* Use GMP's allocate functions instead of C's. Code clean-up.vlefevre2005-09-061-153/+157
* Reformat.vlefevre2005-09-061-34/+34
* new function lngammazimmerma2005-08-311-0/+453