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
*
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
*
bootstraptest/runner: fold dots by window size
Nobuyoshi Nakada
2022-09-28
1
-4
/
+27
*
Revert this until we can figure out WB issues or remove shapes from GC
Aaron Patterson
2022-09-26
1
-16
/
+0
*
This commit implements the Object Shapes technique in CRuby.
Jemma Issroff
2022-09-26
1
-0
/
+16
*
Fix the option name in the error message [ci skip]
Nobuyoshi Nakada
2022-09-19
1
-2
/
+1
*
YJIT: Implement specialized respond_to? (#6363)
John Hawthorn
2022-09-14
1
-0
/
+54
*
omit random failure in bootstraptest with freebsd
Hiroshi SHIBATA
2022-09-06
1
-0
/
+1
*
YJIT: Implement concatarray in yjit (https://github.com/Shopify/ruby/pull/405)
Maple Ong
2022-08-29
1
-0
/
+10
*
Fix code invalidation while OOM and OOM simulation (https://github.com/Shopif...
Alan Wu
2022-08-29
1
-0
/
+9
*
Port getblockparamproxy and getblockparam (https://github.com/Shopify/ruby/pu...
Takashi Kokubun
2022-08-29
1
-0
/
+16
*
Port the remaining method types in opt_send_without_block (https://github.com...
Takashi Kokubun
2022-08-29
1
-0
/
+22
*
Port gen_send_iseq to the new backend IR (https://github.com/Shopify/ruby/pul...
Takashi Kokubun
2022-08-29
1
-0
/
+33
*
Port invokebuiltin* insns to the new backend IR (https://github.com/Shopify/r...
Takashi Kokubun
2022-08-29
1
-0
/
+22
*
Port objtostring to the new backend (https://github.com/Shopify/ruby/pull/369)
Takashi Kokubun
2022-08-29
1
-2
/
+2
*
Port gen_send_cfunc to the new backend (https://github.com/Shopify/ruby/pull/...
Takashi Kokubun
2022-08-29
1
-0
/
+32
*
Port gen_concatstring to new backend IR (https://github.com/Shopify/ruby/pull...
Zack Deveau
2022-08-29
1
-0
/
+8
*
Port anytostring, intern, and toregexp (https://github.com/Shopify/ruby/pull/...
Takashi Kokubun
2022-08-29
1
-0
/
+16
*
Port only ATTRSET of opt_send_without_block (https://github.com/Shopify/ruby/...
Takashi Kokubun
2022-08-29
1
-0
/
+13
*
Port gen_checktype to the new IR assembler backend (https://github.com/Shopif...
Zack Deveau
2022-08-29
1
-0
/
+8
*
YJIT: Teach getblockparamproxy to handle the no-block case without exiting (#...
Matthew Draper
2022-07-28
1
-0
/
+13
*
Also skip the failing test similar with a343952d195a324dd4563318d8f88b167316ce5d
Hiroshi SHIBATA
2022-07-28
1
-0
/
+1
*
Replace use of double_heap in tests with expand_heap
Matt Valentine-House
2022-07-11
1
-1
/
+1
*
Make sure string-operation assertions happen inside a method to be sure YJIT ...
Noah Gibbs (and/or Benchmark CI)
2022-06-27
1
-51
/
+92
*
YJIT: Add regression test for local type tracking
Alan Wu
2022-06-23
1
-0
/
+20
*
On FreeBSD omit the test to close a pipe while reading [ci skip]
Nobuyoshi Nakada
2022-06-21
1
-0
/
+1
*
Add tests for a variety of string-subclass operations (#5999)
Noah Gibbs
2022-06-10
1
-2
/
+77
*
Add special-case code for the String unary plus operator (#5982)
Noah Gibbs
2022-06-07
1
-0
/
+27
*
Revert incorrect string-guard optimisation. (#5969)
Noah Gibbs
2022-06-01
1
-1
/
+31
*
Special-case jit_guard_known_class for strings. This can remove (#5920)
Noah Gibbs
2022-05-20
1
-0
/
+10
*
Rust YJIT
Alan Wu
2022-04-27
2
-1
/
+467
*
Raise RuntimeError if Kernel#binding is called from a non-Ruby frame
Jeremy Evans
2022-04-06
1
-31
/
+0
*
Finer-grained constant cache invalidation (take 2)
Kevin Newton
2022-04-01
1
-0
/
+187
*
Revert "Raise RuntimeError if Kernel#binding is called from a non-Ruby frame"
Jeremy Evans
2022-04-01
1
-0
/
+31
*
Revert "Finer-grained inline constant cache invalidation"
Nobuyoshi Nakada
2022-03-25
1
-187
/
+0
*
Raise RuntimeError if Kernel#binding is called from a non-Ruby frame
Jeremy Evans
2022-03-24
1
-31
/
+0
*
Finer-grained inline constant cache invalidation
Kevin Newton
2022-03-24
1
-0
/
+187
*
Reuse `-v` option result as `target_platform`
Nobuyoshi Nakada
2022-02-17
1
-6
/
+5
[next]