Tatsuhiro Tsujikawa
2881dbe025
2009-02-07 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
...
Added OptionParser::parseArg() which internally uses getopt_long
to parse command-line options. All command-line options are now
configured by OptionHandler. No manual editing of struct option*
is required any more.
* src/NameMatchOptionHandler.h
* src/OptionHandler.h
* src/OptionHandlerFactory.cc
* src/OptionHandlerImpl.h
* src/OptionParser.cc
* src/OptionParser.h
* src/array_fun.h
* src/main.cc
* src/option_processing.cc
* test/OptionHandlerTest.cc
* test/OptionParserTest.cc
2009-02-07 11:00:34 +00:00
..
2009-02-03 14:46:33 +00:00
2008-09-01 13:46:03 +00:00
2008-12-14 10:07:40 +00:00
2009-01-30 16:12:41 +00:00
2008-08-17 10:44:12 +00:00
2008-12-14 05:44:08 +00:00
2008-11-03 06:49:02 +00:00
2008-11-03 06:49:02 +00:00
2009-01-31 14:34:29 +00:00
2008-11-03 06:49:02 +00:00
2008-11-27 15:29:15 +00:00
2008-11-03 12:04:57 +00:00
2008-11-03 12:06:39 +00:00
2008-11-03 06:49:02 +00:00
2008-11-03 06:49:02 +00:00
2008-11-26 15:22:54 +00:00
2008-11-03 06:49:02 +00:00
2008-11-03 06:49:02 +00:00
2008-11-03 06:49:02 +00:00
2008-11-17 12:07:24 +00:00
2008-08-07 14:06:03 +00:00
2008-08-17 10:44:12 +00:00
2008-12-15 15:48:48 +00:00
2008-08-27 16:33:09 +00:00
2008-12-15 15:48:48 +00:00
2008-12-15 15:48:48 +00:00
2008-11-22 20:28:50 +00:00
2009-02-04 14:11:30 +00:00
2008-12-09 15:03:29 +00:00
2008-12-29 13:58:21 +00:00
2008-11-03 06:49:02 +00:00
2009-02-06 16:49:24 +00:00
2008-11-03 06:49:02 +00:00
2008-11-03 06:49:02 +00:00
2008-12-09 15:03:29 +00:00
2009-01-18 10:11:08 +00:00
2009-01-31 14:34:29 +00:00
2008-12-14 05:46:45 +00:00
2008-12-14 05:46:45 +00:00
2008-09-18 13:21:33 +00:00
2008-12-14 05:46:45 +00:00
2008-12-14 05:46:45 +00:00
2008-12-14 05:46:45 +00:00
2008-12-14 05:46:45 +00:00
2008-12-14 05:46:45 +00:00
2008-12-14 10:16:13 +00:00
2008-12-14 05:46:45 +00:00
2008-11-03 06:49:02 +00:00
2008-11-03 06:49:02 +00:00
2008-12-14 05:46:45 +00:00
2008-12-14 05:46:45 +00:00
2008-08-25 11:55:30 +00:00
2008-10-26 12:36:41 +00:00
2008-08-26 12:39:07 +00:00
2008-11-23 12:13:53 +00:00
2008-09-05 15:34:04 +00:00
2008-11-11 14:56:46 +00:00
2008-11-22 20:28:50 +00:00
2008-11-22 20:28:50 +00:00
2008-12-10 14:25:42 +00:00
2009-01-25 09:58:40 +00:00
2009-01-30 16:12:41 +00:00
2009-01-30 16:12:41 +00:00
2008-08-04 17:06:47 +00:00
2008-11-13 13:40:40 +00:00
2009-01-31 14:34:29 +00:00
2009-02-01 02:50:38 +00:00
2008-08-24 09:43:45 +00:00
2008-08-24 09:43:45 +00:00
2009-01-31 14:34:29 +00:00
2009-02-03 14:46:33 +00:00
2009-02-03 14:46:33 +00:00
2009-02-01 02:50:38 +00:00
2008-11-11 14:56:46 +00:00
2008-11-26 15:22:54 +00:00
2008-09-02 13:51:46 +00:00
2009-02-01 03:29:04 +00:00
2008-11-03 07:16:25 +00:00
2008-09-19 14:11:41 +00:00
2008-10-05 13:21:14 +00:00
2008-12-14 05:46:45 +00:00
2008-11-03 06:49:02 +00:00
2008-11-03 12:04:57 +00:00
2008-09-19 14:11:41 +00:00
2008-11-03 06:49:02 +00:00
2008-11-24 11:13:58 +00:00
2008-09-07 11:37:15 +00:00
2008-09-25 14:37:28 +00:00
2008-12-15 15:48:48 +00:00
2008-09-01 13:46:03 +00:00
2009-02-07 11:00:34 +00:00
2009-02-07 11:00:34 +00:00
2008-12-04 13:05:05 +00:00
2009-01-25 14:19:27 +00:00
2008-11-03 07:16:25 +00:00
2009-01-25 14:19:27 +00:00
2009-01-06 13:13:42 +00:00
2009-01-15 15:39:05 +00:00
2008-12-15 15:38:07 +00:00
2009-01-31 14:34:29 +00:00
2009-01-24 09:00:36 +00:00
2009-01-06 13:13:42 +00:00
2009-01-06 13:13:42 +00:00
2008-08-04 17:06:47 +00:00
2008-11-03 06:49:02 +00:00
2008-11-03 08:18:58 +00:00
2008-11-26 12:50:07 +00:00
2008-12-15 15:48:48 +00:00
2008-09-07 14:38:26 +00:00
2008-08-26 12:39:07 +00:00
2008-11-05 10:30:43 +00:00
2008-11-11 14:56:46 +00:00
2009-01-25 09:58:40 +00:00
2008-11-03 06:49:02 +00:00