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
/
bootstraptest
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge revision(s) 131c31a9209c61f84d318aa18b61f468f48b8219: [Backport #19081]
nagachika
2022-11-13
1
-0
/
+6
*
merge revision(s) 5414de4b6e4372af832e338f8eb7a9fe8de17c84: [Backport #18453]
NARUSE, Yui
2022-01-30
1
-0
/
+16
*
@@cv is not accessible from non-main ractors
Koichi Sasada
2021-12-24
1
-0
/
+22
*
YJIT: Fix check for required kwargs
John Hawthorn
2021-12-17
1
-0
/
+8
*
YJIT: Allow iseq with both opt and kwargs
John Hawthorn
2021-12-17
1
-0
/
+26
*
btest: assign $stderr = STDOUT instead of IO#reopen to be more portable
Yuta Saito
2021-12-16
3
-5
/
+5
*
YJIT: Fix unexpected truncation when outputing VALUE
Alan Wu
2021-12-14
1
-0
/
+15
*
prohibit load by `autoload` on non-main Ractor
Koichi Sasada
2021-12-15
1
-0
/
+11
*
Prepare for removing RubyVM::JIT (#5262)
Takashi Kokubun
2021-12-13
1
-1
/
+1
*
`Ractor.make_shareable` checks proc's sefl
Koichi Sasada
2021-12-09
1
-12
/
+20
*
YJIT: Fix leak in compilation loop
Alan Wu
2021-12-08
1
-0
/
+12
*
YJIT: Remove guard_self_is_heap()
Alan Wu
2021-12-07
1
-0
/
+11
*
YJIT: Fix incomplete invalidation from opt_setinlinecache
Alan Wu
2021-12-06
1
-0
/
+85
*
YJIT: Enable out of memory tests
Alan Wu
2021-12-04
1
-3
/
+3
*
Lazily create singletons on instance_{exec,eval} (#5146)
John Hawthorn
2021-12-02
1
-0
/
+27
*
YJIT: Fail gracefully while OOM for new entry points
Alan Wu
2021-12-01
1
-0
/
+12
*
YJIT: Add ability to exit to interpreter from stubs
Alan Wu
2021-11-26
1
-0
/
+18
*
YJIT: Implement new struct accessors (#5161)
John Hawthorn
2021-11-25
1
-0
/
+77
*
YJIT: Make block invalidation more robust
Alan Wu
2021-11-22
1
-0
/
+74
*
Add YJIT codegen for objtostring (#5149)
Adam Hess
2021-11-19
1
-0
/
+17
*
Add one more test example for swap instruction
Nikita Vasilevsky
2021-11-09
1
-0
/
+1
*
rb_id_serial_to_id: return unregistered ID as an internal ID
Nobuyoshi Nakada
2021-11-07
1
-0
/
+36
*
YJIT: Support iseq sends with mixed kwargs (#5082)
John Hawthorn
2021-11-05
1
-0
/
+54
*
YJIT: Support kwargs sends with all defaults (#5067)
John Hawthorn
2021-11-01
1
-0
/
+22
*
YJIT: Support newhash with values (#5029)
John Hawthorn
2021-10-27
1
-0
/
+10
*
the core problem is the Proc is not shareable
Satoshi Moris Tagomori
2021-10-27
1
-1
/
+1
*
YJIT: Implement duphash (#5009)
Ian C. Anderson
2021-10-25
1
-0
/
+10
*
allow to access ivars of classes/modules
Koichi Sasada
2021-10-23
2
-3
/
+50
*
Fix simple test on platforms where compaction is not supported
Alan Wu
2021-10-22
1
-1
/
+5
*
YJIT: don't compile attr_accessor methods when tracing (#4998)
Alan Wu
2021-10-21
1
-0
/
+50
*
* append newline at EOF. [ci skip]
git
2021-10-21
2
-2
/
+2
*
Do kwarg shuffle after checking for interrupts
Alan Wu
2021-10-20
1
-0
/
+39
*
Extract yjit_force_iv_index and make it work when object is frozen
Alan Wu
2021-10-20
1
-0
/
+15
*
More simple bootstrap tests for kwargs
Kevin Newton
2021-10-20
1
-0
/
+29
*
Feedback, tests, and rebase for kwargs
Kevin Newton
2021-10-20
1
-27
/
+50
*
Get kwargs reordering working
Kevin Newton
2021-10-20
1
-0
/
+35
*
Add specialization for String#to_s on plain strings
Alan Wu
2021-10-20
1
-0
/
+35
*
Reconstruct interpreter state before calling rb_ivar_get()
Alan Wu
2021-10-20
1
-0
/
+20
*
Implement invokebuiltin
John Hawthorn
2021-10-20
1
-0
/
+12
*
Fix opt_aset comptime_key check
John Hawthorn
2021-10-20
1
-0
/
+10
*
Fix opt_eq for overridden equality
John Hawthorn
2021-10-20
1
-3
/
+23
*
String and fixnum equality
John Hawthorn
2021-10-20
1
-0
/
+26
*
Exit when the object is frozen
Aaron Patterson
2021-10-20
1
-0
/
+22
*
Additional invokesuper tests
John Hawthorn
2021-10-20
1
-0
/
+79
*
Add a small test for the code GC
Maxime Chevalier-Boisvert
2021-10-20
1
-0
/
+23
*
fix typo
Alan Wu
2021-10-20
1
-1
/
+1
*
TracePoint support
Alan Wu
2021-10-20
1
-0
/
+214
*
Detach mapping to local in ctx_set_local_type
John Hawthorn
2021-10-20
1
-0
/
+13
*
Save PC and SP before accessing globals
Alan Wu
2021-10-20
1
-0
/
+32
*
Add setglobal to yjit
eileencodes
2021-10-20
1
-1
/
+9
[next]