2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 17, 2025 — Jan 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move formatting functionality from BasicFormatter to BasicWriter & FormatPaser to simplify the implementation of standalone formatting methods.
vitaut
as Victor Zverovich
More... over 11 years ago
Don't use initializer lists.
vitaut
as Victor Zverovich
More... over 11 years ago
Use ArgInfo instead of Arg where possible.
vitaut
as Victor Zverovich
More... over 11 years ago
Factor POD part of Arg into ArgInfo to be able to store it in Array.
vitaut
as Victor Zverovich
More... over 11 years ago
Make docs depend on layout.
vitaut
as Victor Zverovich
More... over 11 years ago
Update breathe.
vitaut
as Victor Zverovich
More... over 11 years ago
Add example.
vitaut
as Victor Zverovich
More... over 11 years ago
Replace BasicFormatter::Format with BasicWriter::FormatInt.
vitaut
as Victor Zverovich
More... over 11 years ago
Document namespace use.
vitaut
as Victor Zverovich
More... over 11 years ago
Move Portability section to the web site.
vitaut
as Victor Zverovich
More... almost 12 years ago
Update readme.
vitaut
as Victor Zverovich
More... almost 12 years ago
Add instructions on how to run the unit tests.
vitaut
as Victor Zverovich
More... almost 12 years ago
Update instructions for running tests.
vitaut
as Victor Zverovich
More... almost 12 years ago
Update names and links.
vitaut
as Victor Zverovich
More... almost 12 years ago
Include gtest in the package and bump version.
vitaut
as Victor Zverovich
More... almost 12 years ago
Add a fused version of gtest.
vitaut
as Victor Zverovich
More... almost 12 years ago
Remove gtest submodule.
vitaut
as Victor Zverovich
More... almost 12 years ago
Fix test.
vitaut
as Victor Zverovich
More... almost 12 years ago
Conditionally compile part of a test that uses C++11.
vitaut
as Victor Zverovich
More... almost 12 years ago
Test example.
vitaut
as Victor Zverovich
More... almost 12 years ago
Update project name, copyright and version.
vitaut
as Victor Zverovich
More... almost 12 years ago
Add Google Analytics.
vitaut
as Victor Zverovich
More... almost 12 years ago
Disable GCC warning about "long long".
vitaut
as Victor Zverovich
More... almost 12 years ago
Update the package name.
vitaut
as Victor Zverovich
More... almost 12 years ago
Change the travis config to run tests.
vitaut
as Victor Zverovich
More... almost 12 years ago
Add a build status image.
vitaut
as Victor Zverovich
More... almost 12 years ago
Add a travis config.
vitaut
as Victor Zverovich
More... almost 12 years ago
Change String Formatting API to C++ Format Library API as it supports more general things than string formatting, e.g. file I/O.
vitaut
as Victor Zverovich
More... almost 12 years ago
Implement packaging.
vitaut
as Victor Zverovich
More... almost 12 years ago
Fix link.
vitaut
as Victor Zverovich
More... almost 12 years ago