fmtlegacy/include/fmt
2020-04-29 17:37:05 -07:00
..
chrono.h Fix a warning (#1649) 2020-04-28 06:39:24 -07:00
color.h Color formatting fixed for wide strings (fixes issue #1594) (#1596) 2020-03-17 06:24:42 -07:00
compile.h Improve handling of named arguments 2020-04-14 11:56:55 -07:00
core.h Improve compile time by using extern template (#1452) 2020-04-26 14:02:15 -07:00
format-inl.h Replace FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION with fmt-specific macro (#1650) 2020-04-29 09:12:43 -07:00
format.h Reduce library size 2020-04-29 17:37:05 -07:00
locale.h Remove redundant braces 2020-01-15 15:07:30 -08:00
os.h Follow naming conventions 2020-04-01 09:30:28 -07:00
ostream.h Fix a typo 2020-04-12 08:18:47 -07:00
posix.h Rename posix-test to os-test 2019-12-15 16:43:40 -08:00
printf.h Don't access a C string past precision in printf (#1595) 2020-04-22 17:10:23 -07:00
ranges.h Ability to join elements of std::initializer_list was added 2020-03-15 16:10:00 -07:00