summaryrefslogtreecommitdiff
path: root/sample/optparse
AgeCommit message (Expand)Author
2010-12-07* lib/optparse.rb (OptionParser::Officious): separate completionnobu
2010-12-06* lib/optparse.rb (OptionParser#candidate): skip separators.nobu
2009-05-27* sample/optparse/opttest.rb: typo fixed. [ruby-dev:38544]matz
2006-10-03* parse.y (block_param): restrict block parameters to be localmatz
2004-12-11* sample/optparse/subcommand.rb: a sample for sub commands likenobu
2004-03-20* eval.c (rb_require_safe): preserve old ruby_errinfo.matz
2003-12-01* sample/optparse/opttest.rb: added.nobu