2
I Use This!
High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix compile error on clang when formatting a C++11-style enum More... almost 11 years ago
Test IsConvertibleToInt with a C++11 enum More... almost 11 years ago
Merge pull request #138 from Naios/build1
vitaut
as Victor Zverovich
More... almost 11 years ago
Fix build under g++-4.9, SunOS 5.11 i386 i86pc Solaris * thanks @VolodymyrLavrenchuk for pointing this out. More... almost 11 years ago
Don't match bool because it causes undesirable conversions More... almost 11 years ago
Fix warnings on lesser compilers More... almost 11 years ago
Merge branch 'master' of github.com:cppformat/cppformat More... almost 11 years ago
Use ``long double`` instead of ``int`` to avoid warnings More... almost 11 years ago
Update README.rst
vitaut
as Victor Zverovich
More... almost 11 years ago
Merge branch 'master' of github.com:cppformat/cppformat More... almost 11 years ago
Move FMT_USE_VARIADIC_TEMPLATES definition to macro-test.cc More... almost 11 years ago
Add a comment describing the use of -std=c++11 More... almost 11 years ago
Merge pull request #136 from Gachapen/fix_initializer_list_check
vitaut
as Victor Zverovich
More... almost 11 years ago
Fix CMake FMT_INITIALIZER_LIST check failing because of wrong include name. More... almost 11 years ago
Fix warnings on braindamaged compilers (aka MSVC) More... almost 11 years ago
Suppress bogus MSVC warning More... almost 11 years ago
Only include crtdbg.h when compiling with MSVC More... almost 11 years ago
Fix test More... almost 11 years ago
Fix a typo More... almost 11 years ago
Merge branch 'master' of github.com:cppformat/cppformat More... almost 11 years ago
Use GetFileSize instead of GetFileSizeEx on Windows More... almost 11 years ago
Workaround MinGW's braindamage More... almost 11 years ago
Add default value for None's template argument More... almost 11 years ago
Update README.rst
vitaut
as Victor Zverovich
More... almost 11 years ago
Merge branch 'master' of github.com:cppformat/cppformat More... almost 11 years ago
Make dummy strerror_r and strerror_s inline and remove old comment More... almost 11 years ago
Merge pull request #134 from CarterLi/master
vitaut
as Victor Zverovich
More... almost 11 years ago
Feedback More... almost 11 years ago
Merge remote-tracking branch 'upstream/master' More... almost 11 years ago
Handle the result of XSI-complint version of strerror_r correctly More... almost 11 years ago