[DOC] Fix links in Regexp (#16018)
[DOC] Harmonize certain Module methods (#15804)
ZJIT: Upgrade self to HeapBasicObject after setinstancevariable (#16065)
If self is an immediate, setinstancevariable would have raised. Therefore we can conclude that self must not be an immediate. This helps us match YJIT type upgrades (YJIT will upgrade to UnknownHeap or...
ZJIT: Remove specialized instructions (#16034)
We need to register the VALUE in the generated code so that it is visible to the GC. This may be the cause of a crash in the test suite that Alan found.
Add myself as a prism maintainer
[ruby/prism] Rewrite "version: nearest" to require no maintenance
Currently I see myself not updating this when a new version is added.
Instead, rewrite it to just work with new versions:
[ruby/rubygems] Fix gzip cache corruption when recovering from HTTP 416 responses
When a Range request returns 416 (Range Not Satisfiable), the recovery path manually added an "Accept-Encoding: gzip" header before retrying. This bypasses Ruby's automatic gzip decompression mechanism....
[ruby/rubygems] bin/rake man:build
https://github.com/ruby/rubygems/commit/5e95eba208
[ruby/rubygems] Clarify local gem override docs to require git-sourced gems
https://github.com/ruby/rubygems/commit/a4a5cdb12c
Load rubygems/platform.rb after setting up the load path
rubygems/platform.rb
View all revisions | View revisions
Also available in: Atom