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_optimization.rb
Age
Commit message (
Expand
)
Author
2018-12-30
test_optimization.rb: increase timeout for RubyCI
k0kubun
2018-12-28
test_array.rb: increase timeout for RubyCI
k0kubun
2018-12-11
Fix infinite loop by ensure
nobu
2018-10-24
compile.c: fix peephole optimization
nobu
2018-09-26
revert r64847, r64846 and r64839
k0kubun
2018-09-26
revert r64838 and r64839
k0kubun
2018-09-25
Revert "Revert r64824 to fix build failure on AppVeyor"
k0kubun
2018-09-25
Revert r64824 to fix build failure on AppVeyor
k0kubun
2018-09-24
insns.def: optimize & and | of Integer [experimental]
k0kubun
2018-07-06
compile.c: remove unreachable jump only
nobu
2018-07-05
unrevert r63852 but keep SIGCHLD path disabled for win32
normal
2018-07-04
Revert r63758 and related commits
naruse
2018-06-30
test/ruby/test_optimization.rb: increase timeout
normal
2018-04-25
compile.c: fix unconditional branch optimization
nobu
2018-04-14
Extend timeout
naruse
2018-03-30
compile.c: do not dump unused callinfos
nobu
2018-03-06
vm_insnhelper.c: blockparamproxy in rescue
nobu
2018-02-16
test_rubyoptions.rb: assert_same to check identity
nobu
2018-02-14
compile.c: drop freezestring insn on String#-@
normal
2018-02-14
test/ruby/test_optimization.rb: fix compile kwarg
normal
2018-02-09
compile.c: popped hash
nobu
2018-02-03
compile.c: fix string Range optimization with FSL
normal
2018-01-05
Extend timeout of test_clear_unreachable_keyword_args
naruse
2017-12-28
`$SAFE` as a process global state. [Feature #14250]
ko1
2017-12-21
test for [Bug #14214]
nobu
2017-12-19
compile.c: side effect in splat
nobu
2017-12-11
Fix a method name
yui-knk
2017-12-11
remove vm_opt_binop_dispatch().
ko1
2017-11-15
fix uninitialized memory reference.
ko1
2017-11-09
fix peephole optimization.
ko1
2017-10-24
Lazy Proc allocation for block parameters
ko1
2017-07-19
revert r59359, r59356, r59355, r59354
normal
2017-07-18
newhash insn reuses existing keys
normal
2017-07-18
hash: keep fstrings of tainted strings for string keys
normal
2017-05-20
compile.c: fix catch-table labels optimization
nobu
2017-04-18
compile.c: wrong optimization
nobu
2017-04-18
test_optimization.rb: heredoc code style
nobu
2017-04-01
test/ruby/test_optimization.rb: quiet warnings
normal
2017-04-01
compile.c: optimize literal String range in case/when dispatch
normal
2017-03-27
fix redefinition optimization for -"literal string" (UMinus)
normal
2016-11-07
test_optimization.rb: for r56208
nobu
2016-11-07
Just check that interruption doesn't cause SEGV.
shugo
2016-11-06
* test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):
usa
2016-11-06
confirm that status.termsig is not nil.
shugo
2016-11-06
* test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):
shugo
2016-11-06
Use Signal.signame instead of Signal.list.
shugo
2016-11-06
* test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):
shugo
2016-11-05
* compile.c (tailcallable_p): disable tail call optimization for
shugo
2016-07-07
* vm_args.c (vm_caller_setup_arg_block): disable symbol block
shugo
2016-05-22
move duplicate assertions
nobu
[next]