aboutsummaryrefslogtreecommitdiffstats
path: root/sample/optparse
Commit message (Expand)AuthorAgeFilesLines
* * lib/optparse.rb (OptionParser::Officious): separate completionnobu2010-12-071-1/+1
* * lib/optparse.rb (OptionParser#candidate): skip separators.nobu2010-12-061-1/+1
* * sample/optparse/opttest.rb: typo fixed. [ruby-dev:38544]matz2009-05-271-1/+1
* * parse.y (block_param): restrict block parameters to be localmatz2006-10-031-13/+13
* * sample/optparse/subcommand.rb: a sample for sub commands likenobu2004-12-111-0/+19
* * eval.c (rb_require_safe): preserve old ruby_errinfo.matz2004-03-201-1/+1
* * sample/optparse/opttest.rb: added.nobu2003-12-011-0/+85