index
:
ruby.git
master
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_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-01
[ruby/reline] Remove loose operation in Dialog#render_each_dialog
Mau Magnaguagno
2022-08-31
It was a relative path [ci skip]
Takashi Kokubun
2022-08-31
Add a document about YJIT's Rust version
Takashi Kokubun
2022-08-31
Remove -j option
Nobuyoshi Nakada
2022-08-31
[DOC] Enhanced RDoc for Time (#6308)
Burdette Lamar
2022-09-01
* 2022-09-01 [ci skip]
git
2022-08-31
Better b.cond usage on AArch64 (#6305)
Kevin Newton
2022-08-31
Move macros from version.h to version.c
Nobuyoshi Nakada
2022-08-31
Let fake.rb allow newlines in expanded strings
Nobuyoshi Nakada
2022-08-31
[Bug #18973] Promote US-ASCII to ASCII-8BIT when adding 8-bit char
Nobuyoshi Nakada
2022-08-31
Extract `update_coderange` macro
Nobuyoshi Nakada
2022-08-31
SCRIPTBINDIR is ok if it just exists [ci skip]
Nobuyoshi Nakada
2022-08-31
Scripts under libexec may not be considered to be placed in bin
Nobuyoshi Nakada
2022-08-31
`ruby_init_setproctitle` declaration has moved to internal/missing.h
Nobuyoshi Nakada
2022-08-31
[ruby/net-protocol] Improve BufferedIO performance
Jean Boussier
2022-08-30
Put a documentation about MJIT [ci skip]
Takashi Kokubun
2022-08-31
* 2022-08-31 [ci skip]
git
2022-08-30
Update .cirrus.yml
Maxime Chevalier-Boisvert
2022-08-30
Skip linking rb_yjit_icache_invalidate on cargo test
Takashi Kokubun
2022-08-30
Run cargo test on Cirrus
Takashi Kokubun
2022-08-30
Normalize the YJIT Cirrus workflow a little
Takashi Kokubun
2022-08-30
[rubygems/rubygems] Let `Dir.tmpdir` use the standard path
David RodrÃguez
2022-08-30
Undefine `ruby_debug_log` macro before the function definition
Nobuyoshi Nakada
2022-08-29
Check only symbol flag bits (#6301)
Takashi Kokubun
2022-08-29
Skip a couple of chroot spec faillures
Takashi Kokubun
2022-08-29
Update to ruby/spec@b8a8240
Benoit Daloze
2022-08-29
Update to ruby/mspec@37151a0
Benoit Daloze
2022-08-29
Fixed width immediates (https://github.com/Shopify/ruby/pull/437)
Kevin Newton
2022-08-29
A64: Only clear icache when writing out new code (https://github.com/Shopify/...
Alan Wu
2022-08-29
TBZ and TBNZ for AArch64 (https://github.com/Shopify/ruby/pull/434)
Kevin Newton
2022-08-29
Stop saying it's temp checks (https://github.com/Shopify/ruby/pull/441)
Takashi Kokubun
2022-08-29
LDRH and STRH for AArch64 (https://github.com/Shopify/ruby/pull/438)
Kevin Newton
2022-08-29
Remove ir_ssa.rs as we aren't using it and it's now outdated
Maxime Chevalier-Boisvert
2022-08-29
Avoid randomizing the order of test-all on arm64 (https://github.com/Shopify/...
Takashi Kokubun
2022-08-29
Respect RUBY_TESTOPTS on test-all (https://github.com/Shopify/ruby/pull/435)
Takashi Kokubun
2022-08-29
Update yjit.md
Maxime Chevalier-Boisvert
2022-08-29
Add --yjit-dump-disasm to dump every compiled code (https://github.com/Shopif...
Takashi Kokubun
2022-08-29
Various AArch64 optimizations (https://github.com/Shopify/ruby/pull/433)
Kevin Newton
2022-08-29
Run tests with --yjit-call-threshold=1 on arm64 (https://github.com/Shopify/r...
Takashi Kokubun
2022-08-29
Fix and re-enable String to_s, << and unary plus (https://github.com/Shopify/...
Noah Gibbs
2022-08-29
Use shorter syntax for the same pattern (https://github.com/Shopify/ruby/pull...
Alan Wu
2022-08-29
Better variable name, no must_use on ccall (https://github.com/Shopify/ruby/p...
Kevin Newton
2022-08-29
Run test-all with RUBY_YJIT_ENABLE=1 on CI (https://github.com/Shopify/ruby/p...
Takashi Kokubun
2022-08-29
Instruction enum (https://github.com/Shopify/ruby/pull/423)
Kevin Newton
2022-08-29
A64 Linux reports aarach64 in RUBY_PLATFORM
Alan Wu
2022-08-29
More work toward instruction enum (https://github.com/Shopify/ruby/pull/421)
Kevin Newton
2022-08-29
Use VALUE for callinfos that are on the heap (https://github.com/Shopify/ruby...
Alan Wu
2022-08-29
Avoid marking op_type on gen_defined (https://github.com/Shopify/ruby/pull/419)
Takashi Kokubun
2022-08-29
Use VALUE for block_iseq (https://github.com/Shopify/ruby/pull/417)
Takashi Kokubun
2022-08-29
Fix a bus error on regenerate_branch (https://github.com/Shopify/ruby/pull/408)
Takashi Kokubun
[prev]
[next]