Age | Commit message (Collapse) | Author | Files | Lines |
|
Wed Dec 12 00:14:12 2001 Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp>
* optparse.rb (OptionParser::switch): fix for String#select.
Thu Aug 23 20:11:52 2001 Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp>
* optparse.rb (Revision): changed versioning method.
Thu Aug 23 19:46:27 2001 Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp>
* optparse.rb (OptionParser::Switch::summarize): returns self.
* optparse.rb (OptionParser::order): now (({while})) returns
value.
|
|
|
|
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
|
|
- Changes from 0.8.2 seems to several bug fixes.
- Move some exmaple files from ${RUBY_SITELIBDIR}/optparse to
${RUBY_EXAMPLESDIR}/optparse.
- Elminate USE_GMAKE since there is no need to use make.
|
|
Yet another command line option parser for Ruby.
|