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_core.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* vm_core.h: constify rb_iseq_constant_body::line_info_table.
ko1
2015-07-24
1
-1
/
+1
*
* vm_core.h: constify rb_iseq_constant_body::param::opt_table and
ko1
2015-07-24
1
-2
/
+2
*
* vm_core.h: constify rb_iseq_constant_body::catch_table.
ko1
2015-07-24
1
-1
/
+1
*
* vm_core.h: constify rb_iseq_constant_body::local_table and
ko1
2015-07-23
1
-3
/
+3
*
* vm_core.h: constify rb_iseq_constant_body::iseq_encoded and
ko1
2015-07-23
1
-2
/
+2
*
* vm_core.h: modify layout of rb_iseq_constant_body.
ko1
2015-07-22
1
-20
/
+18
*
* vm_core.h: remove unused declaration of
ko1
2015-07-22
1
-4
/
+0
*
* vm_core.h: separate rb_iseq_body into rb_iseq_constant_body and
ko1
2015-07-22
1
-12
/
+6
*
* make rb_iseq_t T_IMEMO object (type is imemo_iseq).
ko1
2015-07-21
1
-26
/
+25
*
* vm_core.h: constify rb_call_info_t::kw_arg,
ko1
2015-07-21
1
-3
/
+3
*
* vm_core.h: constify rb_call_info_t::blockiseq and rb_iseq_t::iseq.
ko1
2015-07-21
1
-2
/
+2
*
ruby_vm_throw_flags
nobu
2015-07-20
1
-0
/
+6
*
compile.c: use ruby_tag_type
nobu
2015-07-17
1
-0
/
+21
*
RUBY_VM_CHECK_INTS: eval the argument only once
nobu
2015-07-17
1
-5
/
+8
*
RUBY_VM_CHECK_INTS_BLOCKING: move to thread.c
nobu
2015-07-17
1
-11
/
+0
*
EXEC_EVENT_HOOK_ORIG: eval the arguments only once
nobu
2015-07-17
1
-15
/
+24
*
* vm_core.h: constify rb_iseq_t::parent_iseq.
ko1
2015-07-16
1
-2
/
+2
*
* vm_core.h, vm.c: remove rb_proc_t::envval because we can know it via
ko1
2015-07-14
1
-2
/
+1
*
* vm_core.h, vm.c: remvoe rb_env_t::prev_envval because we can know it
ko1
2015-07-14
1
-2
/
+2
*
* vm.c: refactoring Proc/Env related code.
ko1
2015-07-14
1
-4
/
+0
*
* vm_core.h: remove rb_call_info_t::klass because
ko1
2015-07-09
1
-1
/
+0
*
* vm_core.h (rb_control_frame_t): fix comments (layout index).
ko1
2015-07-09
1
-4
/
+4
*
* vm_core.h: remove rb_iseq_t::orig because rb_iseq_clone()
ko1
2015-07-07
1
-1
/
+0
*
* vm_core.h: remove rb_iseq_t::defined_method_id because it is not
ko1
2015-07-06
1
-1
/
+0
*
* vm_core.h: remove a useless declaration.
ko1
2015-07-06
1
-2
/
+0
*
* vm_core.h: remove rb_iseq_t::klass to reduce dynamic data.
ko1
2015-07-06
1
-1
/
+0
*
* method.h: introduce rb_callable_method_entry_t to remove
ko1
2015-07-03
1
-12
/
+8
*
error.c: remove singleton method
nobu
2015-06-25
1
-1
/
+1
*
$SAFE=2 is now obsolete
nobu
2015-06-18
1
-1
/
+1
*
* vm_core.h (rb_thread_t): add th->name.
naruse
2015-06-13
1
-0
/
+1
*
vm_core.h: make VM_ASSERT an expression
nobu
2015-06-11
1
-4
/
+4
*
* vm_core.h: define VM_ASSERT() for assertion
ko1
2015-06-10
1
-0
/
+16
*
* vm_core.h (rb_vm_rewrite_cref_stack): rename to rb_vm_rewrite_cref().
ko1
2015-06-03
1
-1
/
+1
*
* vm_core.h: rename enum missing_reason to enum method_missing_reason.
ko1
2015-06-03
1
-10
/
+12
*
* method.h: split rb_method_definition_t::flag to several flags.
ko1
2015-06-03
1
-1
/
+9
*
* method.h: make rb_method_entry_t a VALUE.
ko1
2015-06-02
1
-5
/
+3
*
* vm_core.h (VM_FRAME_MAGIC_DUMMY): introduce new frame type to
ko1
2015-05-31
1
-0
/
+1
*
* method.h, vm_method.c (rb_free_method_entry): constify a parameter.
ko1
2015-05-30
1
-1
/
+0
*
proc.c: rb_proc_alloc
nobu
2015-05-16
1
-1
/
+1
*
* vm_args.c: protect value stack from calling other methods
ko1
2015-04-06
1
-1
/
+0
*
vm_core.h: update for OPT_CALL_CFUNC_WITHOUT_FRAME
nobu
2015-04-03
1
-2
/
+2
*
* node.h: remove NODE_IFUNC, NEW_IFUNC.
ko1
2015-03-11
1
-1
/
+1
*
* proc.c: use RUBY_VM_IFUNC_P() to recognize IFUNC or not.
ko1
2015-03-10
1
-1
/
+1
*
* internal.h: define rb_cref_t and change to use it.
ko1
2015-03-08
1
-2
/
+2
*
* fix namespace issue on singleton class expressions. [Bug #10943]
ko1
2015-03-06
1
-12
/
+1
*
* vm_core.h: define vm_svar_index.
ko1
2015-02-27
1
-0
/
+8
*
* vm_insnhelper.c (rb_vm_rewrite_cref_stack): copy nd_refinements
ktsj
2015-02-22
1
-0
/
+2
*
vm_core.h: fix symbols leak
nobu
2015-02-06
1
-1
/
+1
*
vm.c, vm_core.h: constify VM_CF_LEP, VM_CF_PREV_EP, VM_CF_BLOCK_PTR
ko1
2015-01-16
1
-1
/
+1
*
vm_core.h: preserve thread ordering
normal
2014-12-27
1
-1
/
+1
[prev]
[next]