Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-10 | Fix strtof decimal rounding close to half least subnormal (bug 18247). | Joseph Myers | 1 | -0/+31 |
2013-11-13 | Fix strtod rounding of half the least subnormal (bug 16151). | Joseph Myers | 1 | -0/+8 |
2012-08-27 | Fix sign of zero on strtod underflow (bug 14519). | Joseph Myers | 1 | -0/+4 |
2012-08-27 | Fix strtod rounding (bug 3479). | Joseph Myers | 1 | -0/+107 |