Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some rather obscene code that has ambiguous if...if...else... | das | 2008-03-29 | 1 | -2/+8 |
* | Fix cutoffs. This is just a cleanup and an optimization for unusual | bde | 2008-01-21 | 1 | -2/+2 |
* | Use STRICT_ASSIGN() for log1pf() and log1p() instead of a volatile cast | bde | 2008-01-19 | 1 | -4/+5 |
* | For log1pf(), fixed the approximations to sqrt(2), sqrt(2)-1 and | bde | 2005-12-04 | 1 | -4/+11 |
* | Use the usual volatile hack to trick gcc into clipping any extra precision | bde | 2005-12-04 | 1 | -1/+1 |
* | 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 | -13/+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 | -7/+7 |
* | J.T. Conklin's latest version of the Sun math library. | jkh | 1994-08-19 | 1 | -0/+112 |