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
|
dc8f8ce4c0
|
Fix handling of dynamic width in chrono formatter
Thanks to Howard Hinnant.
|
2019-01-09 15:23:21 -08:00 |
|
Victor Zverovich
|
77a7244804
|
Implement fill/align/width for strftime-like formatting
|
2018-12-19 07:03:02 -08:00 |
|
Victor Zverovich
|
3e01376e08
|
Implement fill/align/width parsing in chrono formatter
|
2018-12-16 09:08:11 -08:00 |
|
Victor Zverovich
|
b180b39152
|
Fix default formatting
|
2018-12-12 06:39:47 -08:00 |
|
Victor Zverovich
|
b0f2224719
|
Implement default chrono formatting
|
2018-12-09 15:56:15 -08:00 |
|
Victor Zverovich
|
f54f3d0fb7
|
Move chrono-specific code to a separate header
|
2018-12-09 06:45:20 -08:00 |
|