about summary refs log tree commit diff
path: root/stdlib/tst-strtod-round-data
Commit message (Expand)AuthorAgeFilesLines
* Fix strtod multiple-precision division bug (bug 26137).Joseph Myers2020-06-301-0/+110
* Fix strtod overflow detection (bug 23279).Joseph Myers2018-06-131-0/+7
* Fix strtof decimal rounding close to half least subnormal (bug 18247).Joseph Myers2015-04-101-0/+31
* Fix strtod rounding of half the least subnormal (bug 16151).Joseph Myers2013-11-131-0/+8
* Fix sign of zero on strtod underflow (bug 14519).Joseph Myers2012-08-271-0/+4
* Fix strtod rounding (bug 3479).Joseph Myers2012-08-271-0/+107