Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jarro2783/cxxopts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-10-30Add some getterBaptiste Wicht
2014-10-30Merge remote-tracking branch 'remotes/origin/master'Jarryd Beck
2014-10-29Macro to disable RTTIBaptiste Wicht
2014-10-29Fix warningsBaptiste Wicht
2014-10-29Finalize helpBaptiste Wicht
2014-10-29Enhance exampleBaptiste Wicht
2014-10-29Merge branch 'master' into default_valuesBaptiste Wicht
2014-10-29custom argument helpJarryd Beck
2014-10-28Fix implicit and shortBaptiste Wicht
2014-10-28Fix compilationBaptiste Wicht
2014-10-27Fix warningBaptiste Wicht
2014-10-27CleanupBaptiste Wicht
2014-10-27Merge branch 'master' into default_valuesBaptiste Wicht
2014-10-27unicode configurationJarryd Beck
2014-10-27better help exampleJarryd Beck
2014-10-27unicode helpJarryd Beck
2014-10-27unicodeJarryd Beck
2014-10-27more icu::UnicodeStringJarryd Beck
2014-10-27start converting to String for UnicodeJarryd Beck
2014-10-27Merge pull request #7 from wichtounet/space_between_groupsjarro2783
2014-10-27Add support for implicit valuesBaptiste Wicht
2014-10-26Make the model more powerfulBaptiste Wicht
2014-10-26Complete the helpBaptiste Wicht
2014-10-26Add basic support for default optionsBaptiste Wicht
2014-10-26Add an eol between each option groupsBaptiste Wicht
2014-10-26Add support for alphanumeric optionsBaptiste Wicht
2014-10-17help stringJarryd Beck
2014-10-15inline everythingJarryd Beck
2014-10-15emplaceJarryd Beck
2014-10-15const referenceJarryd Beck
2014-10-14Merge branch 'untangle_includes' of https://github.com/DennisOSRM/cxxopts int...Jarryd Beck
2014-10-14untangle includesDennis Luxen
2014-10-14Add include guards to cxxopts.hppBaptiste Wicht
2014-10-14parse groupsJarryd Beck
2014-10-14parse into valueJarryd Beck
2014-10-14print usageJarryd Beck
2014-10-14start option groupsJarryd Beck
2014-10-14test long option namesJarryd Beck
2014-10-13exception on parse errorJarryd Beck
2014-10-13put in place check for value errorJarryd Beck
2014-10-13installJarryd Beck
2014-10-13fix description formattingJarryd Beck
2014-10-13format help descriptionJarryd Beck
2014-10-13update messageJarryd Beck
2014-10-10basic help printingJarryd Beck
2014-10-10move to example.cppJarryd Beck
2014-10-10start helpJarryd Beck
2014-10-10fix adding missing optionsJarryd Beck
2014-10-10reorganiseJarryd Beck
2014-10-09add vectorsJarryd Beck