summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-03Improve help printouts.HEADmasterBent Bisballe Nyeng
2019-06-06Store names in deque to make sure the char pointers stay valid. Fix ↵Bent Bisballe Nyeng
misplaced if(ret).
2019-06-04Add support for printing automatically generated help texts.Bent Bisballe Nyeng
2019-06-04Add return value to option parsing, to make it possible to bail out if an ↵Bent Bisballe Nyeng
argument is deemed invalid during parsing.
2019-06-04Fix 'multiple definition' link error if header is included multiple times in ↵Bent Bisballe Nyeng
different files in a project.
2017-05-14Update getoptpp.hppGlocke
added comment for Options::add
2017-05-14Merge pull request #1 from mekanix/feature/argsGlocke
Parse arguments without options
2017-05-14Parse arguments without optionsGoran Mekić
2017-04-22Update getoptpp.hppGlocke
2017-04-22Updated documentationGlocke
2016-05-27scheduled changeChristian Glöckner
2016-03-29updated readmeChristian Glöckner
2016-03-29changed namespaceChristian Glöckner
2016-03-29Initial implementationChristian Glöckner
2016-03-29Initial commitChristian Glöckner