Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-03-20 | clean up pow.c and powf.c | nsz | -21/+14 |
2012-03-19 | code cleanup of named constants | nsz | -17/+14 |
2012-03-13 | math cleanup: use 1.0f instead of 1.0F | nsz | -1/+1 |
2012-03-13 | math cleanup: use 1.0f instead of (float)1.0 | nsz | -3/+3 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+269 |