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-12-16
ZJIT: Add a VALUE#write_barrier helper method to deduplicate logic
Benoit Daloze
2025-12-16
ZJIT: Guard other calls to rb_gc_writebarrier() with a !special_const_p() check
Benoit Daloze
2025-12-16
ZJIT: Do not call rb_gc_writebarrier() with an immediate value in gen_write_b...
Benoit Daloze
2025-12-16
Use RBIMPL_ASSERT_OR_ASSUME instead of ASSUME for better errors when it does ...
Benoit Daloze
2025-12-16
gc.h: Reintroduce immediate guard in `rb_obj_written`
Jean Boussier
2025-12-16
YJIT: Print `Rc` strong and weak count on assert failure
Alan Wu
2025-12-16
Revert "ZJIT: Allow ccalls above 7 arguments"
Alan Wu
2025-12-16
Make tracepoints with set_trace_func or TracePoint.new ractor local (#15468)
Luke Gruber
2025-12-16
search_nonascii(): Replace UB pointer cast with memcpy
Alan Wu
2025-12-16
add 21254 to the feature list
Aaron Patterson
2025-12-16
Add the instance variable name and the module in Ractor::IsolationError (#15563)
Étienne Barrié
2025-12-16
Add the class variable and the class itself in Ractor::IsolationError (#15562)
Étienne Barrié
2025-12-16
Box: [DOC] Add RUBY_BOX in Environment
Satoshi Tagomori
2025-12-16
Fix: Do not pass negative timeout to Addrinfo#connect_internal (#15578)
Misaki Shioi
2025-12-16
Rename fiber_serial into ec_serial
Jean Boussier
2025-12-16
Store the fiber_serial in the EC to allow inlining
Jean Boussier
2025-12-16
Box: fix the class name in tests
Nobuyoshi Nakada
2025-12-16
Box: [DOC] fix the class name in rdoc
Nobuyoshi Nakada
2025-12-16
Box: fix the class name in inspect
Nobuyoshi Nakada
2025-12-16
Box: fix the environment variable name
Nobuyoshi Nakada
2025-12-16
Box: move extensions from namespace to box
Nobuyoshi Nakada
2025-12-16
Revert "[Feature #6012] Extend `source_location` for end position
Nobuyoshi Nakada
2025-12-16
[ruby/rubygems] Added assertion for Windows and nmake
Hiroshi SHIBATA
2025-12-16
[ruby/rubygems] Reset MAKEFLAGS option for build jobs tests
Hiroshi SHIBATA
2025-12-16
[ruby/rubygems] Allow to specify the number of `make` jobs when installing gems:
Edouard CHIN
2025-12-16
[ruby/rubygems] Pass down value of `BUNDLE_JOBS` to RubyGems before compiling:
Edouard CHIN
2025-12-15
YJIT: Bail out if proc would be stored above stack top
Randy Stauner
2025-12-16
[ruby/rubygems] Fix quote handling in mise format ruby version parsing
hituzi no sippo
2025-12-16
[ruby/rubygems] Support single quotes in mise format ruby version
hituzi no sippo
2025-12-15
ZJIT: Fix test failures from line number of `Primitive` shifting
Alan Wu
2025-12-16
[ruby/rubygems] Allow to show cli_help with bundler executable
Hiroshi SHIBATA
2025-12-15
Bump actions/cache in /.github/actions/setup/directories
dependabot[bot]
2025-12-15
[DOC] Remove copyright from Set class docs
Peter Zhu
2025-12-16
[ruby/rubygems] Tweak the Bundler's "X gems now installed message":
Edouard CHIN
2025-12-16
[ruby/rubygems] Allow bundle pristine to work for git gems in the same repo:
Edouard CHIN
2025-12-15
Point people to redmine on ZJIT docs (#15499)
Max Bernstein
2025-12-15
[ruby/psych] Check that Data members match exactly
Benoit Daloze
2025-12-15
[ruby/psych] Replace C extension with Data#initialize bind_call
nick evans
2025-12-15
[DOC] Harmonize #-@ methods
BurdetteLamar
2025-12-15
[DOC] Harmonize #- methods
BurdetteLamar
2025-12-15
[DOC] Harmonize #** methods
BurdetteLamar
2025-12-15
Revert "Fix Socket.tcp cleanup after Thread#kill (#15131)" (#15565)
Luke Gruber
2025-12-15
Update default gems list at adf676c530b5da2822aa3b03ee43e5 [ci skip]
git
2025-12-15
[ruby/erb] Version 6.0.1
Takashi Kokubun
2025-12-15
[ruby/erb] Freeze ERB::Compiler::TrimScanner::ERB_STAG
Daisuke Aritomo
2025-12-15
ZJIT: Add iongraph-generating Ruby script (#15466)
Max Bernstein
2025-12-15
Fix Socket.tcp cleanup after Thread#kill (#15131)
Luke Gruber
2025-12-16
[DOC] Update Set#inspect description in NEWS
Jeremy Evans
2025-12-15
Define Array#detect as an alias for Array#find
Étienne Barrié
2025-12-15
[ruby/prism] Unreference before destroying in call node in pattern
Kevin Newton
[prev]
[next]