| Commit message (Expand) | Author | Age | Files | Lines |
| * | math code: Add comments. | Bruno Haible | 2012-02-29 | 1 | -1/+3 |
| * | sinl: Simplify for platforms where 'long double' == 'double'. | Bruno Haible | 2011-10-11 | 1 | -1/+13 |
| * | Minor formatting changes. | Bruno Haible | 2010-03-25 | 1 | -10/+10 |
| * | New modules acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl, tanl. | Bruno Haible | 2010-01-19 | 1 | -2/+0 |
| * | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -22/+22 |
| * | Move the isnanf(), isnand(), isnanl() declarations to <math.h>. | Bruno Haible | 2008-10-19 | 1 | -1/+0 |
| * | Better support of signalling NaNs. | Bruno Haible | 2007-03-26 | 1 | -2/+7 |
| * | New module 'math'. <math.h> replaces mathl.h. | Bruno Haible | 2007-02-18 | 1 | -4/+5 |
| * | Remove K&R cruft. | Paul Eggert | 2003-09-09 | 1 | -1/+1 |
| * | Transcendental functions for 'long double', from Paolo Bonzini. | Bruno Haible | 2003-02-18 | 1 | -0/+101 |