Remove 'grp' and merge into 'nss' and 'posix'
[platform/upstream/glibc.git] / stdlib / tst-strtod-round.c
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
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-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-08-19 Paul E. MurphyAdd tst-wcstod-round
2016-05-25 Paul E. MurphyRefactor tst-strtod-round.c for type-generic-ness
2016-05-24 Paul E. MurphyRefactor tst-strtod-round.c
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-04-10 Joseph MyersFix strtof decimal rounding close to half least subnorm...
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-30 Chris MetcalfFix some warnings in the absence of FP round/exception...
2014-09-30 Will Newtonstdlib/tst-strtod-round.c: Fix build on ARM
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-13 Joseph MyersFix strtod rounding of half the least subnormal (bug...
2013-06-14 Joseph MyersMake tst-strtod-round use ROUNDING_TESTS.
2013-06-13 Joseph MyersRework tst-strtod-round handling of inexact results.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-09-12 Joseph MyersMake strtod respect the rounding mode (bug 14518).
2012-09-06 Joseph MyersFix strtod test for values above maximum for IBM long...
2012-09-05 Andreas SchwabUse LDBL_MIN_EXP to distinguish Intel and Motorola...
2012-09-05 Andreas SchwabCorrectly handle Motorola extended float format in...
2012-08-27 Joseph MyersFix sign of zero on strtod underflow (bug 14519).
2012-08-27 Joseph MyersFix strtod rounding (bug 3479).