fmtlegacy/include/fmt
2019-05-04 09:22:09 -07:00
..
chrono.h Use the same rep type for seconds to prevent overflow 2019-05-04 09:22:09 -07:00
color.h Move enable_if to template params 2019-03-16 15:15:38 -07:00
core.h Fix DLL visibility of explicit instantiation "declaration" of internal::basic_data<void> in header format.h and the explicit instantiation "definition" in format.cc (#1134) 2019-05-02 07:49:01 -07:00
format-inl.h Partially implement Grisu3 2019-04-27 12:17:21 -07:00
format.h Fix DLL visibility of explicit instantiation "declaration" of internal::basic_data<void> in header format.h and the explicit instantiation "definition" in format.cc (#1134) 2019-05-02 07:49:01 -07:00
locale.h basic_buffer -> buffer 2019-04-07 20:32:28 -07:00
ostream.h Eliminate shadowed variable warnings from gcc-7.2 2019-05-04 08:00:31 -07:00
posix.h Format the code using clang-format 2019-01-13 06:58:20 -08:00
prepare.h basic_buffer -> buffer 2019-04-07 20:32:28 -07:00
printf.h Convert negative precision to zero in printf (#1127) 2019-04-21 07:44:04 -07:00
ranges.h Move enable_if to template params 2019-03-16 15:15:38 -07:00
time.h Merge fmt/time.h into fmt/chrono.h 2019-03-14 18:07:42 -07:00