summary refs log tree commit diff stats
path: root/tools/fakedeps.nim
diff options
context:
space:
mode:
authorMiran <narimiran@disroot.org>2019-11-05 10:31:23 +0100
committerAndreas Rumpf <rumpf_a@web.de>2019-11-05 10:31:23 +0100
commitffa9a7405fe55f91d3816d3cf4b3b1b82ede21ff (patch)
treedc8528c1649942e5dac964a6d2d0ba30e1ebcac7 /tools/fakedeps.nim
parent46af8164c0a71fc154afa2bd528d7a1f9d1cd6eb (diff)
downloadNim-ffa9a7405fe55f91d3816d3cf4b3b1b82ede21ff.tar.gz
fix #8242, fix #12586: fix 'formatFloat' with 'precision = 0' (#12592)
* fix #8242, fix #12586: fix 'formatFloat' with 'precision = 0'

'formatFloat' with 'precision = 0' now gives the same result
(a number without a decimal point) in all backends.
This is compatible with Python's formatters, too.

* fix failing tests

* add changelog entry

* add version switch
Diffstat (limited to 'tools/fakedeps.nim')
0 files changed, 0 insertions, 0 deletions