Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rearrange the polynomial evaluation for better parallelism. This | bde | 2008-02-19 | 1 | -4/+4 |
* | Fix a harmless type error in 1.9. | bde | 2008-01-25 | 1 | -1/+1 |
* | Use a better algorithm for reducing the error in __kernel_cos[f](). | bde | 2005-10-26 | 1 | -24/+17 |
* | Moved the optimization for tiny x from __kernel_{cos,sin}[f](x) to | bde | 2005-10-24 | 1 | -3/+0 |
* | Reduce diffs against vendor source (Sun fdlibm 5.3). | das | 2005-02-04 | 1 | -10/+11 |
* | 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 | -9/+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 | -11/+11 |
* | J.T. Conklin's latest version of the Sun math library. | jkh | 1994-08-19 | 1 | -0/+96 |