summaryrefslogtreecommitdiff
path: root/src/gamma.c
Commit message (Expand)AuthorAgeFilesLines
* 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