Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the expression fabs(x+0.0)+fabs(y+0.0) instad of a+b (where a is | bde | 2008-02-14 | 1 | -4/+4 |
* | 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 | -5/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Use __ieee754_sqrt() instead of sqrt() internally. Similarly for the | bde | 1997-03-09 | 1 | -3/+3 |
* | Fixed wrong magic numbers in scaling. hypotf() was very broken for large | bde | 1997-03-05 | 1 | -8/+8 |
* | 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 | -3/+3 |
* | J.T. Conklin's latest version of the Sun math library. | jkh | 1994-08-19 | 1 | -0/+87 |