Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-11-09 | 1 | -71/+62 |
| | | | | | * upstream-KWSys: KWSys 2016-11-09 (18c65411) | ||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-09-02 | 1 | -33/+23 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-05-07 | 1 | -5/+5 |
| | |||||
* | Convert KWSys to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -11/+9 |
| | | | | | | | This converts the KWSys license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the KWSys copyright to cover the full development time range. | ||||
* | STYLE: fix typo | Alexander Neundorf | 2007-08-09 | 1 | -1/+1 |
| | | | | Alex | ||||
* | ENH: Add a way to get unused arguments and add a test | Andy Cedilnik | 2006-07-14 | 1 | -0/+10 |
| | |||||
* | COMP: Remove warning | Andy Cedilnik | 2006-07-14 | 1 | -1/+1 |
| | |||||
* | ENH: It does not really makes sense to have Boolean Argument List | Andy Cedilnik | 2006-07-14 | 1 | -16/+0 |
| | |||||
* | ENH: Add support for multi-arguments: -f arg1 arg2 arg3 ... and support for ↵ | Andy Cedilnik | 2006-07-14 | 1 | -10/+77 |
| | | | | lists: -f arg1 -f arg2 -f arg3 ... and for boolean to be stored as strings and doubles | ||||
* | ENH: Add a method to remove remaining arguments | Andy Cedilnik | 2005-12-10 | 1 | -0/+1 |
| | |||||
* | ENH: Fix Bug #1950, provide a direct access to the input. Minor cleanup ↵ | Mathieu Malaterre | 2005-06-17 | 1 | -1/+1 |
| | | | | (convenience) | ||||
* | ENH: Add lots of comments | Andy Cedilnik | 2004-09-29 | 1 | -19/+71 |
| | |||||
* | ENH: Add access to last argument parsed | Andy Cedilnik | 2004-09-29 | 1 | -0/+6 |
| | |||||
* | ENH: Add accessor for Argv0 | Andy Cedilnik | 2004-09-28 | 1 | -0/+5 |
| | |||||
* | ENH: Condense help string, add support for setting line length and make it work | Andy Cedilnik | 2004-09-16 | 1 | -1/+1 |
| | |||||
* | ENH: Move callback structure out of the public interface. Also block the ↵ | Andy Cedilnik | 2004-09-15 | 1 | -11/+0 |
| | | | | warning on Visual Studio Debug | ||||
* | ERR: Fix borland build | Ken Martin | 2004-09-14 | 1 | -0/+1 |
| | |||||
* | ENH: Use const correctness for arguments | Andy Cedilnik | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | ENH: Move command line argument parsing code to kwsys | Andy Cedilnik | 2004-09-13 | 1 | -0/+173 |