summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/CommandLineArguments.hxx.in
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-05-071-5/+5
* Convert KWSys to OSI-approved BSD LicenseBrad King2009-09-281-11/+9
* STYLE: fix typoAlexander Neundorf2007-08-091-1/+1
* ENH: Add a way to get unused arguments and add a testAndy Cedilnik2006-07-141-0/+10
* COMP: Remove warningAndy Cedilnik2006-07-141-1/+1
* ENH: It does not really makes sense to have Boolean Argument ListAndy Cedilnik2006-07-141-16/+0
* ENH: Add support for multi-arguments: -f arg1 arg2 arg3 ... and support for l...Andy Cedilnik2006-07-141-10/+77
* ENH: Add a method to remove remaining argumentsAndy Cedilnik2005-12-101-0/+1
* ENH: Fix Bug #1950, provide a direct access to the input. Minor cleanup (conv...Mathieu Malaterre2005-06-171-1/+1
* ENH: Add lots of commentsAndy Cedilnik2004-09-291-19/+71
* ENH: Add access to last argument parsedAndy Cedilnik2004-09-291-0/+6
* ENH: Add accessor for Argv0Andy Cedilnik2004-09-281-0/+5
* ENH: Condense help string, add support for setting line length and make it workAndy Cedilnik2004-09-161-1/+1
* ENH: Move callback structure out of the public interface. Also block the warn...Andy Cedilnik2004-09-151-11/+0
* ERR: Fix borland buildKen Martin2004-09-141-0/+1
* ENH: Use const correctness for argumentsAndy Cedilnik2004-09-141-1/+1
* ENH: Move command line argument parsing code to kwsysAndy Cedilnik2004-09-131-0/+173