Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013年09月05日 | math: cosmetic cleanup (use explicit union instead of fshape and dshape) | Szabolcs Nagy | -17/+13 |
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 | -70/+27 |
2012年03月13日 | first commit of the new libm! | Rich Felker | -0/+79 |