]> git.ipfire.org Git - thirdparty/glibc.git/history - math/test-math-iszero.cc
Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]
[thirdparty/glibc.git] / math / test-math-iszero.cc
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-08-28  Gabriel F. T. GomesProvide a C++ version of iszero that does not use __MAT...
2017-06-28  Joseph MyersRemove NO_LONG_DOUBLE conditionals in libm tests (bug...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-10-21  Florian Weimermath: Define iszero as a function template for C++...