Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix strtod multiple-precision division bug (bug 26137). | Joseph Myers | 2020-06-30 | 1 | -0/+3465 |
* | Fix strtod overflow detection (bug 23279). | Joseph Myers | 2018-06-13 | 1 | -4350/+4741 |
* | Make strtod raise "inexact" exceptions (bug 19380). | Joseph Myers | 2016-10-28 | 1 | -13/+13 |
* | Refactor tst-strtod-round.c for type-generic-ness | Paul E. Murphy | 2016-05-25 | 1 | -4173/+3423 |
* | Refactor tst-strtod-round.c | Paul E. Murphy | 2016-05-24 | 1 | -0/+12334 |