Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move formatfloat out of system (#20195) | ringabout | 2022-08-24 | 1 | -135/+6 |
* | move assertions out of system (#19599) | flywind | 2022-03-23 | 1 | -0/+3 |
* | rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566) | Timothee Cour | 2021-07-23 | 1 | -2/+2 |
* | make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531) | Timothee Cour | 2021-07-20 | 1 | -49/+117 |
* | make dragonbox opt-in via -d:nimFpRoundtrips (#18504) | Andreas Rumpf | 2021-07-16 | 1 | -1/+1 |
* | use dragonbox algorithm; alternative to #18008 (#18139) | Andreas Rumpf | 2021-06-01 | 1 | -46/+51 |
* | Revert "printing float values will have one more digit. (#13276) [backport]" ... | Timothee Cour | 2020-02-08 | 1 | -1/+1 |
* | printing float values will have one more digit. (#13276) [backport] | Arne Döring | 2020-02-07 | 1 | -1/+1 |
* | NaN floatFormat with clang_cl (#12910) | cooldome | 2019-12-17 | 1 | -2/+2 |
* | consistent floating point output (#12219) | Andreas Rumpf | 2019-09-20 | 1 | -0/+59 |