1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement formatting of integers. More... over 11 years ago
Describe format string syntax. More... over 11 years ago
Correction. More... over 11 years ago
Correction. More... over 11 years ago
Correction. More... over 11 years ago
Add another example. More... over 11 years ago
Test precision. More... over 11 years ago
Test and correct handling of the width specifier. More... over 11 years ago
Fix an example. More... over 11 years ago
Add another example. More... over 11 years ago
Mention a POSIX extension of printf. More... over 11 years ago
Add support for user-defined types. More... over 11 years ago
More tests. More... over 11 years ago
Check for overflow when parsing argument index. Improve error handling. Fix overload issues. More tests. More... over 11 years ago
Add more tests. Check if argument index is in range. More... over 11 years ago
Correct quotes. More... over 11 years ago
Write README. More... over 11 years ago
Update readme. More... over 11 years ago
Link to specific subsections in Benchmarks. More... over 11 years ago
Link to Benchmarks. More... over 11 years ago
Expand README. More... over 11 years ago
Write README. More... over 11 years ago
Separate optimized and debug bloat tests. Add Benchmark section to the README. More... over 11 years ago
Add dependencies. More... over 11 years ago
Add bloat tests from tinyformat. More... over 11 years ago
Fix setting the default build type. More... over 11 years ago
Add format library to the tests. More... over 11 years ago
Set the default build type to Release. Integrate speed test from tinyformat. More... over 11 years ago
Add tinyformat as a submodule for testing. More... over 11 years ago
Use readonly git repo URL for gtest. More... over 11 years ago