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