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
*
Flatten bitmap when there is only one element
Aaron Patterson
2022-06-23
1
-1
/
+4
*
Update vm_core.h
Aaron Patterson
2022-06-23
1
-1
/
+1
*
Speed up ISeq by marking via bitmaps and IC rearranging
Aaron Patterson
2022-06-23
1
-2
/
+9
*
altstack is native thread's attr
Koichi Sasada
2022-05-24
1
-7
/
+3
*
add `rb_th_serial()`
Koichi Sasada
2022-05-24
1
-0
/
+6
*
remove `NON_SCALAR_THREAD_ID` support
Koichi Sasada
2022-05-24
1
-2
/
+0
*
`rb_thread_t::serial` for debug
Koichi Sasada
2022-05-20
1
-0
/
+1
*
Delete autoload data from global features after autoload has completed. (#5910)
Samuel Williams
2022-05-17
1
-8
/
+18
*
Fix various autoload race conditions. (#5898)
Samuel Williams
2022-05-15
1
-1
/
+10
*
Rust YJIT
Alan Wu
2022-04-27
1
-7
/
+6
*
introduce struct `rb_native_thread`
Koichi Sasada
2022-04-23
1
-12
/
+10
*
rename thread internal naming
Koichi Sasada
2022-04-22
1
-2
/
+0
*
Finer-grained constant cache invalidation (take 2)
Kevin Newton
2022-04-01
1
-32
/
+8
*
Prefix ccan headers (#4568)
Nobuyoshi Nakada
2022-03-30
1
-11
/
+11
*
Revert "Finer-grained inline constant cache invalidation"
Nobuyoshi Nakada
2022-03-25
1
-8
/
+32
*
Finer-grained inline constant cache invalidation
Kevin Newton
2022-03-24
1
-32
/
+8
*
Add ISEQ_BODY macro
Peter Zhu
2022-03-24
1
-1
/
+3
*
[wasm] eval_inter.h gc.c vm_core.h: include wasm/setjmp.h instead of sysroot ...
Yuta Saito
2022-01-19
1
-1
/
+5
*
make `overloaded_cme_table` truly weak key map
Koichi Sasada
2021-12-21
1
-0
/
+1
*
fix local TP memory leak
Koichi Sasada
2021-12-15
1
-1
/
+2
*
Introduce an option "--dump=insns_without_opt" for debugging purposes
Yusuke Endoh
2021-12-13
1
-1
/
+1
*
`Primitive.mandatory_only?` for fast path
Koichi Sasada
2021-11-15
1
-0
/
+2
*
Select including thread impl file at config time
Yuta Saito
2021-10-30
1
-5
/
+1
*
vm_core.h: Avoid unaligned access to ic_serial on 32-bit machine
Yusuke Endoh
2021-10-29
1
-4
/
+37
*
Make Coverage suspendable (#4856)
Yusuke Endoh
2021-10-25
1
-1
/
+3
*
suppress warnings for probable NULL dererefences
Nobuyoshi Nakada
2021-10-24
1
-0
/
+2
*
`RubyVM.keep_script_lines`
Koichi Sasada
2021-10-21
1
-0
/
+1
*
Add comments about special runtime routines YJIT calls
Alan Wu
2021-10-20
1
-0
/
+2
*
Cleanup diff against upstream. Add comments
Alan Wu
2021-10-20
1
-2
/
+2
*
YJIT: Fancier opt_getinlinecache
Alan Wu
2021-10-20
1
-0
/
+3
*
Yet Another Ruby JIT!
Jose Narvaez
2021-10-20
1
-4
/
+4
*
WIP refactor block lists to use darray
Maxime Chevalier-Boisvert
2021-10-20
1
-1
/
+3
*
Tie lifetime of uJIT blocks to iseqs
Alan Wu
2021-10-20
1
-0
/
+5
*
WIP JIT-to-JIT returns
Maxime Chevalier-Boisvert
2021-10-20
1
-0
/
+2
*
Do not load file with same realpath twice when requiring
Jeremy Evans
2021-10-02
1
-0
/
+1
*
Revert "Do not load file with same realpath twice when requiring"
Jeremy Evans
2021-09-18
1
-1
/
+0
*
Do not load file with same realpath twice when requiring
Jeremy Evans
2021-09-18
1
-0
/
+1
*
suppress GCC's -Wsuggest-attribute=format
卜部昌平
2021-09-10
1
-0
/
+1
*
Use free instead of xfree to free altstack
Yusuke Endoh
2021-09-06
1
-1
/
+1
*
Remove root_jmpbuf in rb_thread_struct
Nobuyoshi Nakada
2021-08-10
1
-1
/
+0
*
Replace copy coroutine with pthread implementation.
Samuel Williams
2021-07-01
1
-5
/
+2
*
Add a cache for class variables
eileencodes
2021-06-18
1
-0
/
+5
*
Pack iseq_inline_constant_cache_entry
Nobuyoshi Nakada
2021-06-09
1
-11
/
+8
*
Clarify these are just for MJIT
Takashi Kokubun
2021-06-02
1
-2
/
+2
*
Enable VM_ASSERT in --jit CIs (#4543)
Takashi Kokubun
2021-06-01
1
-3
/
+3
*
Add Thread#native_thread_id [Feature #17853]
NARUSE, Yui
2021-05-26
1
-0
/
+7
*
Update a comment about what 'inline' attr means
Takashi Kokubun
2021-05-21
1
-1
/
+4
*
Revert "Filling cache values on cvar write"
Aaron Patterson
2021-05-11
1
-5
/
+0
*
Add a cache for class variables
eileencodes
2021-05-11
1
-0
/
+5
*
Fix trivial -Wundef warnings
Benoit Daloze
2021-05-04
1
-4
/
+4
[next]