Victor Zverovich
|
e2ea940673
|
Handle assymetric boundaries
|
2019-10-20 07:55:05 -07:00 |
|
Victor Zverovich
|
36d1390e67
|
Implement round half to even
|
2019-10-18 07:21:12 -07:00 |
|
Orivej Desh
|
599e0aef45
|
Support single precision floats in grisu formatting
Fixes #1336
|
2019-10-18 07:08:41 -07:00 |
|
Victor Zverovich
|
a5abe5d95c
|
Handle negative exponent and nonnegative power
|
2019-10-13 13:16:09 -07:00 |
|
Victor Zverovich
|
1cbc5fa6cb
|
Handle negative exponent and rename value/pow10 to numerator/denominator
|
2019-10-13 12:50:48 -07:00 |
|
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 |
|