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
AgeCommit message (Expand)Author
2017-09-04Fix compiler warnings for MSVCv1.4.3Jarryd Beck
2017-08-29Minor tweaksv1.4.2Jarryd Beck
2017-08-29Remove curly single-quotes only on Windows (#68)giumas
2017-08-18remove osx for nowv1.4.1Jarryd Beck
2017-08-16Added parsing of general types. (#63)Hannah Rittich
2017-08-08fix multiple definitionsJarryd Beck
2017-07-25Improve integer parsingv1.4.0Jarryd Beck
2017-07-16Allow spaces in option specification. (#58)v1.3.0Shivakar Vulli
2017-06-23Cmake overhaul (#53)Mario Werner
2017-06-06Added inline to check_required (#51)Dominic Cupo
2017-06-01Enable warnings and fix themJarryd Beck
2017-05-31Version bumpv1.2.0Jarryd Beck
2017-05-31Add required options helperJarryd Beck
2017-05-31missing fileJarryd Beck
2017-05-31Support only short optionv1.1.0Jarryd Beck
2017-05-31remove redundant namespace blockJarryd Beck
2017-05-31some cleanupJarryd Beck
2017-05-18Fix broken implicit_value when given emptyJarryd Beck
2017-05-17failing testJarryd Beck
2017-05-06Fix arguments after -- without declared positionalJarryd Beck
2017-05-02Conditionally output all help groups on empty groups vector (#42)Torben Jonas
2017-04-26add help for positional parametersJarryd Beck
2017-01-29clarify wording on short/longJarryd Beck
2016-12-02Use cmake interface libraryMario Badr
2016-12-02change to ldflagsJarryd Beck
2016-12-01add pkg-config cflagsJarryd Beck
2016-12-01try build againJarryd Beck
2016-12-01add pkg_config_path for osxJarryd Beck
2016-12-01install icu on osxJarryd Beck
2016-11-30fix buildJarryd Beck
2016-11-30do all builds with unicodeJarryd Beck
2016-11-30build with unicodeJarryd Beck
2016-11-30fix Unicode buildJarryd Beck
2016-11-16Allow for numbers in optionsJarryd Beck
2016-10-26test for hiding optionsv1.0.0Jarryd Beck
2016-08-29Hide positional parameters that are a container.Jarryd Beck
2016-08-29Don't overwrite positional arguments.Jarryd Beck
2016-08-28don't need envJarryd Beck
2016-08-28try osx againJarryd Beck
2016-08-26Fix uninitialised m_next_positionalJarryd Beck
2016-08-26add test with no optionsJarryd Beck
2016-08-26add some more testsJarryd Beck
2016-08-26fix testJarryd Beck
2016-08-26remove osx, fix clang source/packageJarryd Beck
2016-08-26try building with libc++Jarryd Beck
2016-08-26set the language correctlyJarryd Beck
2016-08-26fold stringJarryd Beck
2016-08-26improve buildJarryd Beck
2016-08-26output on failureJarryd Beck
2016-08-26use the right compilerJarryd Beck