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
*
YJIT: Handle special case of splat and rest lining up (#7422)
Jimmy Miller
2023-03-07
1
-0
/
+22
*
s/mjit/rjit/
Takashi Kokubun
2023-03-06
2
-3
/
+3
*
s/MJIT/RJIT/
Takashi Kokubun
2023-03-06
3
-5
/
+5
*
Rename MJIT filenames to RJIT
Takashi Kokubun
2023-03-06
1
-0
/
+0
*
Add more GC guards
Takashi Kokubun
2023-03-05
1
-1
/
+1
*
Deal with too slow test
Takashi Kokubun
2023-03-05
1
-1
/
+1
*
Support SP motion in all insns
Takashi Kokubun
2023-03-05
1
-0
/
+6
*
Implement initial opt_lt
Takashi Kokubun
2023-03-05
1
-0
/
+6
*
Put nil on an appropriate index
Takashi Kokubun
2023-03-05
1
-0
/
+4
*
add a test for Ractor
Koichi Sasada
2023-03-06
1
-0
/
+28
*
Another attempt to skip test_ractor on ci.rvm.jp
Takashi Kokubun
2023-03-03
1
-1
/
+1
*
Fix a YJIT enablement check
Takashi Kokubun
2023-03-03
1
-1
/
+1
*
YJIT: fix CI issue reported by Koichi caused by small stack patch (#7442)
Maxime Chevalier-Boisvert
2023-03-03
1
-0
/
+27
*
Re-skip an unstable Ractor test
Takashi Kokubun
2023-03-02
1
-1
/
+2
*
Revert "Revert "Re-enable test_ractor for YJIT""
Takashi Kokubun
2023-03-02
1
-5
/
+3
*
YJIT: Fix cfunc splat
Jimmy Miller
2023-03-02
1
-1
/
+12
*
`Ractor::Selector#empty?`
Koichi Sasada
2023-03-03
1
-0
/
+96
*
Enable flaky ractor test
Koichi Sasada
2023-03-02
1
-2
/
+1
*
Rewrite Ractor synchronization mechanism
Koichi Sasada
2023-03-02
1
-4
/
+10
*
YJIT: Properly deal with cfunc splat when no args needed (#7413)
Jimmy Miller
2023-03-01
1
-0
/
+10
*
YJIT: Reject __send__ with splat to cfunc for now
Alan Wu
2023-02-27
1
-0
/
+5
*
YJIT: `Kernel#{is_a?,instance_of?}` fast paths (GH-7297)
Jimmy Miller
2023-02-15
1
-0
/
+27
*
YJIT: Check correct BOP on gen_fixnum_cmp (#7303)
Takashi Kokubun
2023-02-14
1
-0
/
+39
*
YJIT: Support invokesuper in a block (#7264)
Maple Ong
2023-02-09
1
-0
/
+32
*
Implement splat for cfuncs. Split exit exit cases to better capture where we ...
Jimmy Miller
2023-01-19
1
-0
/
+25
*
Remove Encoding#replicate
Benoit Daloze
2023-01-11
1
-15
/
+0
*
Revert "Re-enable test_ractor for YJIT"
Takashi Kokubun
2023-01-09
1
-3
/
+5
*
MJIT: Cancel all on disastrous situations (#7019)
Takashi Kokubun
2022-12-24
1
-3
/
+3
*
Skip a flaky Ractor test for mswin
Takashi Kokubun
2022-12-21
1
-1
/
+1
*
Re-enable test_ractor for YJIT
Takashi Kokubun
2022-12-19
1
-4
/
+3
*
fixed encoding table
Koichi Sasada
2022-12-16
1
-2
/
+2
*
Skip yet another flaky Ractor test
Takashi Kokubun
2022-12-13
1
-1
/
+1
*
Skip another flaky Ractor test for YJIT
Takashi Kokubun
2022-12-02
1
-1
/
+1
*
Skip a couple of Ractor tests
Takashi Kokubun
2022-12-02
1
-2
/
+4
*
YJIT: Make case-when optimization respect === redefinition (#6846)
Alan Wu
2022-12-02
1
-0
/
+20
*
YJIT: Deallocate `struct Block` to plug memory leaks
Alan Wu
2022-11-30
1
-0
/
+13
*
Fix bug involving .send and overwritten methods. (#6752)
Jimmy Miller
2022-11-17
1
-0
/
+23
*
Rename --mjit-min-calls to --mjit-call-threshold (#6731)
Takashi Kokubun
2022-11-14
1
-1
/
+1
*
YJIT: Fix invalidation for c_call and c_return (#6719)
Alan Wu
2022-11-13
1
-0
/
+20
*
Let other test runners follow the change of GNU make 4.4 jobserver
Nobuyoshi Nakada
2022-11-07
1
-3
/
+9
*
YJIT: Support nil and blockparamproxy as blockarg in send (#6492)
Matthew Draper
2022-10-26
1
-0
/
+43
*
[Bug #19081] Show the caller location in warning for Ractor
Nobuyoshi Nakada
2022-10-26
1
-0
/
+6
*
Add test for ractor race condition on ivar sets
Jemma Issroff
2022-10-14
1
-0
/
+39
*
Revert "Revert "This commit implements the Object Shapes technique in CRuby.""
Jemma Issroff
2022-10-11
1
-0
/
+16
*
YJIT: add support for calling bmethods (#6489)
Alan Wu
2022-10-04
1
-0
/
+28
*
Indent folded bootstraptest dots
Nobuyoshi Nakada
2022-10-01
1
-10
/
+16
*
Revert "This commit implements the Object Shapes technique in CRuby."
Aaron Patterson
2022-09-30
1
-16
/
+0
*
bootstraptest/runner: run in parallel if in parallel build
Nobuyoshi Nakada
2022-09-29
1
-5
/
+5
*
This commit implements the Object Shapes technique in CRuby.
Jemma Issroff
2022-09-28
1
-0
/
+16
*
bootstraptest/runner: manage sub processes with the job server
Nobuyoshi Nakada
2022-09-28
1
-9
/
+39
[next]