index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
optparse
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/optparse] Add EditorConfig file
Alexander Popov
2021-04-28
1
-1
/
+0
*
[ruby/optparse] Fixed error message of unparsed non-option
Nobuyoshi Nakada
2021-03-29
1
-0
/
+8
*
[ruby/optparse] Add OptionParser#require_exact accessor
Jeremy Evans
2021-03-29
1
-0
/
+22
*
`LoadError` is not a subclass of `StandardError`
Nobuyoshi Nakada
2019-11-29
1
-1
/
+5
*
test/optparse/test_did_you_mean.rb - fix suggestion order
MSP-Greg
2019-10-21
1
-3
/
+3
*
Support DidYouMean by AmbiguousOption too
Nobuyoshi Nakada
2019-10-18
1
-0
/
+6
*
Default DidYouMean.formatter to PlainFormatter
Nobuyoshi Nakada
2019-10-18
1
-1
/
+5
*
Added no suggestion test case
Nobuyoshi Nakada
2019-10-18
1
-0
/
+5
*
Use DidYouMean.formatter
Nobuyoshi Nakada
2019-10-18
1
-7
/
+18
*
lib/optparse.rb: Show a did_you_mean hint for unknown option
Yusuke Endoh
2019-10-18
1
-0
/
+22
*
Fixed the test-case class name for zsh
Nobuyoshi Nakada
2019-06-28
1
-1
/
+1
*
Allow --enable/--disable options to take an argument
Nobuyoshi Nakada
2019-05-15
1
-0
/
+7
*
optparse: Suppress warnings
nobu
2018-05-06
1
-0
/
+2
*
optparse.rb: froze string literals
nobu
2018-01-26
1
-0
/
+9
*
multiple arguments to write
nobu
2017-10-23
3
-3
/
+3
*
optparse.rb: case-sensitive candidate
nobu
2017-07-24
1
-0
/
+5
*
optparse.rb: get rid of eval
nobu
2017-07-12
1
-0
/
+3
*
Fix DecimalInteger converting to octal bug
nobu
2017-07-06
1
-6
/
+6
*
optparse/kwargs.rb
nobu
2016-10-14
1
-0
/
+40
*
optparse.rb: hyphenize
nobu
2016-10-14
4
-0
/
+64
*
optparse.rb: fix char class option
nobu
2016-05-31
1
-0
/
+18
*
optparse.rb: into kwdarg
nobu
2016-01-06
1
-0
/
+11
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
11
-0
/
+11
*
use assert_raise
nobu
2015-06-02
1
-21
/
+21
*
* lib/optparse.rb: The Integer acceptable now allows binary and
drbrain
2013-09-05
1
-0
/
+195
*
test_optparse.rb: skip no_error in backtrace
nobu
2013-04-01
1
-1
/
+2
*
* test/optparse/test_summary.rb (test_summary_containing_space): add
nagachika
2012-04-25
1
-0
/
+8
*
* lib/optparse.rb (OptionParser#to_a): split for each lines.
nobu
2012-04-24
1
-1
/
+1
*
* lib/optparse.rb (OptionParser#to_a): should split by end-of-line
nobu
2012-04-24
1
-3
/
+3
*
* lib/optparse.rb (OptionParser#to_a): String#to_a is no longer
nobu
2012-04-24
1
-0
/
+17
*
* lib/optparse/ac.rb: autoconf-like options.
nobu
2012-04-02
1
-0
/
+63
*
* lib/optparse.rb (Regexp): fix incorrect options when casting to
nobu
2012-01-16
4
-0
/
+24
*
* lib/optparse.rb: shell completion support for zsh. based on
nobu
2010-11-19
1
-0
/
+22
*
* lib/optparse.rb: shell completion support for bash.
nobu
2010-11-19
2
-1
/
+45
*
* test/optparse/test_summary.rb: fixed superclass so that it run
nobu
2010-06-22
1
-4
/
+2
*
use require_relative.
akr
2010-02-02
5
-4
/
+5
*
* lib/optparse.rb (OptionParser#parse_in_order): do not make an
nobu
2009-04-26
2
-0
/
+10
*
* lib/optparse.rb (OptionParser::List#summarize): gives priority
nobu
2008-12-26
1
-0
/
+23
*
* lib/optparse.rb (SPLAT_PROC): fix for regexp. [ruby-dev:37514]
nobu
2008-12-21
1
-0
/
+12
*
* test: assert_raises has been deprecated since a long time ago.
nobu
2008-09-24
2
-9
/
+9
*
* test/optparse/test_getopts.rb: changed the class name of test case
nobu
2006-10-03
1
-1
/
+1
*
* test/optparse/test_getopts.rb: added short and long tests.
nobu
2006-09-26
1
-2
/
+22
*
* test/optparse/test_getopts.rb: added.
nobu
2006-09-26
1
-0
/
+11
*
* lib/optparse.rb (OptionParser::Completion#complete): new parameter
nobu
2004-12-05
1
-2
/
+2
*
* lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse):
nobu
2003-11-05
5
-0
/
+255