Age | Commit message (Expand) | Author |
---|---|---|
2020-03-04 | always include assert.h and don't provide a different assert define | Caolán McNamara |
2020-03-04 | ofz#21036: Avoid UBSan signed-integer-overflow in external/dtoa | Stephan Bergmann |
2020-03-03 | Use thread_local statics in dtoa.c to be thread-safe | Mike Kaganski |
2020-03-03 | silence dtoa coverity warnings | Caolán McNamara |
2020-02-28 | Adapt Clang -fsanitize jurt/source/pipe/staticsalhack.cxx | Stephan Bergmann |
2020-02-27 | Add boilerplate external/dtoa/Makefile | Stephan Bergmann |
2020-02-27 | tdf#130725: use strtod by David M. Gay to make sure we get the nearest | Mike Kaganski |