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
/
lib
/
mjit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only expose Ruby Shape API if VM_CHECK_MODE is enabled
Aaron Patterson
2022-10-13
1
-1
/
+1
*
Make inline cache reads / writes atomic with object shapes
Jemma Issroff
2022-10-11
1
-9
/
+21
*
Revert "Revert "This commit implements the Object Shapes technique in CRuby.""
Jemma Issroff
2022-10-11
1
-81
/
+36
*
Revert "This commit implements the Object Shapes technique in CRuby."
Aaron Patterson
2022-09-30
1
-36
/
+81
*
This commit implements the Object Shapes technique in CRuby.
Jemma Issroff
2022-09-28
1
-81
/
+36
*
Revert this until we can figure out WB issues or remove shapes from GC
Aaron Patterson
2022-09-26
1
-36
/
+81
*
This commit implements the Object Shapes technique in CRuby.
Jemma Issroff
2022-09-26
1
-81
/
+36
*
Rework vm_core to use `int first_lineno` struct member.
Samuel Williams
2022-09-26
1
-2
/
+2
*
Skip struct fields whose output differs
Takashi Kokubun
2022-09-23
1
-2
/
+2
*
Swap the positions of offsetof and type
Takashi Kokubun
2022-09-23
1
-4
/
+4
*
Bindgen immediate types with builtin
Takashi Kokubun
2022-09-23
1
-1
/
+15
*
Drop c_64 and c_32
Takashi Kokubun
2022-09-23
2
-963
/
+0
*
Bindgen enum with builtin
Takashi Kokubun
2022-09-23
2
-16
/
+0
*
Bindgen macro with builtin
Takashi Kokubun
2022-09-23
2
-20
/
+0
*
Builtin RubyVM::MJIT::C
Takashi Kokubun
2022-09-23
2
-4
/
+0
*
add rb_execution_context
Aaron Patterson
2022-09-21
2
-4
/
+102
*
add rb_control_frame_t
Aaron Patterson
2022-09-21
2
-0
/
+28
*
MJIT: Use the built-in PACK_MAP
Takashi Kokubun
2022-09-11
1
-12
/
+4
*
More robust macro parser (#6343)
Aaron Patterson
2022-09-09
2
-6
/
+6
*
Fix typo
Takashi Kokubun
2022-09-06
1
-1
/
+1
*
Update c_32.rb
Takashi Kokubun
2022-09-06
1
-2
/
+2
*
Run mjit-bindgen again
Takashi Kokubun
2022-09-06
2
-2
/
+6
*
Ruby MJIT (#6028)
Takashi Kokubun
2022-09-04
5
-0
/
+2302