aboutsummaryrefslogtreecommitdiff
path: root/stdlib/gen-tst-strtod-round.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-06-13Fix strtod overflow detection (bug 23279).Joseph Myers1-7/+19
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-10-28Make strtod raise "inexact" exceptions (bug 19380).Joseph Myers1-2/+2
2016-05-25Refactor tst-strtod-round.c for type-generic-nessPaul E. Murphy1-25/+23
2016-05-24Refactor tst-strtod-round.cPaul E. Murphy1-21/+67
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-06-13Rework tst-strtod-round handling of inexact results.Joseph Myers1-5/+5
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-09-06Fix strtod test for values above maximum for IBM long double.Joseph Myers1-1/+14
2012-09-05Correctly handle Motorola extended float format in tst-strtod-roundAndreas Schwab1-3/+6
2012-08-27Fix strtod rounding (bug 3479).Joseph Myers1-0/+131