root/misc/optparse.d


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @130 [130] 08/18/07 15:05:21 KirkMcDonald Split optparse into two modules, one with the command-line interface, one …
(edit) @126 [126] 08/16/07 18:20:08 KirkMcDonald * Fixed default arguments in optparse. * Added comboparse and combotest. …
(edit) @125 [125] 08/16/07 01:29:09 KirkMcDonald Major refactoring of optparse.
(edit) @124 [124] 08/15/07 09:32:56 KirkMcDonald Date fix
(edit) @123 [123] 08/15/07 09:16:24 KirkMcDonald Added changes to make GDC happy (thanks to Tim Burrell).
(edit) @99 [99] 02/08/07 01:01:54 KirkMcDonald This update breaks existing code. * Merged Phobos and Tango versions of …
(edit) @93 [93] 02/04/07 00:56:59 KirkMcDonald Default arguments.
(edit) @82 [82] 01/13/07 23:24:17 KirkMcDonald Completed docs. Small bugfix in Help action.
(edit) @80 [80] 01/13/07 05:56:16 KirkMcDonald Refactored error(). error() now calls help_text().
(edit) @79 [79] 01/13/07 02:21:43 KirkMcDonald Flag options and more powerful callbacks.
(edit) @78 [78] 01/12/07 19:11:37 KirkMcDonald Bug fixes, proper Unicode support.
(edit) @77 [77] 01/11/07 19:18:19 KirkMcDonald Bug fix in '--' args not calling leftover callback.
(edit) @76 [76] 01/11/07 06:45:53 KirkMcDonald Built-in help support. '--' now terminates the option list. Can add …
(edit) @75 [75] 01/09/07 20:41:38 KirkMcDonald Integer argument support.
(edit) @74 [74] 01/09/07 18:11:47 KirkMcDonald Rollback to revision 71. (Slash options were a stupid idea.)
(edit) @73 [73] 01/09/07 07:13:10 KirkMcDonald '/' arg improvements.
(edit) @72 [72] 01/09/07 06:33:08 KirkMcDonald Support for Windows-style '/' arguments.
(add) @71 [71] 01/09/07 02:16:11 KirkMcDonald My very own optparse added. (Does the world really need another? YES IT …
Note: See TracRevisionLog for help on using the revision log.