mes5k
67c8ff84e1
cleaned up a bunch of things
2004-09-16 03:54:08 +00:00
mes5k
6cc1ce8463
added tests for CmdLine arg
2004-09-12 02:35:14 +00:00
mes5k
77592b3a83
added new test for CmdLine arg
2004-09-12 02:33:57 +00:00
mes5k
389a4f87b1
got CmdLine arg working
2004-09-12 02:32:37 +00:00
mes5k
26bcd0b50e
shouldn't be in cvs
2004-09-10 02:08:33 +00:00
macbishop
46fdfd07c3
Added support for automatic addition to a CmdLine parser
2004-09-09 19:56:12 +00:00
macbishop
35a072e0b6
Support for automatic addition to a CmdLine parser
2004-09-09 19:55:33 +00:00
mes5k
1064a196d1
fixed a warning in MSVC++
2004-09-09 03:09:32 +00:00
mes5k
c22fcbad64
not needed
2004-09-07 23:08:21 +00:00
mes5k
4aa7c869ff
now throws exception on matching names/flags/desc
2004-09-07 22:14:29 +00:00
mes5k
b7a7649bbf
fixed to handle new exception on matching names/flags/desc
2004-09-07 22:12:27 +00:00
mes5k
9ee1f41a44
updated Doxyfile for newer doxygen
2004-09-07 20:25:21 +00:00
mes5k
523af24f81
added more args to better test output printing
2004-09-07 18:25:52 +00:00
mes5k
a01538d7ba
changed namespace std handling
2004-09-07 18:24:48 +00:00
mes5k
4e311b2219
fixed test output for new formatting
2004-09-07 18:24:18 +00:00
macbishop
b2c9942f51
Compilation was broken due to undef. symbols in compilers with 2 stage
...
name-lookup (such as gcc >= 3.4). The fix for this is to tell the
compiler what symbols to use withlines like: using MultiArg<T>::_name;
This is now done and everything compiles fine. Since I'm not sure
about the support for things like using MultiArg<T>::_name; on all
compilers it is ifdef:ed away by default. To get 2 stage name-lookup
to work you have to add -DTWO_STAGE_NAME_LOOKUP to your CXXFLAGS
before running configure.
2004-09-04 21:09:37 +00:00
mes5k
b34918c2fe
smartened printing even further
2004-08-18 19:34:28 +00:00
mes5k
65fd6009a2
fixed int messiness
2004-08-11 03:35:53 +00:00
mes5k
ee1ca9b844
made path explicit
2004-08-11 03:32:14 +00:00
mes5k
867b526950
changed allowed separator
2004-08-11 03:05:04 +00:00
mes5k
dc0aa2daf3
changed error output and added usage stuff
2004-08-11 02:53:50 +00:00
mes5k
847ea3a4fc
updated
2004-08-11 02:52:07 +00:00
mes5k
a4a58320b0
changed to 0.9.9
2004-08-11 02:47:05 +00:00
mes5k
5ae5f57bbb
tweaked for usage
2004-08-11 02:46:12 +00:00
mes5k
e1d1339530
added usage stuff
2004-08-11 02:45:27 +00:00
mes5k
f951dccd84
tweaked usage
2004-08-11 02:43:33 +00:00
mes5k
8be8e45e44
updated for allowed
2004-07-06 02:02:17 +00:00
mes5k
93ced7abe3
allow tests
2004-07-04 03:01:48 +00:00
mes5k
8895edd174
doh
2004-07-04 02:56:41 +00:00
mes5k
3629a21123
allow
2004-07-04 02:34:28 +00:00
mes5k
fc56674402
made isReq virtual
2004-07-04 02:31:35 +00:00
mes5k
45ecbd896c
added allow
2004-07-04 02:30:52 +00:00
mes5k
d017b12ca4
added tests for allowed
2004-07-04 02:29:45 +00:00
mes5k
3e5c23a91e
minor typos
2004-07-04 02:28:53 +00:00
mes5k
5683b590ce
fixed for autotools for mandrake
2004-04-26 15:18:08 +00:00
mes5k
f5e9803006
0.9.8a
2004-02-14 04:09:22 +00:00
mes5k
4db77361df
output updates
2004-02-13 23:23:32 +00:00
mes5k
c17ad76595
now the Arg adds itself to the CmdLine arglist
2004-02-13 23:21:38 +00:00
mes5k
4337d270db
reworked how we add args to list
2004-02-13 23:20:08 +00:00
mes5k
cf0415b259
update
2004-02-10 16:52:51 +00:00
mes5k
e00bf2a619
change
2004-02-10 05:04:26 +00:00
mes5k
939452566b
allowing blank flags
2004-02-10 05:03:24 +00:00
mes5k
de74a34e32
0.9.8
2004-02-10 04:54:11 +00:00
mes5k
13a999a662
updates
2004-02-10 04:52:41 +00:00
mes5k
9f691ec858
blank args
2004-02-10 04:39:36 +00:00
mes5k
7295d9d49b
updates
2004-02-10 04:16:56 +00:00
mes5k
97658ba302
minor fixes and new args
2004-02-10 04:05:18 +00:00
mes5k
b8c1dbf97c
added new var
2004-02-10 03:56:05 +00:00
mes5k
84a061ca4e
allowing blank flags
2004-02-10 03:54:19 +00:00
mes5k
d91d422210
fix for the output
2004-02-07 23:37:00 +00:00