Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2017-03-15 | fix threshold constants in j0f, y0f, j1f, y1f | Szabolcs Nagy | -4/+4 |
2013-12-12 | math: define _GNU_SOURCE when implementing non-standard math functions | Szabolcs Nagy | -0/+1 |
2013-05-15 | math: use double_t for temporaries to avoid stores on i386 | Szabolcs Nagy | -2/+2 |
2013-01-01 | math: bessel cleanup (j0.c and j0f.c) | Szabolcs Nagy | -101/+70 |
2012-03-19 | code cleanup of named constants | nsz | -21/+18 |
2012-03-13 | math cleanup: use 1.0f instead of (float)1.0 | nsz | -4/+4 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+347 |