fmt/fmt
2017-02-12 12:14:58 -05:00
..
CMakeLists.txt BasicContainerWriter utility added 2017-01-05 20:44:35 -08:00
container.h BasicContainerWriter utility added 2017-01-05 20:44:35 -08:00
format.cc added FMT_API declarations where needed when using FMT_EXPORT from a separate dll 2017-02-12 12:14:58 -05:00
format.h added FMT_API declarations where needed when using FMT_EXPORT from a separate dll 2017-02-12 12:14:58 -05:00
ostream.cc Remove unnecessary "fmt/" prefix which should be maintained with additional include_directories() in each project. (#397) 2016-10-11 06:45:04 -07:00
ostream.h allow to stream user defined types in a MemoryWriter (#456) 2017-01-19 20:47:43 +01:00
posix.cc FMT_NULLPTR -> FMT_NULL and improve formatting 2016-11-06 09:05:58 -08:00
posix.h FMT_NULLPTR -> FMT_NULL and improve formatting 2016-11-06 09:05:58 -08:00
printf.cc Correction of 418 (#420) 2016-11-11 18:27:39 +01:00
printf.h Allow %s as generic format specifier in printf (#453) 2017-01-14 11:45:48 -08:00
string.h Add std::basic_string allocator support to StringRef, StringBuffer and relatives (#441) 2016-12-26 08:36:56 -08:00
time.h FMT_NULLPTR -> FMT_NULL and improve formatting 2016-11-06 09:05:58 -08:00