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