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
*
* vm.c (rb_vm_cref_replace_with_duplicated_cref): added.
ko1
2015-11-20
1
-0
/
+52
*
* method.h: introduce the folliwing field and macros.
ko1
2015-11-18
1
-1
/
+1
*
* refactoring CREF related code.
ko1
2015-11-13
1
-16
/
+5
*
revert r52402
ko1
2015-10-31
1
-4
/
+3
*
vm_insnhelper.c: get rid of copying garbage
nobu
2015-10-31
1
-2
/
+2
*
* vm_insnhelper.c (vm_search_super_method): do not touch `ci' here.
ko1
2015-10-31
1
-3
/
+4
*
* insns.def (getinlinecache/setinlinecache): compare ic->ic_cref and
ko1
2015-10-29
1
-0
/
+17
*
* vm_insnhelper.c (vm_env_cref): make it inline for performance.
ko1
2015-10-29
1
-4
/
+5
*
* vm_insnhelper.c (vm_check_frame_detail): should require me for
ko1
2015-10-29
1
-2
/
+6
*
vm_insnhelper.c: use enum and fix typo
nobu
2015-10-29
1
-9
/
+16
*
vm_insnhelper.c: improved error message for "wrong number
duerst
2015-10-24
1
-3
/
+3
*
* vm_insnhelper.c: remove the typedef redeclaration of
shugo
2015-10-24
1
-1
/
+0
*
* vm_insnhelper.c: introduce new call handler for simple ISeqs.
ko1
2015-10-23
1
-38
/
+46
*
vm_insnhelper.c: suppress a warning
nobu
2015-10-17
1
-1
/
+1
*
vm_args.c: symbol proc
nobu
2015-10-16
1
-3
/
+13
*
* vm_insnhelper.c (vm_push_frame): initialize other than sp (and ep)
ko1
2015-10-10
1
-6
/
+9
*
* vm_insnhelper.c (vm_call_iseq_setup_normal): setup sp first
ko1
2015-10-10
1
-2
/
+1
*
* vm.c (invoke_block_from_c): split this function into several
ko1
2015-10-10
1
-12
/
+5
*
* gc.c (newobj_of_slowpass): fix typo (pass -> path).
ko1
2015-10-10
1
-1
/
+1
*
* vm_insnhelper.c (vm_call_method0): do not propagate enable_fastpath,
ko1
2015-10-10
1
-51
/
+49
*
* vm_insnhelper.c (vm_call_method0): use switch() for visibilities
ko1
2015-10-06
1
-11
/
+13
*
* method.h: remove METHOD_ENTRY_SAFE(me) and related code
ko1
2015-10-06
1
-6
/
+1
*
* vm_insnhelper.c: solve goto spaghetti.
ko1
2015-10-05
1
-174
/
+164
*
vm_args.c: fix marking symbol ifunc
nobu
2015-10-01
1
-2
/
+1
*
* vm_core.h: split rb_call_info_t into several structs.
ko1
2015-09-19
1
-264
/
+304
*
* vm_insnhelper.c (vm_call_iseq_setup_normal): do not clear local
ko1
2015-09-12
1
-40
/
+42
*
* vm_core.h: remove rb_call_info_t::aux.opt_pc.
ko1
2015-09-11
1
-25
/
+37
*
vm_insnhelper.c: use update argc
nobu
2015-08-21
1
-2
/
+2
*
* vm_insnhelper.c (vm_invoke_block): we should not expect ci->argc is
ko1
2015-08-21
1
-3
/
+4
*
vm_insnhelper.c: suppress a warning
nobu
2015-07-26
1
-1
/
+1
*
* vm_core.h: size should be unsigned.
ko1
2015-07-24
1
-2
/
+2
*
* make rb_iseq_t T_IMEMO object (type is imemo_iseq).
ko1
2015-07-21
1
-42
/
+43
*
* vm_core.h: constify rb_call_info_t::blockiseq and rb_iseq_t::iseq.
ko1
2015-07-21
1
-2
/
+2
*
* method.h: constify rb_method_iseq_t::iseqptr.
ko1
2015-07-21
1
-3
/
+3
*
ruby_vm_throw_flags
nobu
2015-07-20
1
-4
/
+5
*
* vm_core.h: constify rb_iseq_t::parent_iseq.
ko1
2015-07-16
1
-2
/
+2
*
* vm_insnhelper.c (vm_search_super_method): use CI_SET_FASTPATH().
ko1
2015-07-09
1
-1
/
+1
*
* vm_core.h: remove rb_call_info_t::klass because
ko1
2015-07-09
1
-40
/
+23
*
* vm_core.h: remove rb_iseq_t::klass to reduce dynamic data.
ko1
2015-07-06
1
-45
/
+6
*
* vm_insnhelper.c (vm_search_super_method): do not skip calling
ko1
2015-07-06
1
-9
/
+0
*
* method.h: introduce rb_callable_method_entry_t to remove
ko1
2015-07-03
1
-95
/
+155
*
* vm.c: use VM_ASSERT instead of assert().
ko1
2015-06-10
1
-1
/
+1
*
* vm_core.h: define VM_ASSERT() for assertion
ko1
2015-06-10
1
-8
/
+0
*
* vm_insnhelper.c (check_frame): check type of cref_or_me first.
ko1
2015-06-10
1
-4
/
+10
*
* method.h: back to share rb_method_definition_t by
ko1
2015-06-06
1
-9
/
+7
*
* internal.h: move definition of rb_cref_t to method.h.
ko1
2015-06-05
1
-2
/
+2
*
* vm_insnhelper.c (vm_defined): no need to use cast.
ko1
2015-06-04
1
-1
/
+1
*
* vm_insnhelper.c (vm_defined): show additional messages on rb_bug().
ko1
2015-06-04
1
-1
/
+1
*
* method.h: constify rb_method_refined_t::orig_me.
ko1
2015-06-04
1
-1
/
+1
*
* method.h: introduce rb_method_refined_t for refined method entry.
ko1
2015-06-03
1
-2
/
+2
[next]