Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-03-15 | in math.h make lgamma_r and non-double bessel _GNU_SOURCE only | nsz | -20/+18 |
2012-03-15 | efficient sincos based on sin and cos | nsz | -0/+4 |
2012-03-13 | first commit of the new libm! | Rich Felker | -9/+64 |
2012-03-02 | fix nan/infinity macros in math.h, etc. | Rich Felker | -6/+8 |
2012-03-02 | typo in math.h c version check | Rich Felker | -1/+1 |
2012-03-02 | make math.h compatibe with c89 | Rich Felker | -1/+5 |
2012-02-15 | add float_t and double_t to math.h | Rich Felker | -0/+2 |
2011-11-10 | fix all missing instances of __cplusplus checks/extern "C" in headers | Rich Felker | -0/+8 |
2011-06-08 | isgreater etc. relation macros for math.h | Rich Felker | -0/+18 |
2011-02-14 | extensive header cleanup for standards conformance & correctness | Rich Felker | -17/+19 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+300 |