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