1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Sep 07, 2025 — Sep 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reduce header level
calzakk
as Graham Bull
More... almost 10 years ago
refactoring, split implementation
calzakk
as Graham Bull
More... almost 10 years ago
also list /? or -? in help
calzakk
as Graham Bull
More... over 10 years ago
Ability to organize options into groups
calzakk
as Graham Bull
More... over 10 years ago
updated readme
calzakk
as Graham Bull
More... almost 11 years ago
added tests for list arguments
calzakk
as Graham Bull
More... almost 11 years ago
linux fixes
calzakk
as Graham Bull
More... almost 11 years ago
minor refactoring and improvements
calzakk
as Graham Bull
More... almost 11 years ago
fixed compilation errors, builds on linux again
calzakk
as Graham Bull
More... almost 11 years ago
reduce use of raw pointers!
calzakk
as Graham Bull
More... almost 11 years ago
updated readme
calzakk
as Graham Bull
More... almost 11 years ago
additional tests
calzakk
as Graham Bull
More... almost 11 years ago
ability to use containers
calzakk
as Graham Bull
More... almost 11 years ago
additional tests
calzakk
as Graham Bull
More... almost 11 years ago
unit tests now include Argument<T>
calzakk
as Graham Bull
More... almost 11 years ago
rename CHECK macro to CHECK_EQUAL
calzakk
as Graham Bull
More... almost 11 years ago
refactoring; display version info
calzakk
as Graham Bull
More... almost 11 years ago
change template param to avoid confusion
calzakk
as Graham Bull
More... almost 11 years ago
the static assertion only works with MSVC!
calzakk
as Graham Bull
More... almost 11 years ago
add features and license to readme
calzakk
as Graham Bull
More... almost 11 years ago
disallow unsupported data types
calzakk
as Graham Bull
More... almost 11 years ago
amend introductory text
calzakk
as Graham Bull
More... almost 11 years ago
added introductory text
calzakk
as Graham Bull
More... almost 11 years ago
refactoring: split details into separate files
calzakk
as Graham Bull
More... almost 11 years ago
require C++14
calzakk
as Graham Bull
More... almost 11 years ago
new arguments for displaying help
calzakk
as Graham Bull
More... almost 11 years ago
improved help output
calzakk
as Graham Bull
More... almost 11 years ago
move some code out of Arguments class into detail namespace
calzakk
as Graham Bull
More... almost 11 years ago
builds on Linux; static assertion when a required argument is a bool
calzakk
as Graham Bull
More... almost 11 years ago
use type traits instead of overridden functions
calzakk
as Graham Bull
More... almost 11 years ago