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
*
iseq.c: Succinct bitvector now supports 32-bit machine
mame
2018-01-10
1
-1
/
+1
*
use binary search for insns_info.
ko1
2018-01-09
1
-1
/
+1
*
iseq.c: Add a succinct bitvector implementation for insn_info_table
mame
2018-01-09
1
-2
/
+8
*
rb_num_t happen to be unsigned; introduce signed variant
shyouhei
2018-01-09
1
-0
/
+1
*
Rename code_range to code_location
mame
2018-01-09
1
-1
/
+1
*
internal.h: remove dependecy on ruby/encoding.h
nobu
2018-01-09
1
-1
/
+0
*
use `getblockparamproxy` to pass blocks.
ko1
2018-01-08
1
-2
/
+0
*
Speedup `block.call` [Feature #14330]
ko1
2018-01-07
1
-0
/
+2
*
make rb_iseq_new* accept rb_ast_body_t instead of NODE*
mame
2018-01-05
1
-4
/
+4
*
Refactor ISEQ_TYPE_DEFINED_GUARD out
mame
2018-01-05
1
-1
/
+1
*
iseq.c: Refactor out rb_iseq_new_ifunc from rb_iseq_new_with_opt
mame
2018-01-04
1
-0
/
+2
*
check an existence of block.
ko1
2018-01-02
1
-1
/
+0
*
fix SEGV touching uninitialized memory
shyouhei
2018-01-02
1
-0
/
+1
*
enum value grater than int is a GCCism
shyouhei
2018-01-02
1
-4
/
+4
*
vm_core.h: make the algorithm of get_insn_info selectable
mame
2018-01-01
1
-0
/
+7
*
iseq.h: Extract position array from iseq_insn_info_entry
mame
2018-01-01
1
-0
/
+1
*
vm_core.h: refactoring of insns_info
mame
2018-01-01
1
-2
/
+4
*
`$SAFE` as a process global state. [Feature #14250]
ko1
2017-12-28
1
-5
/
+7
*
compile.c: add a RUBY_EVENT_COVERAGE_LINE event for line coverage
mame
2017-12-20
1
-1
/
+2
*
do not disable `trace_` prefix insns.
ko1
2017-12-11
1
-0
/
+1
*
vm_core.h (RUBY_EVENT_COVERAGE_BRANCH): renamed
mame
2017-12-06
1
-0
/
+3
*
vm_core.h (rb_iseq_locatoin_t): add a field `code_range`
mame
2017-12-05
1
-0
/
+1
*
Revamp method coverage to support define_method
mame
2017-12-05
1
-1
/
+1
*
* remove trailing spaces.
svn
2017-12-05
1
-1
/
+1
*
vm_core.h: Increase the Fiber stack size on powerpc64
hsbt
2017-12-05
1
-1
/
+5
*
check ruby_vm_event_flags everytime.
ko1
2017-11-28
1
-3
/
+0
*
gc.c: moved ENABLE_VM_OBJSPACE from vm_core.h
nobu
2017-11-19
1
-13
/
+0
*
introduce `trace_events' info for iseq.
ko1
2017-11-18
1
-0
/
+2
*
reuse gvar value.
ko1
2017-11-17
1
-20
/
+23
*
make funcs static.
ko1
2017-11-16
1
-1
/
+0
*
provide rb_vm_make_proc/lambda().
ko1
2017-11-16
1
-1
/
+13
*
remove rb_thread_t::event_hooks.
ko1
2017-11-15
1
-5
/
+2
*
insn_info/insns_info
ko1
2017-11-09
1
-2
/
+2
*
`rb_execution_context_t *` should not be `th`
ko1
2017-11-07
1
-2
/
+2
*
th->ec: rb_threadptr_setup_exception
ko1
2017-11-07
1
-0
/
+1
*
fix prefix `ruby_...()` to `rb_...()`.
ko1
2017-11-07
1
-12
/
+12
*
* vm_trace.c (rb_exec_event_hooks): accepts pop_p.
ko1
2017-11-07
1
-4
/
+3
*
move `rb_thread_t::method_missing_reason` to ec.
ko1
2017-11-07
1
-1
/
+1
*
move rb_thread_t::interrupt_flag and mask
ko1
2017-11-06
1
-13
/
+17
*
renmae ec::fiber to ec::fiber_ptr.
ko1
2017-11-06
1
-13
/
+8
*
use given `ec`.
ko1
2017-10-29
1
-2
/
+2
*
constify `rb_vm_bh_to_procval()`
ko1
2017-10-29
1
-1
/
+1
*
`th` -> `ec` for VM dump related functions.
ko1
2017-10-29
1
-5
/
+5
*
`rb_ec_error_print()`.
ko1
2017-10-29
1
-1
/
+1
*
EXEC_EVENT_HOOK(ec, ...)
ko1
2017-10-29
1
-7
/
+8
*
`rb_trace_arg_t::ec`
ko1
2017-10-29
1
-3
/
+3
*
`ec` has `thread_ptr`.
ko1
2017-10-29
1
-5
/
+5
*
`th` -> `ec` for rb_vm_call()
ko1
2017-10-28
1
-1
/
+1
*
`th` -> `ec` for rb_vm_make_binding().
ko1
2017-10-28
1
-1
/
+1
*
rename a function.
ko1
2017-10-28
1
-1
/
+1
[next]