fmt/fmt
Victor Zverovich 1c9a674d24 Fix compilation on Cygwin (#388)
(cherry picked from commit cee50b7572)
2016-10-23 12:17:30 +02:00
..
CMakeLists.txt Break long lines 2016-10-23 11:47:59 +02:00
format.cc Fix a -Wweak-vtables warning in clang 2016-10-23 11:49:44 +02:00
format.h Add FMT_OVERRIDE macro to allow specifying overriding functions in c++11 compilers 2016-10-23 12:17:30 +02:00
ostream.cc Reduce noise 2016-10-23 11:52:07 +02:00
ostream.h Reduce noise 2016-10-23 11:52:07 +02:00
posix.cc Reduce noise 2016-10-23 11:52:07 +02:00
posix.h Fix compilation on Cygwin (#388) 2016-10-23 12:17:30 +02:00
time.h Use a heuristic to detect empty strftime result (#367) 2016-10-23 12:01:33 +02:00