Files
Nim/lib
Miran ffa9a7405f 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
2019-11-05 10:31:23 +01:00
..
2017-02-20 17:24:19 +02:00
2019-07-14 16:08:15 +02:00
2019-10-22 17:59:12 -07:00
2019-11-04 15:02:36 +01:00
2013-03-16 23:53:07 +01:00
2019-08-27 23:18:46 +02:00
2018-11-23 11:58:29 +01:00
2014-08-28 09:59:26 +02:00