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-11-21
[ruby/rubygems] Deprecate comparing Gem::Version objects with strings
Aaron Patterson
2025-11-21
[ruby/rubygems] create a gem version instead of comparing with a string
Aaron Patterson
2025-11-21
[ruby/rubygems] Fixed RuboCop offense in Rakefile generated by `bundle gem`
sue445
2025-11-21
[ruby/rubygems] Add go_gem/rake_task for Go native extention gem skeleton
sue445
2025-11-21
CI: cmake in scoop seems unused
Nobuyoshi Nakada
2025-11-20
Accurate GC.stat under multi-Ractor mode
John Hawthorn
2025-11-20
ZJIT: Read `iseq->body->param` directly instead of through FFI
Alan Wu
2025-11-20
Name the `iseq->body->param` struct and update bindings for JITs
Alan Wu
2025-11-21
Fix multiple bugs in `IO::Buffer.map` and update its documentation. (#15264)
Alexander Bulancov
2025-11-20
[ruby/rubygems] Keep legacy windows platform, not removed them
Hiroshi SHIBATA
2025-11-20
Bump default compiler to clang-20 in CI
Peter Zhu
2025-11-20
Add a Ractor test case that causes MMTk to deadlock
Peter Zhu
2025-11-20
[ruby/rubygems] Add support for BUNDLE_LOCKFILE environment variable
Jeremy Evans
2025-11-20
[ruby/rubygems] Add support for bundle install --no-lock
Jeremy Evans
2025-11-20
[ruby/rubygems] Add support for lockfile in Gemfile
Jeremy Evans
2025-11-20
ZJIT: Change the output on redefined method tests to verify the new definitio...
Kevin Menard
2025-11-20
ZJIT: Update test names to use the same convention as the HIR tests
Kevin Menard
2025-11-20
ZJIT: Add tests for `opt_newarray_send` with target methods redefined
Kevin Menard
2025-11-20
ZJIT: Handle display formatting for all defined bops
Kevin Menard
2025-11-20
ZJIT: Compile the VM_OPT_NEWARRAY_SEND_HASH variant of opt_newarray_send
Kevin Menard
2025-11-20
ZJIT: Rename array length reference to make the code easier to follow
Kevin Menard
2025-11-20
Run rb_gc_before_fork after before_exec
Peter Zhu
2025-11-20
[DOC] Sort some methods in What's Here
BurdetteLamar
2025-11-20
[DOC] Tweaks for String#valid_encoding?
Burdette Lamar
2025-11-20
[DOC] Harmonize mod methods
BurdetteLamar
2025-11-20
Use a serial to keep track of Mutex-owning Fiber
John Hawthorn
2025-11-20
[DOC] Tweaks for String#upto
BurdetteLamar
2025-11-20
[ruby/rubygems] Change the logger instance for this spec:
Edouard CHIN
2025-11-20
[ruby/rubygems] Make the Bundler logger thread safe:
Edouard CHIN
2025-11-20
[ruby/rubygems] Run git operations in parallel to speed things up:
Edouard CHIN
2025-11-20
Fix missing write barrier on namespace classext
John Hawthorn
2025-11-20
[DOC] TWeaks for String#upcase!
BurdetteLamar
2025-11-20
[DOC] Tweaks for String#upcase (#15244)
Burdette Lamar
2025-11-20
[ruby/rubygems] Improve error messages and handling in tests
eileencodes
2025-11-20
[ruby/prism] Add tests to `regexp_encoding_option_mismatch`
Thiago Araujo
2025-11-20
[ruby/prism] Use memmove for overlapping memory ranges
Steven Johnstone
2025-11-20
ZJIT: Deduplicate successor and predecessor sets (#15263)
Aiden Fox Ivey
2025-11-20
[ruby/json] Remove unused symbols
Étienne Barrié
2025-11-20
ZJIT: Put optional interpreter cache on both GetIvar and SetIvar
Max Bernstein
2025-11-20
ZJIT: Fix pointer types for SetInstanceVariable
Max Bernstein
2025-11-20
Support backwards compatibility for Set subclasses
Jeremy Evans
2025-11-20
Remove stale declaration
Nobuyoshi Nakada
2025-11-20
Remove wrong test
Nobuyoshi Nakada
2025-11-20
[ruby/resolv] Move minimal registry access to the extension
Nobuyoshi Nakada
2025-11-20
Update default gems list at 0653a01ada3c3c286de128074b58b3 [ci skip]
git
2025-11-20
[ruby/rubygems] Bump up to 4.0.0.beta1
Hiroshi SHIBATA
2025-11-20
Omit a test on s390x linux tripping over a git bug
Alan Wu
2025-11-19
Implement heap_final_slots in GC.stat_heap
Peter Zhu
2025-11-19
Implement heap_free_slots in GC.stat_heap
Peter Zhu
2025-11-19
Implement heap_live_slots in GC.stat_heap
Peter Zhu
[prev]
[next]