summaryrefslogtreecommitdiff
path: root/libs/program_options
Commit message (Expand)AuthorAgeFilesLines
* Update program_options from develop.Automated Commit2014-12-021-0/+0
* Update program_options, build from develop.Automated Commit2014-11-291-0/+0
* Update program_options from develop.Automated Commit2014-11-241-0/+0
* Update program_options from develop.Automated Commit2014-04-091-0/+0
* Update program_options.Automated Commit2014-01-201-0/+0
* Update program_options.Automated Commit2014-01-091-0/+0
* Update program_options.Automated Commit2014-01-081-0/+0
* Update regex, bind, program_options.Daniel James2013-12-191-0/+0
* Align columns across groups in --help output.Vladimir Prus2013-11-061-0/+0
* Correct broken links to C++ standard papers. Refs #9212.Michel Morin2013-10-301-0/+0
* ProgramOptions: Remove obsolete GCC version check.Stephen Kelly2013-10-011-0/+0
* Remove obsolete MSVC check from pragma guardStephen Kelly2013-09-261-0/+0
* Silence gcc warning. Thanks to Chris Stylianou.Vladimir Prus2013-06-241-0/+0
* Fix report of error for options with dashes.Vladimir Prus2013-02-101-0/+0
* Revive exception_txt_test. Vladimir Prus2013-02-101-0/+0
* Really fixes #7049.Vladimir Prus2012-07-131-0/+0
* Fix indentVladimir Prus2012-07-051-0/+0
* Fix warnings on 64-bit systems.Vladimir Prus2012-07-051-0/+0
* Qualify 'distance' with 'std'.Vladimir Prus2012-07-051-0/+0
* Fix compilation error.Vladimir Prus2012-06-291-0/+0
* Adjust spelling.Vladimir Prus2012-05-061-0/+0
* Include necessary header, don't rely on two-phase lookup not being there.Vladimir Prus2012-05-051-0/+0
* Summary: Moved libs/detail/utf8_codecvt_facet.cpp to boost/detail/utf8_codecv...Dave Abrahams2012-04-191-0/+0
* Allow to specify how option's value is named in help message.Vladimir Prus2012-04-121-0/+0
* Improve error reporting.Vladimir Prus2012-04-081-0/+0
* Make vector print function in examples be more correct.Vladimir Prus2012-04-081-0/+0
* Fix warning push/pop mismatch.Vladimir Prus2011-10-191-0/+0
* Enable visibility support. Refs #2114.Jürgen Hunold2011-07-221-0/+0
* Return 0, not 1, when --help is passed.Vladimir Prus2011-03-171-0/+0
* Clarify docs for 'zero_token'.Vladimir Prus2011-01-081-0/+0
* Add more testscases. Addresses #4469.Vladimir Prus2011-01-081-0/+0
* Implement variables_map::clear to clear extra members.Vladimir Prus2011-01-081-0/+0
* Fix compile error in utf8_codecvt_facet on HPUX.Vladimir Prus2011-01-081-0/+0
* Make program_options compile on iOS.Vladimir Prus2011-01-081-0/+0
* fix typoMarshall Clow2010-12-051-0/+0
* Doc fix; refs #4858Marshall Clow2010-12-051-0/+0
* update docs; refs #3992Marshall Clow2010-12-051-0/+0
* patch tests for Sun; refs #3909Marshall Clow2010-12-041-0/+0
* Take argv as const; refs #3909Marshall Clow2010-12-011-0/+0
* Fix formatting of short-only options.Vladimir Prus2010-09-281-0/+0
* Suppress msvc warning 4251 about templates as base classes not having a dll-i...Jürgen Hunold2010-09-061-0/+0
* Update the code size measurement toolVladimir Prus2010-07-121-0/+0
* Update various libraries' documentation build.Daniel James2010-06-201-0/+0
* Fix -Wshadow warnings. Closes #4015.Vladimir Prus2010-05-261-0/+0
* Fix types. Closes #4069.Vladimir Prus2010-05-261-0/+0
* Correct typos. Closes #4138.Vladimir Prus2010-05-261-0/+0
* Fixed tab and no-newline-at-end-of-file issues from inspection reportJeremiah Willcock2010-04-201-0/+0
* Report error count at the actual end, rather than just the end of each file.Daniel James2010-03-311-0/+0
* Add missing 'userinput'. Add spaces after shell promptVladimir Prus2010-02-261-0/+0
* Robustify disambiguation of full/approximate matches.Vladimir Prus2010-02-181-0/+0