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
2025-07-17
Fix btest in ractor_test.rb that can lead timeout of the test
Luke Gruber
2025-07-17
[ruby/prism] Revert "Merge pull request #3598 from Shopify/fix-3473"
Aaron Patterson
2025-07-17
[ruby/prism] Allow command calls in endless method bodies regardless of context
Stan Lo
2025-07-17
Flag rsock_raise_user_specified_timeout() as NORETURN (#13928)
Daisuke Aritomo
2025-07-17
Update NEWS for `open_timeout` of `TCPSocket.new` (#13930)
Misaki Shioi
2025-07-17
Omit local variable definitions only used with `LOCAL_PTR()`
Nobuyoshi Nakada
2025-07-17
Declare `rsock_raise_user_specified_timeout` as noreturn
Nobuyoshi Nakada
2025-07-17
[Feature #21347] Add `open_timeout` as an overall timeout option for `TCPSock...
Misaki Shioi
2025-07-17
`atomic.h`: Add C11 <stdatomic.h> implementation
fuhsnn
2025-07-17
`atomic.h`: Use explicit logic for 32-bit #else branches
fuhsnn
2025-07-17
[DOC] Sort links [ci skip]
Kazuhiro NISHIYAMA
2025-07-17
[DOC] Update bundled gems list at 0482b11ee5bb66ccf2f9db1ed6a35e
git
2025-07-17
use ostruct 0.6.3
Koichi Sasada
2025-07-17
fix obsolete doc with `Ractor::Port`
Koichi Sasada
2025-07-17
Update default gems list at 146ddf614bbc917d7cc039ea7b5023 [ci skip]
git
2025-07-17
[ruby/io-wait] Bump up 0.3.2
Hiroshi SHIBATA
2025-07-17
Set development version to Bundler 2.8.0.dev and RubyGems 3.8.0.dev
David Rodríguez
2025-07-17
Cancel `--force` deprecation in favor of `--redownload`
David Rodríguez
2025-07-17
[rubygems/rubygems] Restore treating "--" as an unknown platform
David Rodríguez
2025-07-17
[rubygems/rubygems] Remove some realworld specs
David Rodríguez
2025-07-17
[rubygems/rubygems] Regenerate VCR cassettes
David Rodríguez
2025-07-17
[rubygems/rubygems] Fix `bundle binstub --path=foo` not printing a deprecatio...
David Rodríguez
2025-07-17
[rubygems/rubygems] Fix `bundle cache path=foo` not printing a deprecation me...
David Rodríguez
2025-07-17
[rubygems/rubygems] Remove unnecessary `flag_deprecation` method
David Rodríguez
2025-07-17
[rubygems/rubygems] Refactor remembered flag deprecation logic
David Rodríguez
2025-07-17
Revert "Suppress occasional autoconf warnings"
Nobuyoshi Nakada
2025-07-16
DRY up CARGO_VERBOSE for JITs
Alan Wu
2025-07-16
ZJIT: Define make recipes only when configured
Alan Wu
2025-07-16
ZJIT: Add missing write barrier in profiling (GH-13922)
Alan Wu
2025-07-16
YJIT: Side-exit on String#dup when it's not leaf (#13921)
Takashi Kokubun
2025-07-16
ZJIT: Check if BOP is redefined before rewriting (#13916)
Max Bernstein
2025-07-16
ZJIT: Add ZJIT test exclusion files to jit team review targets
Stan Lo
2025-07-16
ZJIT: Remove unneeded test exclusions
Stan Lo
2025-07-16
ZJIT: Eagerly infer types of rewritten Const instructions (#13917)
Max Bernstein
2025-07-16
Alphabetize concurrent_set.h in string.c
Peter Zhu
2025-07-16
Avoid second RHASH_AR_TABLE_REF lookup
Erik Berlin
2025-07-16
ZJIT: Split shift with immediate operand (#13914)
Max Bernstein
2025-07-16
ZJIT: Remove dead have_two_fixnums function (#13913)
Max Bernstein
2025-07-16
ZJIT: run `zjit-test-all` on CI with seed (#13912)
Stan Lo
2025-07-16
[ruby/prism] [Bug #21345] Fix accepting multiple rest patterns with leading m...
Earlopain
2025-07-16
YJIT: Disable the runtime_checks feature temporarily
Alan Wu
2025-07-16
ZJIT: A64: Fix bad operand swapping in `asm.sub(imm, reg)`
Alan Wu
2025-07-16
ZJIT: A64: Fix the optimization merging `asm.add(reg, imm)` with Mov
Alan Wu
2025-07-16
ZJIT: A64: Fix `asm.add_into(NATIVE_STACK_POINTER, ...)`
Alan Wu
2025-07-16
ZJIT: Have `make zjit-test` use the same Cargo features as miniruby
Alan Wu
2025-07-16
ZJIT: Remove an extra slash from $(TESTS) (#13911)
Takashi Kokubun
2025-07-16
test_process.rb: UID.from_name may raise Errno::ENOENT
Takashi Kokubun
2025-07-16
[ruby/prism] Fix crash when using arithmetic expressions in pattern matching
Stan Lo
2025-07-16
ZJIT: Profile each instruction at most num_profiles times (#13903)
Takashi Kokubun
2025-07-16
Use a const block
Takashi Kokubun
[next]