Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "printing float values will have one more digit. (#13276) [backport]" ↵ | Timothee Cour | 2020-02-08 | 1 | -1/+1 |
| | | | | | (#13363) This reverts commit b2c6db97f9f477f6999fa9c7aae5e32f10b6b3fe. | ||||
* | printing float values will have one more digit. (#13276) [backport] | Arne Döring | 2020-02-07 | 1 | -1/+1 |
| | | | | * printing float values will have one more digit. Fixes #13196 | ||||
* | NaN floatFormat with clang_cl (#12910) | cooldome | 2019-12-17 | 1 | -2/+2 |
| | | | | | | * clang_cl nan floatFormat * format | ||||
* | consistent floating point output (#12219) | Andreas Rumpf | 2019-09-20 | 1 | -0/+59 |
* unify float printing * makes tests green |