Alexander Neundorf
|
6c5fb80656
|
STYLE: fix typo
Alex
|
2007-08-09 09:03:25 -04:00 |
Andy Cedilnik
|
9bc53f6443
|
ENH: Add a way to get unused arguments and add a test
|
2006-07-14 15:02:27 -04:00 |
Andy Cedilnik
|
71395c78ce
|
COMP: Remove warning
|
2006-07-14 13:59:18 -04:00 |
Andy Cedilnik
|
784bb60a4e
|
ENH: It does not really makes sense to have Boolean Argument List
|
2006-07-14 13:32:34 -04:00 |
Andy Cedilnik
|
d2a3ccd505
|
ENH: Add support for multi-arguments: -f arg1 arg2 arg3 ... and support for lists: -f arg1 -f arg2 -f arg3 ... and for boolean to be stored as strings and doubles
|
2006-07-14 09:13:23 -04:00 |
Andy Cedilnik
|
5e56c7c201
|
ENH: Add a method to remove remaining arguments
|
2005-12-10 12:10:09 -05:00 |
Mathieu Malaterre
|
d3239ac68f
|
ENH: Fix Bug #1950, provide a direct access to the input. Minor cleanup (convenience)
|
2005-06-17 11:46:29 -04:00 |
Andy Cedilnik
|
f3cfe48152
|
ENH: Add lots of comments
|
2004-09-29 08:34:02 -04:00 |
Andy Cedilnik
|
7488e43d69
|
ENH: Add access to last argument parsed
|
2004-09-29 07:56:25 -04:00 |
Andy Cedilnik
|
e96b0b44ca
|
ENH: Add accessor for Argv0
|
2004-09-28 11:34:29 -04:00 |
Andy Cedilnik
|
a2c19a4d46
|
ENH: Condense help string, add support for setting line length and make it work
|
2004-09-16 10:27:17 -04:00 |
Andy Cedilnik
|
1ebc0709f1
|
ENH: Move callback structure out of the public interface. Also block the warning on Visual Studio Debug
|
2004-09-15 09:22:34 -04:00 |
Ken Martin
|
c30e7771ee
|
ERR: Fix borland build
|
2004-09-14 11:48:34 -04:00 |
Andy Cedilnik
|
73ddc9459f
|
ENH: Use const correctness for arguments
|
2004-09-14 10:34:10 -04:00 |
Andy Cedilnik
|
c8fa658142
|
ENH: Move command line argument parsing code to kwsys
|
2004-09-13 16:15:02 -04:00 |