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