fmt/include/fmt
Denis Blank bff4d18efb Add color format_to overloads
* Fix variable size basic_memory_buffer colorization
* Fix an unused arguments warning on GCC that blocks the CI otherwise
* Ref #1842
* Ref #1593
2020-09-06 08:24:15 -07:00
..
chrono.h Add formatters for chrono::time_point<system_clock> (#1837) 2020-08-28 07:41:38 -07:00
color.h Add color format_to overloads 2020-09-06 08:24:15 -07:00
compile.h fix: warning C4100: unreferenced formal parameter (#1814) 2020-08-12 06:57:22 -07:00
core.h Fix usage of override (#1836) 2020-08-23 11:01:46 -07:00
format-inl.h Fixed a warning in mingw32/mingw64 (#1860) 2020-09-06 06:27:37 -07:00
format.h Revert "Add missing includes" 2020-08-21 16:24:53 -07:00
locale.h Move make_args_checked to the public API 2020-07-19 10:23:46 -07:00
os.h Fix move constructor (#1844) 2020-09-01 08:48:56 -07:00
ostream.h Move make_args_checked to the public API 2020-07-19 10:23:46 -07:00
posix.h Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
printf.h Revert "Add missing includes" 2020-08-21 16:24:53 -07:00
ranges.h Adding sentinel support to fmt::join(). (#1689) 2020-05-18 06:31:01 -07:00