Victor Zverovich
|
edd13fcc1c
|
Fix small number rounding with fixed precision in grisu
|
2019-07-04 07:11:40 -07:00 |
|
Victor Zverovich
|
d07cc2026b
|
FMT_EXPLICIT -> explicit, FMT_NULL -> nullptr
|
2019-05-30 07:42:36 -07:00 |
|
Victor Zverovich
|
946498cfbc
|
Fix handling of zero precision
|
2019-04-19 15:10:12 -07:00 |
|
Victor Zverovich
|
76d326a2a2
|
Enable grisu for general format
|
2019-03-17 09:48:50 -07:00 |
|
Victor Zverovich
|
5a314a5288
|
Eliminate extra copy on floating-point formatting
|
2019-02-06 10:17:50 -08:00 |
|
Victor Zverovich
|
355eb6d29a
|
Enable grisu for shortest roundtrip (default) formatting
|
2019-02-03 10:38:28 -08:00 |
|
Victor Zverovich
|
b8d34e0db3
|
Fix rounding
|
2019-02-02 09:19:46 -08:00 |
|
Victor Zverovich
|
5289dd600b
|
Test formatting of special numbers
|
2019-01-30 06:56:46 -08:00 |
|
Victor Zverovich
|
4f6fda558c
|
Add a grisu test stub
|
2019-01-27 10:10:13 -08:00 |
|