| Commit message (Expand) | Author | Age | Files | Lines |
* | COMP: Fix and/or disable warnings for Borland 5.6 build. | Brad King | 2006-08-01 | 1 | -1/+1 |
|
|
* | ENH: Add a way to get unused arguments and add a test | Andy Cedilnik | 2006-07-14 | 1 | -0/+40 |
|
|
* | ENH: It does not really makes sense to have Boolean Argument List | Andy Cedilnik | 2006-07-14 | 1 | -6/+0 |
|
|
* | ENH: Add support for multi-arguments: -f arg1 arg2 arg3 ... and support for l... | Andy Cedilnik | 2006-07-14 | 1 | -162/+308 |
|
|
* | COMP: Remove warnings | Andy Cedilnik | 2006-07-12 | 1 | -1/+1 |
|
|
* | BUG: The operator precedence is [] followed by *. Calling this method was cau... | Karthik Krishnan | 2006-06-25 | 1 | -1/+1 |
|
|
* | ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war... | Bill Hoffman | 2006-03-30 | 1 | -2/+2 |
|
|
* | ENH: Add a method to remove remaining arguments | Andy Cedilnik | 2005-12-10 | 1 | -0/+11 |
|
|
* | COMP: Added pragma directives for SGI compilers to avoid useless warnings. | Brad King | 2005-05-03 | 1 | -0/+4 |
|
|
* | COMP: Fixed constant conditional warning. | Brad King | 2005-04-22 | 1 | -1/+1 |
|
|
* | COMP: Adding work-around for CMake dependency scanning limitation. Any confi... | Brad King | 2005-04-13 | 1 | -0/+10 |
|
|
* | COMP: Added missing include of string.h. | Brad King | 2005-03-11 | 1 | -0/+1 |
|
|
* | COMP: Remove warning | Andy Cedilnik | 2004-10-20 | 1 | -3/+2 |
|
|
* | 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/+6 |
|
|
* | ERR: Fix memory problem | Andy Cedilnik | 2004-09-23 | 1 | -1/+1 |
|
|
* | STYLE: Only allocate as much space as needed | Andy Cedilnik | 2004-09-23 | 1 | -1/+1 |
|
|
* | ENH: Make GetRemainingArguments actually work | Andy Cedilnik | 2004-09-23 | 1 | -12/+16 |
|
|
* | ENH: a bit more cleanup. The help should really be replaced by something like... | Andy Cedilnik | 2004-09-16 | 1 | -3/+2 |
|
|
* | ENH: Condense help string, add support for setting line length and make it work | Andy Cedilnik | 2004-09-16 | 1 | -9/+30 |
|
|
* | ENH: Move callback structure out of the public interface. Also block the warn... | Andy Cedilnik | 2004-09-15 | 1 | -8/+23 |
|
|
* | ERR: Fix borland build | Ken Martin | 2004-09-14 | 1 | -0/+12 |
|
|
* | ERR: Add missing include | Andy Cedilnik | 2004-09-14 | 1 | -0/+1 |
|
|
* | ENH: Use const correctness for arguments | Andy Cedilnik | 2004-09-14 | 1 | -1/+1 |
|
|
* | ERR: More missing ios and includes | Andy Cedilnik | 2004-09-13 | 1 | -0/+1 |
|
|
* | ERR: Fix IOS namespace | Andy Cedilnik | 2004-09-13 | 1 | -4/+4 |
|
|
* | ENH: Move command line argument parsing code to kwsys | Andy Cedilnik | 2004-09-13 | 1 | -0/+591 |
|
|