Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |