aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tst-strtod-round-data
AgeCommit message (Expand)AuthorFilesLines
2020-06-30Fix strtod multiple-precision division bug (bug 26137).Joseph Myers1-0/+110
2018-06-13Fix strtod overflow detection (bug 23279).Joseph Myers1-0/+7
2015-04-10Fix strtof decimal rounding close to half least subnormal (bug 18247).Joseph Myers1-0/+31
2013-11-13Fix strtod rounding of half the least subnormal (bug 16151).Joseph Myers1-0/+8
2012-08-27Fix sign of zero on strtod underflow (bug 14519).Joseph Myers1-0/+4
2012-08-27Fix strtod rounding (bug 3479).Joseph Myers1-0/+107