Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Fix strtod overflow detection (bug 23279). | Joseph Myers | 2018-06-13 | 1 | -32/+76 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Define __STDC_WANT_IEC_60559_TYPES_EXT__ in tst-strtod-round-skeleton.c. | Joseph Myers | 2017-11-24 | 1 | -0/+1 |
* | Handle more _FloatN, _FloatNx types in type-generic strtod tests. | Joseph Myers | 2017-11-07 | 1 | -1/+19 |
* | float128: Add strtof128, wcstof128, and related functions. | Paul E. Murphy | 2017-06-12 | 1 | -0/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Make strtod raise "inexact" exceptions (bug 19380). | Joseph Myers | 2016-10-28 | 1 | -0/+18 |
* | Refactor strtod tests | Rajalakshmi Srinivasaraghavan | 2016-10-25 | 1 | -13/+11 |
* | Add tst-wcstod-round | Paul E. Murphy | 2016-08-19 | 1 | -0/+236 |