2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.rst
vitaut
as Victor Zverovich
More... almost 11 years ago
Set .so version for libformat More... almost 11 years ago
Fix bogus "conditional expression is constant" MSVC warnings More... almost 11 years ago
Update README.rst More... almost 11 years ago
Try fixing a bogus MSVC warning about buffer overrun (#145) More... almost 11 years ago
Use /W4 in format-test and only if FMT_EXTRA_TESTS is set More... almost 11 years ago
Compile with /W4 in MSVC More... almost 11 years ago
Revert commit 3c3ae4e319d9c803bad2558d14f944ba80a0417d More... almost 11 years ago
Add ArgVisitor::report_unhandled_arg More... almost 11 years ago
Fix NonZero More... almost 11 years ago
Simplify NonZero More... almost 11 years ago
Reduce compiled code size when using variadic templates More... almost 11 years ago
Get rid of FMT_NORETURN because it breaks when FMT_EXCEPTIONS=0 More... almost 11 years ago
MakeValue -> MakeArg More... almost 11 years ago
Merge Value into Arg More... almost 11 years ago
Pass as many types as possible in a single integer to reduce code bloat More... almost 11 years ago
Rename _ERR to ERROR_STR More... almost 11 years ago
Fix bogus warnings More... almost 11 years ago
Merge pull request #141 from Shauren/master
vitaut
as Victor Zverovich
More... almost 11 years ago
Added support to format more than 16 arguments with printf API when using variadic templates More... almost 11 years ago
Document protected members of Buffer More... almost 11 years ago
Document the Buffer class More... almost 11 years ago
Make Buffer part of the public API More... almost 11 years ago
Add missing pragma diagnostic push for clang More... almost 11 years ago
Turn verbose output off in travis More... almost 11 years ago
Reset CMAKE_REQUIRED_FLAGS More... almost 11 years ago
Diagnose clang failures More... almost 11 years ago
Workaround mingw bugs More... almost 11 years ago
Detect broken cmath More... almost 11 years ago
Silence warnings about convering float to int More... almost 11 years ago