index
:
getoptpp.git
fix_warnings
master
Mirror of https://github.com/cgloeckner/getoptpp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-12-11
Fix warnings.
fix_warnings
Bent Bisballe Nyeng
2020-05-03
Improve help printouts.
HEAD
master
Bent Bisballe Nyeng
2019-06-06
Store names in deque to make sure the char pointers stay valid. Fix misplaced...
Bent Bisballe Nyeng
2019-06-04
Add support for printing automatically generated help texts.
Bent Bisballe Nyeng
2019-06-04
Add return value to option parsing, to make it possible to bail out if an arg...
Bent Bisballe Nyeng
2019-06-04
Fix 'multiple definition' link error if header is included multiple times in ...
Bent Bisballe Nyeng
2017-05-14
Update getoptpp.hpp
Glocke
2017-05-14
Merge pull request #1 from mekanix/feature/args
Glocke
2017-05-14
Parse arguments without options
Goran Mekić
2017-04-22
Update getoptpp.hpp
Glocke
2017-04-22
Updated documentation
Glocke
2016-05-27
scheduled change
Christian Glöckner
2016-03-29
updated readme
Christian Glöckner
2016-03-29
changed namespace
Christian Glöckner
2016-03-29
Initial implementation
Christian Glöckner
2016-03-29
Initial commit
Christian Glöckner