index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
optparse
Age
Commit message (
Expand
)
Author
2012-04-24
merge revision(s) 35467:
nobu
2012-04-24
merge revision(s) 35455:
nobu
2012-04-24
merge revision(s) 35453:
nobu
2012-01-16
* lib/optparse.rb (Regexp): fix incorrect options when casting to
nobu
2010-11-19
* lib/optparse.rb: shell completion support for zsh. based on
nobu
2010-11-19
* lib/optparse.rb: shell completion support for bash.
nobu
2010-06-22
* test/optparse/test_summary.rb: fixed superclass so that it run
nobu
2010-02-02
use require_relative.
akr
2009-04-26
* lib/optparse.rb (OptionParser#parse_in_order): do not make an
nobu
2008-12-26
* lib/optparse.rb (OptionParser::List#summarize): gives priority
nobu
2008-12-21
* lib/optparse.rb (SPLAT_PROC): fix for regexp. [ruby-dev:37514]
nobu
2008-09-24
* test: assert_raises has been deprecated since a long time ago.
nobu
2006-10-03
* test/optparse/test_getopts.rb: changed the class name of test case
nobu
2006-09-26
* test/optparse/test_getopts.rb: added short and long tests.
nobu
2006-09-26
* test/optparse/test_getopts.rb: added.
nobu
2004-12-05
* lib/optparse.rb (OptionParser::Completion#complete): new parameter
nobu
2003-11-05
* lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse):
nobu