Nikita Popov
e14fbc84ac
Remove FORMAT_CONV_MAX_PRECISION
...
This used to be necessary in the past because the NUM_BUF_SIZE
was set to 512, which is shorter than DOUBLE_MAX_LENGTH. Now the
value is either DOUBLE_MAX_LENGTH or larger (2048).
2021-08-02 15:59:26 +02:00
..
2021-07-29 14:25:22 +02:00
2021-04-28 11:05:05 +02:00
2021-07-27 09:42:37 +02:00
2021-05-10 19:26:33 +02:00
2021-05-28 15:46:04 +02:00
2021-07-09 10:05:57 +02:00
2021-07-27 12:17:07 +02:00
2021-07-29 14:25:22 +02:00
2021-06-29 17:13:02 +02:00
2021-07-16 10:07:35 +02:00
2021-03-01 18:50:11 +01:00
2021-06-07 14:36:11 +02:00
2021-07-15 19:08:26 +02:00
2021-02-11 21:46:13 +01:00
2021-07-30 17:26:39 +02:00
2021-07-02 17:56:26 +02:00
2021-08-02 15:59:26 +02:00
2021-07-14 09:38:43 +02:00
2021-06-14 15:40:34 +02:00
2020-12-13 23:55:33 +01:00
2021-03-30 13:49:22 +02:00
2021-05-19 14:07:15 +02:00