2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve style More... almost 11 years ago
Make sure the navbar content is not shifted because of scrollbars More... almost 11 years ago
Merge branch 'master' of github.com:cppformat/cppformat More... almost 11 years ago
Customize Sphinx theme More... almost 11 years ago
Create and keep virtualenv in the current (build) directory More... almost 11 years ago
Update Sphinx to 1.3.1 to fix local search More... almost 11 years ago
Merge pull request #161 from syohex/correct-misspelling
vitaut
as Victor Zverovich
More... almost 11 years ago
Correct misspellings More... almost 11 years ago
Add a link to API changes/compatibility report More... almost 11 years ago
Explicitly instantiate BasicData<void> More... almost 11 years ago
Fix warnings More... almost 11 years ago
FMT_EXTRA_TESTS -> FMT_PEDANTIC and use it to control extra warnings More... almost 11 years ago
Use -std=gnu++11 if -std=c++11 is broken (for MinGW) More... almost 11 years ago
Add header files to gmock target More... almost 11 years ago
FMT_CPP11_IO_H -> FMT_CPP11_UNISTD_H and enable all build configs More... almost 11 years ago
Workaround a MinGW bug More... almost 11 years ago
Fix MinGW build More... almost 11 years ago
Disable MinGW build until the remaining issues are solved More... almost 11 years ago
Workaround a bug in the definition of fstat on some versions of MinGW More... almost 11 years ago
Enable debug MinGW build More... almost 11 years ago
Fix posix-test on MinGW More... almost 11 years ago
Only run compile-test if FMT_EXTRA_TESTS is set More... almost 11 years ago
Move chat link to the end More... almost 11 years ago
Merge pull request #160 from gitter-badger/gitter-badge
vitaut
as Victor Zverovich
More... almost 11 years ago
Added Gitter badge More... almost 11 years ago
Fix compiler warnings about unused parameter (#158) More... almost 11 years ago
Add a section on how to install the library using Homebrew More... almost 11 years ago
If std::swprintf is broken, disable relevant test and warn about it More... almost 11 years ago
Workaround a bug in formatting long double in MinGW, take 3 More... almost 11 years ago
Workaround a bug in formatting long double in MinGW, take 2 More... almost 11 years ago