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
/
.cirrus.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
YJIT: Test --yjit-verify-ctx on GitHub Actions as well (#6639)
Takashi Kokubun
2022-10-26
1
-2
/
+2
*
Ignore manual files only commits [ci skip]
Nobuyoshi Nakada
2022-10-20
1
-2
/
+2
*
YJIT: Set RUST_BACKTRACE=1 in every Cirrus script (#6526)
Takashi Kokubun
2022-10-12
1
-9
/
+8
*
YJIT: Support Rust 1.58.1 for --yjit-stats on Arm (#6410)
Takashi Kokubun
2022-09-23
1
-1
/
+2
*
Test --enable-yjit on aarch64 as well (#6313)
Takashi Kokubun
2022-09-01
1
-3
/
+5
*
Remove workarounds for slow compilation on Cirrus (#6310)
Takashi Kokubun
2022-09-01
1
-3
/
+1
*
Remove -j option
Nobuyoshi Nakada
2022-08-31
1
-7
/
+7
*
Update .cirrus.yml
Maxime Chevalier-Boisvert
2022-08-30
1
-1
/
+1
*
Run cargo test on Cirrus
Takashi Kokubun
2022-08-30
1
-0
/
+1
*
Normalize the YJIT Cirrus workflow a little
Takashi Kokubun
2022-08-30
1
-2
/
+1
*
Stop saying it's temp checks (https://github.com/Shopify/ruby/pull/441)
Takashi Kokubun
2022-08-29
1
-12
/
+1
*
Avoid randomizing the order of test-all on arm64 (https://github.com/Shopify/...
Takashi Kokubun
2022-08-29
1
-1
/
+1
*
Respect RUBY_TESTOPTS on test-all (https://github.com/Shopify/ruby/pull/435)
Takashi Kokubun
2022-08-29
1
-1
/
+2
*
Run tests with --yjit-call-threshold=1 on arm64 (https://github.com/Shopify/r...
Takashi Kokubun
2022-08-29
1
-41
/
+8
*
Run test-all with RUBY_YJIT_ENABLE=1 on CI (https://github.com/Shopify/ruby/p...
Takashi Kokubun
2022-08-29
1
-1
/
+2
*
Avoid marking op_type on gen_defined (https://github.com/Shopify/ruby/pull/419)
Takashi Kokubun
2022-08-29
1
-1
/
+1
*
Temporarily disable rb_str_concat, add CI tests (https://github.com/Shopify/r...
Maxime Chevalier-Boisvert
2022-08-29
1
-2
/
+9
*
Handle out of memory tests (https://github.com/Shopify/ruby/pull/393)
Maxime Chevalier-Boisvert
2022-08-29
1
-4
/
+2
*
Try to run make -j in CI backend tests (https://github.com/Shopify/ruby/pull/...
Maxime Chevalier-Boisvert
2022-08-29
1
-1
/
+3
*
Port gen_send_iseq to the new backend IR (https://github.com/Shopify/ruby/pul...
Takashi Kokubun
2022-08-29
1
-7
/
+3
*
Enable test_literal.rb and test_ractor.rb on arm
Maxime Chevalier-Boisvert
2022-08-29
1
-0
/
+2
*
Enable test_insns.rb on arm
Maxime Chevalier-Boisvert
2022-08-29
1
-1
/
+4
*
Enable btests now passing on arm (https://github.com/Shopify/ruby/pull/378)
Maxime Chevalier-Boisvert
2022-08-29
1
-3
/
+3
*
Enable test_thread.rb on arm, now working
Maxime Chevalier-Boisvert
2022-08-29
1
-1
/
+1
*
Add 1 more allocatable reg on arm
Maxime Chevalier-Boisvert
2022-08-29
1
-0
/
+11
*
Test --yjit-stats in our CI workflows
Maxime Chevalier-Boisvert
2022-08-29
1
-1
/
+1
*
Fix CI workflows
Maxime Chevalier-Boisvert
2022-08-29
1
-1
/
+1
*
Fixes for AArch64 (https://github.com/Shopify/ruby/pull/338)
Kevin Newton
2022-08-29
1
-0
/
+3
*
Enable more btests
Maxime Chevalier-Boisvert
2022-08-29
1
-0
/
+4
*
Enable more btests in the CI workflows (https://github.com/Shopify/ruby/pull/...
Maxime Chevalier-Boisvert
2022-08-29
1
-1
/
+21
*
Implement PosMarker instruction (https://github.com/Shopify/ruby/pull/328)
Maxime Chevalier-Boisvert
2022-08-29
1
-1
/
+6
*
Update cirrus workflow
Maxime Chevalier-Boisvert
2022-08-29
1
-1
/
+1
*
Add --yjit-dump-insns test to Cirrus Arm workflow
Maxime Chevalier-Boisvert
2022-08-29
1
-0
/
+1
*
Port YJIT New Backend Temp Checks to Cirrus (https://github.com/Shopify/ruby/...
Maxime Chevalier-Boisvert
2022-08-29
1
-0
/
+59
*
Ignore `.document` only commits [ci skip]
Nobuyoshi Nakada
2022-08-22
1
-1
/
+1
*
[DOC] Fix ghcr link
S-H-GAMELINKS
2022-03-31
1
-1
/
+1
*
Skip tests if only document files changed on Cirrus-CI [ci skip]
Nobuyoshi Nakada
2021-11-25
1
-0
/
+1
*
Set the locale encoding to UTF-8
Nobuyoshi Nakada
2021-09-28
1
-0
/
+1
*
Revert "Unexport `CIRRUS_COMMIT_MESSAGE`"
Nobuyoshi Nakada
2021-09-28
1
-3
/
+1
*
Unexport `CIRRUS_COMMIT_MESSAGE`
Nobuyoshi Nakada
2021-09-27
1
-1
/
+3
*
.cirrus.yml: Add Cirrus CI for Arm64 tests.
fedor
2021-09-22
1
-0
/
+62