aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tst-strtod.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-07Handle more _FloatN, _FloatNx types in type-generic strtod tests.Joseph Myers1-11/+72
2017-06-22Provide an additional macro expansion for F128 in stdlib/tst-strtod.hGabriel F. T. Gomes1-1/+5
2017-06-12float128: Add strtof128, wcstof128, and related functions.Paul E. Murphy1-11/+25
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-10-25Refactor strtod testsRajalakshmi Srinivasaraghavan1-4/+3
2016-05-25Refactor tst-strtod-round.c for type-generic-nessPaul E. Murphy1-4/+4
2016-05-23Refactor bug-strtod.c to better test new types.Paul E. Murphy1-0/+50