373 Commits

Author SHA1 Message Date
mes5k
6b2cb3ab1d moved exit from CmdLine to StdOutput to provide users more control over when/how the exit happens 2006-11-26 18:32:04 +00:00
mes5k
3718682c6d added exit() to failure method 2006-11-26 18:29:52 +00:00
mes5k
a8c7660076 fixed typo in SwitchArg constructors 2006-11-26 18:13:18 +00:00
mes5k
54db78bd97 printing more useful message when missing required args and catching ArgException reference 2006-11-04 22:05:32 +00:00
mes5k
db4133a981 made a fix for a bug where - chars were within unlabeled value args 2006-10-06 16:49:15 +00:00
mes5k
ccf8ea17f1 minor tweak to a min function signature 2006-08-22 06:13:56 +00:00
mes5k
8bd9b8c0f2 updated for 1.1.0 rel-1-1-0 2006-08-19 03:05:26 +00:00
mes5k
216b2cddc9 new author 2006-08-19 03:04:30 +00:00
mes5k
fda3345563 so that m4 macros will be included in release files to ease incorporation of tclap in other projects 2006-05-15 00:55:59 +00:00
mes5k
1a066c1d42 removed a deprecated constructor 2006-05-15 00:36:36 +00:00
mes5k
8131d4b75c manual update 2006-05-15 00:35:29 +00:00
mes5k
a91b1c31fd added m4 macros to help others distributing the software and updated the version number 2006-05-14 20:11:24 +00:00
mes5k
74fa0acb16 for some reason, the AS_HELP_STRING function was messing up autoconf 2.57 -- maybe that's just an old version? We can change it back as necessary 2006-05-14 19:52:56 +00:00
mes5k
6652bf6577 SwitchArg interface change 2006-05-14 19:51:06 +00:00
macbishop
e7f9d30e5d Updated the example 2006-04-18 10:59:16 +00:00
mes5k
d45405908c patch for a mem leak in ArgException 2006-04-06 06:44:26 +00:00
mes5k
288e8f500e added virtual destructors 2006-03-18 19:16:35 +00:00
zeekec
3c249e8847 Use local header files first instead of installed headers. 2006-02-22 02:15:14 +00:00
zeekec
d14126da9b Added ACLOCAL_AMFLAGS for autoreconf. 2006-02-22 02:12:15 +00:00
zeekec
0301639b84 Moved the requires, header check, and language save and restore outside of the cache check. 2006-02-22 02:10:28 +00:00
zeekec
6717c894d0 Removed timestamp files (generated by configure). 2006-02-21 12:00:39 +00:00
zeekec
e5a757999f Added virtual destructor to silence warnings. 2006-02-21 11:05:15 +00:00
zeekec
c307e0c32a Generated with cvs2cl. 2006-02-21 11:01:46 +00:00
mes5k
14d1dc69bf added gcc warning patch 2005-09-10 23:25:43 +00:00
zeekec
f000413f39 Set INCLUDES to top_srcdir for out of source builds. 2005-07-13 03:36:46 +00:00
zeekec
e091b97f18 Add using toString statements (for gcc >= 3.4). 2005-07-13 03:33:44 +00:00
zeekec
85a8aa41b5 Properly quote BB_ENABLE_DOXYGEN. 2005-07-13 03:31:48 +00:00
mes5k
3d78a3f896 fixed spelling mistake 2005-06-08 15:28:56 +00:00
mes5k
ce60f03fd3 fix to handle optional unlabeled args 2005-06-03 02:35:10 +00:00
mes5k
7730bf0d62 Unlabeled changes 2005-06-03 02:33:49 +00:00
mes5k
d46a014716 updated docbook output 2005-02-03 23:04:35 +00:00
mes5k
ff6ad98c1e add std:: prefix to some finds 2005-02-03 16:08:18 +00:00
zeekec
c2004dd60c Made deleteOnExit's protected to facilitate derivation. 2005-02-01 21:35:37 +00:00
zeekec
d347db65b1 Removed autotools generated file. 2005-02-01 21:30:25 +00:00
zeekec
3b6b7d0b2f Made changes to directory references to allow out of source builds. 2005-01-28 21:26:20 +00:00
mes5k
484350cfa2 doh 2005-01-26 18:25:15 +00:00
mes5k
e348535416 removed -v from version switch 2005-01-24 03:18:57 +00:00
mes5k
10f0b3c1e8 removed value required 2005-01-24 03:14:47 +00:00
mes5k
01f898ae6f UnlabeledValueArg change 2005-01-24 03:03:39 +00:00
mes5k
db95c71374 new output for default version and value required 2005-01-24 03:02:34 +00:00
mes5k
4cba69f53b new style version and required UnlabeledValueArgs 2005-01-24 03:01:42 +00:00
mes5k
c8a950af5b a script to compare test output 2005-01-24 02:59:57 +00:00
mes5k
46328568c4 now optionally required 2005-01-24 01:54:06 +00:00
mes5k
00e2f3eb7e tests for MultiSwitchArg 2005-01-24 00:33:48 +00:00
mes5k
4921db78a1 MultiSwitchArg 2005-01-24 00:27:29 +00:00
mes5k
2f941785c3 added a bool to the constructor that allows automatic -h and -v to be turned off 2005-01-24 00:26:41 +00:00
mes5k
2d34e9d1a1 added MultiSwitchArg docs 2005-01-23 22:57:54 +00:00
mes5k
0d11e3f288 fixed typo 2005-01-23 22:33:33 +00:00
mes5k
266a86b84d Fixed minor bug involving combined switch error messages: now they're consistent. 2005-01-23 22:29:10 +00:00
mes5k
69e038b365 initial checkin 2005-01-23 22:28:14 +00:00