2024-02-07 09:47:32 -08:00
..
args.h Remove dependency on string_view 2024-01-03 18:49:45 -08:00
base.h Fix UB in format_arg_store implementation. (#3833) 2024-01-31 10:08:29 -08:00
chrono.h Fix %S formatting for chrono durations with leading zeroes (#3814) 2024-02-07 09:47:32 -08:00
color.h Simplify color formatting 2024-01-31 18:30:23 -08:00
compile.h Cleanup copy functions and move to base.h 2024-01-13 09:31:20 -08:00
core.h Update core.h 2024-01-10 06:57:22 -08:00
format-inl.h Improve buffering 2024-01-27 16:20:34 -08:00
format.h Fix fixed rounding around zero in Dragon 2024-02-03 10:13:58 -08:00
os.h Remove iterator dependency 2024-01-10 18:52:53 -08:00
ostream.h Invert dependencies 2024-01-13 10:30:44 -08:00
printf.h Make format_specs not depend on code unit type 2024-01-17 07:50:52 -08:00
ranges.h Fix a warning 2024-01-29 07:48:48 -08:00
std.h added formatter for std::expected (#3834) 2024-02-03 09:06:15 -08:00
xchar.h Deprecate wide stream function 2024-01-31 18:10:52 -08:00