257 Commits

Author SHA1 Message Date
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
mes5k
af8b7b6877 added alreadySet 2005-01-23 04:41:47 +00:00
mes5k
01e2c55370 xor test 2005-01-21 04:13:41 +00:00
mes5k
7790b03c61 change for xor bug 2005-01-21 04:04:56 +00:00
mes5k
3c55406797 changes for xor bug 2005-01-21 04:04:24 +00:00
mes5k
ee4e8d9783 fixed xor bug 2005-01-21 04:03:20 +00:00
macbishop
505936eb05 Removed check on description in Arg::operator== since multiple args should be able to have the same description. 2005-01-17 20:48:52 +00:00
mes5k
da59fe2b4a updated for constraints 2005-01-07 04:37:56 +00:00
mes5k
5ac97af617 changed for constraint 2005-01-07 04:05:39 +00:00
mes5k
f08a70dbd7 fixed exceptions and typeDesc for constraints 2005-01-07 04:00:48 +00:00
mes5k
b6b87d65f7 changed for constraints 2005-01-07 03:59:14 +00:00
mes5k
667ba509b6 changed to constraint 2005-01-07 03:07:33 +00:00
mes5k
eaf90478ac added constraints 2005-01-07 03:06:37 +00:00
mes5k
2217fc885f initial checkin 2005-01-07 03:05:50 +00:00
mes5k
7aedc28856 comment change 2005-01-07 03:05:24 +00:00
mes5k
efdd70ec6f added Constraint includes 2005-01-07 03:01:34 +00:00
mes5k
6471476a4d Changed allowedList to Constraint 2005-01-07 02:55:52 +00:00