2
I Use This!
High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jan 17, 2025 — Jan 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor corrections.
vitaut
as Victor Zverovich
More... over 12 years ago
Fix more warnings.
vitaut
as Victor Zverovich
More... over 12 years ago
Fix warnings.
vitaut
as Victor Zverovich
More... over 12 years ago
Move DIGITS to the implementation. Widen fill_ to support both char and wchar_t.
vitaut
as Victor Zverovich
More... over 12 years ago
Update benchmarks.
vitaut
as Victor Zverovich
More... over 12 years ago
Add -std=c++11 flag only if supported by compiler.
vitaut
as Victor Zverovich
More... over 12 years ago
Enable C++11 if possible.
vitaut
as Victor Zverovich
More... over 12 years ago
Fix paths.
vitaut
as Victor Zverovich
More... over 12 years ago
Fix warnings.
vitaut
as Victor Zverovich
More... over 12 years ago
Move the benchmarks to format-benchmark.
vitaut
as Victor Zverovich
More... over 12 years ago
Move benchmarks to format-benchmark repo.
vitaut
as Victor Zverovich
More... over 12 years ago
Move more code from header to source.
vitaut
as Victor Zverovich
More... over 12 years ago
Link with libformat instead of including format.cc in every file.
vitaut
as Victor Zverovich
More... over 12 years ago
Move code from header to source.
vitaut
as Victor Zverovich
More... over 12 years ago
Test and fix writing wide chars.
vitaut
as Victor Zverovich
More... over 12 years ago
Test and fix writing wide strings.
vitaut
as Victor Zverovich
More... over 12 years ago
Expand example.
vitaut
as Victor Zverovich
More... over 12 years ago
Comment.
vitaut
as Victor Zverovich
More... over 12 years ago
Add an example.
vitaut
as Victor Zverovich
More... over 12 years ago
Fix the build.
vitaut
as Victor Zverovich
More... over 12 years ago
Add support for wide strings.
vitaut
as Victor Zverovich
More... over 12 years ago
Bump version.
vitaut
as Victor Zverovich
More... over 12 years ago
Update the docs.
vitaut
as Victor Zverovich
More... over 12 years ago
Update the docs.
vitaut
as Victor Zverovich
More... over 12 years ago
TempFormatter -> Formatter. Complete refactoring.
vitaut
as Victor Zverovich
More... over 12 years ago
Merge ArgInserter into TempFormatter and replace BasicFormatter::operator() with BasicWriter::Format.
vitaut
as Victor Zverovich
More... over 12 years ago
Fix MSVC build.
vitaut
as Victor Zverovich
More... over 12 years ago
Test writing strings.
vitaut
as Victor Zverovich
More... over 12 years ago
Try the code role.
vitaut
as Victor Zverovich
More... over 12 years ago
Clang version.
vitaut
as Victor Zverovich
More... over 12 years ago