]> git.ipfire.org Git - thirdparty/glibc.git/history - stdlib/tst-strtod-round-skeleton.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / stdlib / tst-strtod-round-skeleton.c
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-06-13  Joseph MyersFix strtod overflow detection (bug 23279).
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-11-24  Joseph MyersDefine __STDC_WANT_IEC_60559_TYPES_EXT__ in tst-strtod...
2017-11-07  Joseph MyersHandle more _FloatN, _FloatNx types in type-generic...
2017-06-12  Paul E. Murphyfloat128: Add strtof128, wcstof128, and related functions.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-10-28  Joseph MyersMake strtod raise "inexact" exceptions (bug 19380).
2016-10-25  Rajalakshmi Sriniv... Refactor strtod tests
2016-08-19  Paul E. MurphyAdd tst-wcstod-round