summaryrefslogtreecommitdiff
path: root/src/gamma.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2018 withvlefevre2018-02-011-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [src/gamma.c] Bug fix in case the argument is an integer fitting in anvlefevre2016-02-191-0/+5
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-05-201-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-03-081-1/+1
* [src/lngamma.c] Added mpfr_explgamma internal function to handlevlefevre2012-05-071-2/+17
* [src/gamma.c] Reverted changeset r8180, which seems incorrect.vlefevre2012-05-031-12/+0
* [gamma.c] tentative fix for the underflow problemvlefevre2012-05-031-0/+12
* [src/gamma.c] Fixed bug in the underflow detection code of mpfr_gamma,vlefevre2012-04-271-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Get rid of deprecated register_printf_function function in logging system.thevenyp2011-03-171-2/+4
* [src/gamma.c] More robust code (for the change in r7551).vlefevre2011-03-091-4/+4
* [src/gamma.c] Fixed the special code for tiny values.vlefevre2011-03-091-20/+29
* [src/gamma.c] Added a comment about an overflow case.vlefevre2011-02-251-0/+3
* [src/gamma.c] Fixed flags when x if very small (protect fromvlefevre2011-02-251-1/+4
* [src/gamma.c] Fixed inexact flag when x if very small.vlefevre2011-02-251-1/+1
* [src/gamma.c] Fixed a bug occurring in reduced exponent range.vlefevre2011-02-251-4/+8
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Added support for the division-by-zero exception in functionsvlefevre2011-01-171-0/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+402