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
/
vm_insnhelper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
_mjit_compile_send.erb: retry inlining attr_reader
k0kubun
2018-05-03
1
-7
/
+12
*
Reverting r62775, this should fix i686 builds
tenderlove
2018-03-19
1
-4
/
+3
*
Revert "Add direct marking on iseq operands"
naruse
2018-03-16
1
-3
/
+4
*
Add direct marking on iseq operands
tenderlove
2018-03-09
1
-4
/
+3
*
vm_insnhelper.c: blockparamproxy in rescue
nobu
2018-03-06
1
-1
/
+1
*
mjit_compile.c: use local variables for stack
k0kubun
2018-03-04
1
-2
/
+2
*
vm_insnhelper.c: no insns_info in jit
nobu
2018-02-21
1
-0
/
+2
*
vm.c: disable dtrace in jit source
nobu
2018-02-20
1
-2
/
+0
*
prefixed functions exported for mjit
nobu
2018-02-17
1
-10
/
+7
*
vm_insnhelper.c: rb_autoloading_value flag
nobu
2018-02-13
1
-1
/
+1
*
vm_insnhelper.c: inline array aref with integer
k0kubun
2018-02-12
1
-1
/
+6
*
insns.def: cache nil const
nobu
2018-02-10
1
-7
/
+4
*
vm_insnhelper.c: prefix rb_ to simple_iseq_p
k0kubun
2018-02-05
1
-3
/
+3
*
mjit_compile.c: merge initial JIT compiler
k0kubun
2018-02-04
1
-13
/
+20
*
also use sp_inc in vm core
shyouhei
2018-01-29
1
-3
/
+1
*
extensive use of instruction attributes
shyouhei
2018-01-29
1
-0
/
+1
*
array.c: rb_check_to_array
nobu
2018-01-27
1
-3
/
+3
*
vm_insnhelper.c: avoid intermediate array
nobu
2018-01-27
1
-5
/
+9
*
there is no such thing like 0 in enum defined_type
shyouhei
2018-01-19
1
-2
/
+2
*
vm_args.c: fix KW_SPECIFIED_BITS_MAX
nobu
2018-01-19
1
-1
/
+1
*
avoid goto
shyouhei
2018-01-19
1
-9
/
+7
*
vm_insnhelper.c: fix many keyword arguments
nobu
2018-01-19
1
-1
/
+2
*
vm_insnhelper.c: should invert unspecified flag
nobu
2018-01-19
1
-2
/
+3
*
vm_super_outside marked as NORETURN
shyouhei
2018-01-18
1
-0
/
+2
*
vm_stackoverflow marked as NORETURN
shyouhei
2018-01-18
1
-0
/
+2
*
vm_insnhelper.c: search in the indexing order
nobu
2018-01-11
1
-10
/
+8
*
vm_insnhelper.c: vm_invoke_block_opt_call
nobu
2018-01-08
1
-14
/
+11
*
vm.c: respect redefinition of Proc#call
nobu
2018-01-08
1
-0
/
+1
*
Speedup `block.call` [Feature #14330]
ko1
2018-01-07
1
-4
/
+36
*
Speedup `Proc#call` [Feature #14318]
ko1
2018-01-05
1
-22
/
+12
*
explicit cast to void* required for %p
shyouhei
2018-01-02
1
-1
/
+1
*
vm_insnhelper.c (vm_trace): fix a typo
mame
2017-12-20
1
-1
/
+1
*
remove vm_opt_binop_dispatch().
ko1
2017-12-11
1
-97
/
+151
*
do not disable `trace_` prefix insns.
ko1
2017-12-11
1
-45
/
+57
*
Unused module refinement shouldn't break method search.
shugo
2017-11-29
1
-1
/
+1
*
check ruby_vm_event_flags everytime.
ko1
2017-11-28
1
-3
/
+3
*
call only with ISEQ_TRACE_EVENTS.
ko1
2017-11-18
1
-1
/
+1
*
reuse gvar value.
ko1
2017-11-17
1
-28
/
+27
*
remove `trace_` prefix insns lazily.
ko1
2017-11-17
1
-0
/
+7
*
make a func static.
ko1
2017-11-16
1
-1
/
+3
*
remove unused function.
ko1
2017-11-16
1
-6
/
+0
*
accepts `ec` as first parameter.
ko1
2017-11-16
1
-5
/
+5
*
remove `trace` instruction. [Feature #14104]
ko1
2017-11-14
1
-0
/
+55
*
th->ec: dtrace
ko1
2017-11-07
1
-7
/
+7
*
`rb_execution_context_t *` should not be `th`
ko1
2017-11-07
1
-1
/
+1
*
th->ec: vm_once_dispatch.
ko1
2017-11-07
1
-3
/
+4
*
* eval_intern.h: rename macros rb_thread_raised_* to
ko1
2017-11-07
1
-2
/
+2
*
move `rb_thread_t::method_missing_reason` to ec.
ko1
2017-11-07
1
-2
/
+2
*
move rb_thread_t::interrupt_flag and mask
ko1
2017-11-06
1
-2
/
+2
*
constify `rb_vm_bh_to_procval()`
ko1
2017-10-29
1
-1
/
+1
[next]