Patrick Roocks 9254cfa6f0
Support formatting of subseconds (#3115)
* Timestamp formatting shall print also subseconds, fixed a bug for fractional durations
2022-10-12 14:33:53 -07:00
..
args.h Fix stored type detection 2022-02-05 10:44:34 -08:00
chrono.h Support formatting of subseconds (#3115) 2022-10-12 14:33:53 -07:00
color.h Optimize writing to buffers via back_insert_iterator 2022-09-12 15:32:12 -07:00
compile.h Improve error reporting in format string compilation 2022-08-24 09:05:15 -07:00
core.h Fix broken condition (#3129) 2022-10-07 13:46:45 -07:00
format-inl.h Use buffering in to_string to avoid bloat 2022-09-21 17:11:43 -07:00
format.h Avoid using uint as a type name (#3137) 2022-10-12 10:53:47 -07:00
os.h Move formatter<std::error_code> from fmt/os.h to fmt/std.h (#3125) 2022-10-01 17:46:09 -07:00
ostream.h Suppress -Wshadow 2022-09-13 11:14:30 -07:00
printf.h Move to_string_view to detail 2022-05-29 22:51:31 -07:00
ranges.h Workaround C complex.h idiocy 2022-09-03 06:35:55 -07:00
std.h Move formatter<std::error_code> from fmt/os.h to fmt/std.h (#3125) 2022-10-01 17:46:09 -07:00
xchar.h Optimize writing to buffers via back_insert_iterator 2022-09-12 15:32:12 -07:00