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
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ruby
/
test_rubyoptions.rb
Age
Commit message (
Expand
)
Author
2018-05-31
fix the condition
nobu
2018-05-31
test_rubyoptions.rb: relax timeout
nobu
2018-05-29
fake.rb: fix RUBY_DESCRIPTION for MJIT
nobu
2018-05-24
test_rubyoptions.rb: RbConfig::CONFIG['cppflags'] can be nil
k0kubun
2018-05-24
test_rubyoptions.rb: allow passing test_verbose
k0kubun
2018-05-09
Use `&.` instead of modifier if
kazu
2018-04-28
test_rubyoptions.rb: let all tests work with --jit
k0kubun
2018-04-28
test_bug_reporter.rb: make it work with --jit
k0kubun
2018-04-28
test_rubyoptions.rb: let test_verbose work w/ --jit
k0kubun
2018-04-13
file.c: chardev is loadable
nobu
2018-04-12
parse.y: `when` indent
nobu
2018-04-12
assert indents of `case` and `end`
nobu
2018-03-19
parse.y: mismatched indentations at middle
nobu
2018-03-01
parse.y: refine assign_in_cond warning
nobu
2018-02-22
test/ruby/test_rubyoptions.rb: fix typo and only expect +JIT for CRuby
eregon
2018-02-22
test_rubyoptions.rb: don't test --jit if not supported
k0kubun
2018-02-22
version.c: show +JIT when --jit is passed
k0kubun
2018-02-16
compile.c: keep debug info
nobu
2018-02-16
test_rubyoptions.rb: show code in failure messages
nobu
2018-02-04
mjit.c: merge MJIT infrastructure
k0kubun
2017-12-16
ruby.c: script __dir__ encoding
nobu
2017-12-12
Add FrozenError as a subclass of RuntimeError
shyouhei
2017-11-12
load.c: cwd encoding
nobu
2017-10-24
Test for r60396
nobu
2017-10-21
The encoding of __FILE__ and __dir__ should be same
usa
2017-10-19
ruby.c: reject NUL in $0
nobu
2017-10-11
parse.y: token info with BOM
nobu
2017-09-20
ruby.c: paragraph mode by -00
nobu
2017-09-15
Remove needless splat array
kazu
2017-09-13
test_rubyoptions.rb: keep paths if necessary
nobu
2017-08-10
ruby.c: ignore non-option in shebang line
nobu
2017-07-13
Use tr! instead of gsub!
kazu
2017-07-10
test_rubyoptions.rb: assert -00
nobu
2017-06-01
fix failure on r58981
ko1
2017-05-30
test_rubyoptions.rb: ruby-runner sets $0 to install name now
nobu
2017-01-19
parse.y: chomp by -l
nobu
2017-01-13
error.c: moved
nobu
2017-01-13
error.c: moved
nobu
2016-04-26
Fix -e script encoding
nobu
2016-04-23
ruby.c: fix command line encoding on cygwin
nobu
2016-04-11
test_rubyoptions.rb: suppress warning
nobu
2016-03-22
parse.y: lambda indentation check
nobu
2016-03-22
test_rubyoptions.rb: other indentation checks
nobu
2016-03-15
test_rubyoptions.rb: VERSION_PATTERN
nobu
2016-03-14
* test/ruby/test_rubyoptions.rb (test_disable): add tests for
headius
2016-03-14
* test/ruby/test_rubyoptions.rb: make version matching support
headius
2016-03-10
node.c: hidden options hash
nobu
2016-03-07
test_rubyoptions.rb: fix test
nobu
2016-03-07
* ruby.c (warn_cr_in_shebang): meaningless check on DOSISH platforms.
usa
2016-03-04
ruby.c: warn_cr_in_shebang
nobu
[next]