| Commit message (Expand) | Author | Age | Files | Lines |
* | The value small=2**-(p+3), where p is the precision, can be determine from | kargl | 2014-10-09 | 1 | -23/+24 |
* | Remove whitespace and 2 blank lines. | kargl | 2014-10-02 | 1 | -14/+12 |
* | * Whitespace. | kargl | 2014-09-25 | 1 | -3/+1 |
* | For targets that have a signed zero, lgamma_r(-0, &signgamp) should | kargl | 2014-09-17 | 1 | -1/+5 |
* | * Makefile: | kargl | 2014-09-15 | 1 | -6/+13 |
* | Remove an initialized, but otherwise, unused variable. | kargl | 2014-09-04 | 1 | -1/+0 |
* | According to the ISO C standard, lgamma(-integer) returns | kargl | 2014-09-01 | 1 | -6/+7 |
* | Fix a tab that somehow became 8 spaces. | kargl | 2014-09-01 | 1 | -2/+2 |
* | Compute sin(pi*x) without actually doing the pi*x multiplication. | kargl | 2014-08-31 | 1 | -26/+24 |
* | Remove some unnecessary initializations. | das | 2011-10-15 | 1 | -1/+0 |
* | s/rcsid/__FBSDID/ | das | 2008-02-22 | 1 | -3/+2 |
* | Don't assume that int is signed 32-bits in one place. Keep assuming | bde | 2007-05-02 | 1 | -6/+8 |
* | Reduce diffs against vendor source (Sun fdlibm 5.3). | das | 2005-02-04 | 1 | -16/+18 |
* | Fix formatting, this is hard to explain, so I'll show one example. | alfred | 2002-05-28 | 1 | -1/+2 |
* | Assume __STDC__, remove non-__STDC__ code. | alfred | 2002-05-28 | 1 | -18/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -17/+17 |
* | J.T. Conklin's latest version of the Sun math library. | jkh | 1994-08-19 | 1 | -0/+312 |