Victor Zverovich
|
3e1f70fe02
|
Merge write_fp into write
|
2019-11-20 12:20:17 -08:00 |
|
daniel
|
f1559e1d56
|
Use grouping() from locale for specifier 'n'
|
2019-11-05 07:22:12 +00:00 |
|
Orivej Desh
|
3a15ea3ea5
|
Rename write_double to write_fp
It handles all floating point types, not just doubles.
|
2019-10-12 11:41:24 -07:00 |
|
Victor Zverovich
|
3268531bc9
|
Workaround a broken C locale on Windows
|
2019-07-25 12:55:23 +03:00 |
|
Victor Zverovich
|
1d3e3d8c04
|
Make the 'n' format specifier work with grisu disabled
|
2019-07-04 15:15:14 -07:00 |
|
Victor Zverovich
|
bc14c6ee20
|
Use the decimal point from locale
|
2019-07-03 17:55:00 -07:00 |
|
Victor Zverovich
|
fdd8e333c1
|
Fix compilation with locales disabled (#1011)
|
2019-01-19 07:16:05 -08:00 |
|
Victor Zverovich
|
58b6f8db48
|
Format the code using clang-format
|
2019-01-13 06:58:20 -08:00 |
|
Victor Zverovich
|
982ee5c699
|
parse_context -> format_parse_context
|
2018-11-21 07:10:22 -08:00 |
|
Victor Zverovich
|
19e008876b
|
More locale support
|
2018-11-14 16:25:49 -08:00 |
|
Victor Zverovich
|
f2ee988105
|
Improve locale support
|
2018-11-14 12:07:39 -08:00 |
|