Files
Nim/lib/pure
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
..
2019-10-22 17:59:12 -07:00
2019-08-07 22:40:58 +02:00
2019-10-22 17:59:12 -07:00
2019-09-30 13:57:58 +02:00
2019-10-22 17:59:12 -07:00
2018-04-30 02:52:58 +02:00
2015-10-01 12:05:45 -07:00
2018-04-15 23:38:43 +02:00
2018-04-06 11:59:49 +02:00
2019-10-22 17:59:12 -07:00
2019-09-30 13:58:10 +02:00
2019-10-22 17:59:12 -07:00
2019-09-30 13:58:10 +02:00
2019-10-22 17:59:12 -07:00
2019-10-22 17:59:12 -07:00
2019-09-30 13:58:11 +02:00
2019-10-22 17:59:12 -07:00
2019-10-17 09:55:41 +02:00
2019-09-21 06:43:37 +02:00
2019-09-30 13:58:11 +02:00
2017-01-25 20:02:19 +01:00