]> git.ipfire.org Git - thirdparty/glibc.git/history - stdlib/tst-strtod-round-data.h
Fix a few more typos I missed in previous round -- BZ 25337
[thirdparty/glibc.git] / stdlib / tst-strtod-round-data.h
2020-06-30  Joseph MyersFix strtod multiple-precision division bug (bug 26137).
2018-06-13  Joseph MyersFix strtod overflow detection (bug 23279).
2016-10-28  Joseph MyersMake strtod raise "inexact" exceptions (bug 19380).
2016-05-25  Paul E. MurphyRefactor tst-strtod-round.c for type-generic-ness
2016-05-24  Paul E. MurphyRefactor tst-strtod-round.c