2
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Aug 18, 2025 — Aug 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix MSVC build.
vitaut
as Victor Zverovich
More... almost 13 years ago
Test writing strings.
vitaut
as Victor Zverovich
More... almost 13 years ago
Try the code role.
vitaut
as Victor Zverovich
More... almost 13 years ago
Clang version.
vitaut
as Victor Zverovich
More... almost 13 years ago
Minor changes.
vitaut
as Victor Zverovich
More... almost 13 years ago
Mention warning-free feature.
vitaut
as Victor Zverovich
More... almost 13 years ago
Use checked iterators if _SECURE_SCL is defined.
vitaut
as Victor Zverovich
More... almost 13 years ago
Fix more "secure" warnings.
vitaut
as Victor Zverovich
More... almost 13 years ago
Fix MSVC "secure" warnings instead of (unsuccessfully) trying to disable them.
vitaut
as Victor Zverovich
More... almost 13 years ago
Disable MSVC "secure" warnings in format.h only.
vitaut
as Victor Zverovich
More... almost 13 years ago
Minor changes.
vitaut
as Victor Zverovich
More... almost 13 years ago
Use Writer instead of Formatter in the int_generator test.
vitaut
as Victor Zverovich
More... almost 13 years ago
Correct a miselading comment.
vitaut
as Victor Zverovich
More... almost 13 years ago
Fix a typo.
vitaut
as Victor Zverovich
More... almost 13 years ago
Fix an example.
vitaut
as Victor Zverovich
More... almost 13 years ago
Implement compatibility with compilers other than clang
vitaut
as Victor Zverovich
More... over 13 years ago
Add support for noexcept
vitaut
as Victor Zverovich
More... over 13 years ago
Formatter -> BasicFormatter
vitaut
as Victor Zverovich
More... over 13 years ago
Remove warning pragmas since there is no effect on "security" warnings
vitaut
as Victor Zverovich
More... over 13 years ago
Add missing include, try disable warnings on MSVC.
vitaut
as Victor Zverovich
More... over 13 years ago
Fix compilation when windows.h is included (issue 2)
vitaut
as Victor Zverovich
More... over 13 years ago
Check if format.h compiles with windows.h included
vitaut
as Victor Zverovich
More... over 13 years ago
Handle short and float arguments
vitaut
as Victor Zverovich
More... over 13 years ago
Fix MSVC build
vitaut
as Victor Zverovich
More... over 13 years ago
Correct links, take 3
vitaut
as Victor Zverovich
More... over 13 years ago
Correct links, take 2
vitaut
as Victor Zverovich
More... over 13 years ago
Correct links
vitaut
as Victor Zverovich
More... over 13 years ago
Allocate large enough buffer to make _ecvt_s happy. Swap the order of template parameters in TempFormatter for convenience.
vitaut
as Victor Zverovich
More... over 13 years ago
Update the readme.
vitaut
as Victor Zverovich
More... over 13 years ago
Fix MSVC build
vitaut
as Victor Zverovich
More... over 13 years ago