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, vm_dump.c: fix cast
ktsj
2018-07-15
1
-1
/
+1
*
vm_core.h: add missing cast
ktsj
2018-07-15
1
-1
/
+1
*
const_missing on private constants
nobu
2018-07-06
1
-0
/
+1
*
unrevert r63852 but keep SIGCHLD path disabled for win32
normal
2018-07-05
1
-0
/
+23
*
Revert r63758 and related commits
naruse
2018-07-04
1
-20
/
+0
*
mjit: provide more diagnostics for waitpid failures
normal
2018-06-30
1
-1
/
+1
*
use SIGCHLD_LOSSY to enable waitpid polling mode
normal
2018-06-30
1
-0
/
+7
*
hijack SIGCHLD handler for internal use
normal
2018-06-27
1
-0
/
+13
*
vm_core.h (rb_vm_t): make sleeper non-volatile
normal
2018-06-22
1
-1
/
+1
*
rb_vm_insn_addr2insn: use st to perform addr2insn mapping
normal
2018-06-06
1
-0
/
+5
*
remove VM_ENV_DATA_INDEX_ENV_PROC.
ko1
2018-05-23
1
-11
/
+0
*
vm_core.h: Remove duplicate declaration
yui-knk
2018-05-19
1
-1
/
+0
*
vm_trace: implement postponed_jobs as st_table
5a1dfb04bc2
normal
2018-05-17
1
-2
/
+1
*
vm_core.h (rb_execution_context_t): interrupt_mask size to match interrupt_flag
normal
2018-05-15
1
-1
/
+1
*
align jmp_buf to VALUE
shyouhei
2018-05-09
1
-1
/
+1
*
RSTRING_PTR is not guaranteed to be VALUE-aligned (retry)
shyouhei
2018-05-09
1
-1
/
+1
*
simplify altstack and enable reuse with thread cache
normal
2018-04-20
1
-4
/
+10
*
variable.c: fix thread + fork errors in autoload
normal
2018-04-20
1
-0
/
+1
*
vm_core.h: adjust indent [ci skip]
nobu
2018-04-20
1
-3
/
+3
*
Reverting r62775, this should fix i686 builds
tenderlove
2018-03-19
1
-1
/
+6
*
Revert "Add direct marking on iseq operands"
naruse
2018-03-16
1
-6
/
+1
*
Revert "Fix error: implicit conversion loses integer precision"
naruse
2018-03-16
1
-1
/
+1
*
Fix error: implicit conversion loses integer precision
kazu
2018-03-10
1
-1
/
+1
*
Add direct marking on iseq operands
tenderlove
2018-03-09
1
-1
/
+6
*
compile.c: set catch_except_p flag
k0kubun
2018-03-04
1
-0
/
+1
*
vm_insnhelper.c: rb_autoloading_value flag
nobu
2018-02-13
1
-2
/
+0
*
assigning void* to a function pointer is a POSIXism
shyouhei
2018-02-05
1
-2
/
+4
*
mjit_compile.c: merge initial JIT compiler
k0kubun
2018-02-04
1
-1
/
+2
*
mjit.c: merge MJIT infrastructure
k0kubun
2018-02-04
1
-0
/
+8
*
vm_core: use "int" for living_thread_num
normal
2018-01-27
1
-1
/
+1
*
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
[next]