2
I Use This!
High Activity

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Turn verbose output off in travis More... about 11 years ago
Reset CMAKE_REQUIRED_FLAGS More... about 11 years ago
Diagnose clang failures More... about 11 years ago
Workaround mingw bugs More... about 11 years ago
Detect broken cmath More... about 11 years ago
Silence warnings about convering float to int More... about 11 years ago
Fix compile error on clang when formatting a C++11-style enum More... about 11 years ago
Test IsConvertibleToInt with a C++11 enum More... about 11 years ago
Merge pull request #138 from Naios/build1
vitaut
as Victor Zverovich
More... about 11 years ago
Fix build under g++-4.9, SunOS 5.11 i386 i86pc Solaris * thanks @VolodymyrLavrenchuk for pointing this out. More... about 11 years ago
Don't match bool because it causes undesirable conversions More... about 11 years ago
Fix warnings on lesser compilers More... about 11 years ago
Merge branch 'master' of github.com:cppformat/cppformat More... about 11 years ago
Use ``long double`` instead of ``int`` to avoid warnings More... about 11 years ago
Update README.rst
vitaut
as Victor Zverovich
More... about 11 years ago
Merge branch 'master' of github.com:cppformat/cppformat More... about 11 years ago
Move FMT_USE_VARIADIC_TEMPLATES definition to macro-test.cc More... about 11 years ago
Add a comment describing the use of -std=c++11 More... about 11 years ago
Merge pull request #136 from Gachapen/fix_initializer_list_check
vitaut
as Victor Zverovich
More... about 11 years ago
Fix CMake FMT_INITIALIZER_LIST check failing because of wrong include name. More... about 11 years ago
Fix warnings on braindamaged compilers (aka MSVC) More... about 11 years ago
Suppress bogus MSVC warning More... about 11 years ago
Only include crtdbg.h when compiling with MSVC More... about 11 years ago
Fix test More... about 11 years ago
Fix a typo More... about 11 years ago
Merge branch 'master' of github.com:cppformat/cppformat More... about 11 years ago
Use GetFileSize instead of GetFileSizeEx on Windows More... about 11 years ago
Workaround MinGW's braindamage More... about 11 years ago
Add default value for None's template argument More... about 11 years ago
Update README.rst
vitaut
as Victor Zverovich
More... about 11 years ago