summaryrefslogtreecommitdiff
path: root/libs/program_options
Commit message (Expand)AuthorAgeFilesLines
...
* Applying patch to fix example build.Thomas Witt2007-07-061-0/+0
* Merge: Add missing include, to try to fix compilation on sunVladimir Prus2007-02-191-0/+0
* Trying to fix sun-5.8 error.Hartmut Kaiser2007-02-151-0/+0
* Fix a broken linkDaniel James2007-01-071-0/+0
* Merge: Fix dynamic linkingVladimir Prus2006-11-101-0/+0
* Merge from HEAD.Vladimir Prus2006-11-101-0/+0
* Merged copyright and license additionBeman Dawes2006-11-071-0/+0
* Remove obsolete Boost.Build v1 files.Rene Rivera2006-11-061-0/+0
* Fix for Borland compilers.John Maddock2006-10-181-0/+0
* Make intel happyVladimir Prus2006-09-071-0/+0
* avoid bogus detection of min/max guideline violation (Inspect tool)Gennaro Prota2006-07-291-0/+0
* Just another fix for the Intel DLL issue.Hartmut Kaiser2006-06-061-0/+0
* Fixed intel 9.1 dll export problem.Hartmut Kaiser2006-06-041-0/+0
* Try to fix Intel dll issue on Windows.Hartmut Kaiser2006-05-261-0/+0
* Fixed a dllimport/dllexport problem.Hartmut Kaiser2006-05-201-0/+0
* Merge from trunkVladimir Prus2006-05-181-0/+0
* Merge from trunkVladimir Prus2006-05-151-0/+0
* Merge from trunkVladimir Prus2006-04-241-0/+0
* Merge from trunkVladimir Prus2006-04-241-0/+0
* Merge from trunkVladimir Prus2006-04-241-0/+0
* Merge from trunkVladimir Prus2006-04-241-0/+0
* Merge from trunkVladimir Prus2006-04-241-0/+0
* Merge from trunkVladimir Prus2006-04-241-0/+0
* This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody2006-03-211-0/+0
* Stop using assert() in testsDave Abrahams2006-02-281-0/+0
* Set BOOST_ALL_NO_LIB for _dll testsVladimir Prus2006-02-131-0/+0
* Remove remaining occurences of "implicit" method from the docs.Vladimir Prus2006-01-091-0/+0
* Ignore unregisted options in 'store'.Vladimir Prus2006-01-091-0/+0
* Fix SF bug 1395874. When both "all" and "all-chroots" options were registeredVladimir Prus2006-01-091-0/+0
* Fix wide version of split_winmain.Vladimir Prus2006-01-091-0/+0
* Fix typo.Vladimir Prus2005-12-281-0/+0
* Minor editorial changes.Vladimir Prus2005-12-221-0/+0
* Fix asserts in format_paragraph on VC 8.0 -- the reverse iterator wasVladimir Prus2005-12-221-0/+0
* Fix type in reference to 'check_first_occurrence'.Vladimir Prus2005-12-121-0/+0
* Fixed a Windows build problem.Hartmut Kaiser2005-11-271-0/+0
* Cast argument to isspace to 'unsigned char'. Otherwise, if base charVladimir Prus2005-11-241-0/+0
* Allow to query the type of options:Vladimir Prus2005-11-231-0/+0
* Note that positional options must be still registered.Vladimir Prus2005-11-221-0/+0
* Add test for unregisted options on the command_line_parser level.Vladimir Prus2005-11-101-0/+0
* Add 'extra_style_parser' method to basic_command_line_parser. PreviouslyVladimir Prus2005-10-271-0/+0
* Really make unregistered options to work.Vladimir Prus2005-10-271-0/+0
* Large patch from Ulrich Eckhardt to fix support for EVC++ 4.John Maddock2005-08-251-0/+0
* Fix broken linkDave Abrahams2005-08-121-0/+0
* Fixup uses of maxDouglas Gregor2005-07-131-0/+0
* Fixed previous checkin.Markus Schöpflin2005-06-161-0/+0
* Added workaround for Tru64/CXX, getline() is not defined in <string> whenMarkus Schöpflin2005-06-161-0/+0
* Unroll 'make parse_command_line' const-correct patch, because it causes tooVladimir Prus2005-06-161-0/+0
* Use boost::throw_exception instead just throw_exception. Otherwise, borlandVladimir Prus2005-06-161-0/+0
* Make install target explicit. Otherwise top-level Jamfile will try toVladimir Prus2005-06-161-0/+0
* Attempt to fix VC7 parse error.Vladimir Prus2005-06-031-0/+0