Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-09-05 | math: cosmetic cleanup (use explicit union instead of fshape and dshape) | Szabolcs Nagy | -15/+12 |
2012-11-13 | math: fix nextafter and nexttoward on maxdbl and maxflt input | Szabolcs Nagy | -1/+1 |
2012-05-06 | add FORCE_EVAL macro to evaluate float expr for their side effect | nsz | -4/+2 |
2012-05-06 | fix unused variable warnings in new nextafter/nexttoward code | Rich Felker | -1/+2 |
2012-05-06 | math: nextafter and nexttoward cleanup | nsz | -52/+30 |
2012-03-13 | remove libm.h includes when math.h and float.h are enough | nsz | -0/+1 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+67 |