Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "printing float values will have one more digit. (#13276) [backport]" ↵ | Timothee Cour | 2020-02-08 | 1 | -8/+17 |
| | | | | | (#13363) This reverts commit b2c6db97f9f477f6999fa9c7aae5e32f10b6b3fe. | ||||
* | printing float values will have one more digit. (#13276) [backport] | Arne Döring | 2020-02-07 | 1 | -17/+8 |
| | | | | * printing float values will have one more digit. Fixes #13196 | ||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -3/+4 |
| | |||||
* | testament: OS specific disables | Araq | 2017-01-31 | 1 | -0/+1 |
| | |||||
* | fixes some issues with underscores in float literals. add more tests. | Parashurama | 2016-05-19 | 1 | -0/+21 |
fixes some potential issues with underscores in float literals. adds more checks for badly positionned underscores in float literals. adds more test files. |