2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix appveyor config.
vitaut
as Victor Zverovich
More... over 11 years ago
Split long line.
vitaut
as Victor Zverovich
More... over 11 years ago
Fix 7z invocation.
vitaut
as Victor Zverovich
More... over 11 years ago
Add support for MinGW build.
vitaut
as Victor Zverovich
More... over 11 years ago
Don't install MinGW for MSVC build.
vitaut
as Victor Zverovich
More... over 11 years ago
Try build matrix in appveyor.
vitaut
as Victor Zverovich
More... over 11 years ago
Clean appveyor config.
vitaut
as Victor Zverovich
More... over 11 years ago
Suppress output from 7z.
vitaut
as Victor Zverovich
More... over 11 years ago
Specify user agent when downloading from SF.
vitaut
as Victor Zverovich
More... over 11 years ago
Debug appveyor config.
vitaut
as Victor Zverovich
More... over 11 years ago
Try fixing download.
vitaut
as Victor Zverovich
More... over 11 years ago
Install mingw in appveyor.
vitaut
as Victor Zverovich
More... over 11 years ago
Try installing mingw in appveyor.
vitaut
as Victor Zverovich
More... over 11 years ago
Check if 7zip installed in appveyor.
vitaut
as Victor Zverovich
More... over 11 years ago
Fix one more test failure on MinGW.
vitaut
as Victor Zverovich
More... over 11 years ago
Fix StrError test.
vitaut
as Victor Zverovich
More... over 11 years ago
Do fix a test.
vitaut
as Victor Zverovich
More... over 11 years ago
Fix a test.
vitaut
as Victor Zverovich
More... over 11 years ago
Fix MinGW issues, take 2.
vitaut
as Victor Zverovich
More... over 11 years ago
Fix MinGW issues.
vitaut
as Victor Zverovich
More... over 11 years ago
Fix warnings on MinGW.
vitaut
as Victor Zverovich
More... over 11 years ago
Add an overload of print that accepts std::ostream.
vitaut
as Victor Zverovich
More... over 11 years ago
Test passing an array of unknown size as an argument.
vitaut
as Victor Zverovich
More... over 11 years ago
Add c_str functions.
vitaut
as Victor Zverovich
More... over 11 years ago
internal::FormatParser -> BasicFormatter.
vitaut
as Victor Zverovich
More... over 11 years ago
Move FormatParser to the internal namespace.
vitaut
as Victor Zverovich
More... over 11 years ago
Test MakeArg. Clean the API.
vitaut
as Victor Zverovich
More... over 11 years ago
Disallow formatting of wide strings when using a narrow string formatter.
vitaut
as Victor Zverovich
More... over 11 years ago
Add printf example.
vitaut
as Victor Zverovich
More... over 11 years ago
Test MakeArg and fix formatting.
vitaut
as Victor Zverovich
More... over 11 years ago