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
2024-10-02
Make spec file for env helpers more generic
David Rodríguez
2024-10-02
[rubygems/rubygems] Fix `bundler/inline` resetting ENV
David Rodríguez
2024-10-02
[rubygems/rubygems] The `BUNDLER_SETUP` env should also be cleaned up
David Rodríguez
2024-10-02
[rubygems/rubygems] Make sure MissingSpecVersionError#to_s prints exception m...
David Rodríguez
2024-10-02
[rubygems/rubygems] Simplify command loading
David Rodríguez
2024-10-02
[rubygems/rubygems] Standarize "ins" test command too
David Rodríguez
2024-10-02
[rubygems/rubygems] Fix weirdness of "interrupt" test command
David Rodríguez
2024-10-02
[ruby/singleton] Fixed double assignment
Hiroshi SHIBATA
2024-10-02
[DOC] Fix typo in Forwardable docs
Nithin Bekal
2024-10-02
[ruby/irb] Use correct binding in debug mode
tomoya ishida
2024-10-01
[DOC] Tweaks for Array#keep_if
BurdetteLamar
2024-10-01
[DOC] Tweaks for Array#join
BurdetteLamar
2024-10-01
[ruby/prism] Disallow dynamic patterns in labels at top level followed by pipes
Kevin Newton
2024-10-01
[ruby/reline] Fix Reline crash with invalid encoding history
tomoya ishida
2024-10-01
Resync to latest Prism
Kevin Newton
2024-10-01
Use user defined inline rules `user_or_keyword_variable`
ydah
2024-10-01
[ruby/prism] Disallow empty labels when not allowed
Kevin Newton
2024-10-01
[ruby/prism] Disallow &. after endless range
Kevin Newton
2024-10-01
Replace heap_eden_total_slots with objspace_available_slots
Peter Zhu
2024-10-01
[Bug #20764] Refactor argument forwarding in lambda
Nobuyoshi Nakada
2024-10-01
[Bug #20755] Frozen string should not be writable via IO::Buffer
Nobuyoshi Nakada
2024-10-01
Define RactorLocalSingleton on .mspec.constants
Hiroshi SHIBATA
2024-10-01
Temporary disabled RactorLocalSingleton from constant leak check.
Hiroshi SHIBATA
2024-10-01
[ruby/singleton] Make compatible with Ruby 2.4
rm155
2024-10-01
[ruby/singleton] Clean VERSION freezing
rm155
2024-10-01
[ruby/singleton] Only use RactorLocalSingleton if Ractor is defined
rm155
2024-10-01
[ruby/singleton] Change PerRactorSingleton to RactorLocalSingleton
rm155
2024-10-01
[ruby/singleton] Improve Ractor-compliance; Create PerRactorSingleton
rm155
2024-10-01
expand relative path
Hiroshi SHIBATA
2024-10-01
Pass MSPECOPT from compilers.yml
Hiroshi SHIBATA
2024-10-01
Bump github/codeql-action from 3.26.9 to 3.26.10
dependabot[bot]
2024-09-30
Return an Iterator Instead of a Vector in `addrs_to_pages` Method (#11725)
whtsht
2024-09-30
Move RUBY_INTERNAL_EVENT_FREEOBJ into GC implementation
Peter Zhu
2024-10-01
Remove no longer needed excludes files
Nobuyoshi Nakada
2024-10-01
Fix compile issue with a short-circuited if/unless condition and `defined?`
Luke Gruber
2024-09-30
Remove unneeded prototype for objspace_available_slots
Peter Zhu
2024-09-30
Sync Prism with latest main branch
Kevin Newton
2024-09-30
[ruby/prism] Require a delimiter for singleton classes
Kevin Newton
2024-09-30
Don't create empty string for interpolation
Peter Zhu
2024-09-30
[Bug #20752] Slice of readonly `IO::Buffer` also should be readonly
Nobuyoshi Nakada
2024-09-30
Free a buffer allocated by realpath
Yusuke Endoh
2024-09-30
[ruby/rdoc] Only let browser search through source code until it's
Earlopain
2024-09-30
Update test args with bundled gems. webrick has been removed that targets
Hiroshi SHIBATA
2024-09-30
Don't warn the bundled gems that are migrated at Ruby 3.0.
Hiroshi SHIBATA
2024-09-30
Fix the last character index in an assertion
Nobuyoshi Nakada
2024-09-30
Use Named Reference
ydah
2024-09-30
Implement SPLAT NODE keyword locations
ydah
2024-09-30
LLVM 20 begun
卜部昌平
2024-09-30
Test with -O3 is flaky now. I disabled it same as before.
Hiroshi SHIBATA
2024-09-30
[rubygems/rubygems] Fix error when changing a path source to a git source if ...
David Rodríguez
[next]