General

Profile

tenderlovemaking (Aaron Patterson)

Issues

open closed Total
Assigned issues 13 182 195
Reported issues 27 122 149

Projects

Project Roles Registered on
Ruby Committer 11/13/2009

Like

Activity

03/22/2025

06:37 AM Ruby Bug #21196 (Closed): Ruby 3.4 ignores visibility when passing arguments using `...`
Applied in changeset commit:git|595040ba271175e18c8461a926c34903742788de.
----------
FCALL shouldn't be forwarded fr...
tenderlovemaking (Aaron Patterson)

03/21/2025

07:25 PM Ruby Revision 595040ba (git): FCALL shouldn't be forwarded from caller
When we forward an FCALL (a method call with an implicit self), we
shouldn't forward the FCALL flag because it ignore...
tenderlovemaking (Aaron Patterson)
07:11 PM Ruby Bug #21196: Ruby 3.4 ignores visibility when passing arguments using `...`
I've sent [a PR with a fix](https://github.com/ruby/ruby/pull/12960), but I can't seem to merge it right now. I will... tenderlovemaking (Aaron Patterson)

03/20/2025

06:49 PM Ruby Revision 62cc3464 (git): Remove leading `nop` from block when we don't need it
Blocks insert a leading `nop` instruction in order to execute a "block
call" tracepoint. Block compilation unconditio...
tenderlovemaking (Aaron Patterson)

03/19/2025

07:39 PM Ruby Bug #19841: Marshal.dump stack overflow with recursive Time
Backported to 3.4 in ae2fcdc0f705e767045c2bd5253e8eae733d2edb tenderlovemaking (Aaron Patterson)
07:38 PM Ruby Bug #21163: Inconsistencies in Kernel.Float compared to other number parsing methods
Backported in e15a9044d7a9ee5435e7a6d19ef9ac46b50bb880 tenderlovemaking (Aaron Patterson)
07:38 PM Ruby Bug #21170: Corrupted Hash (bad VALUE and missing entry) when -1 returned from .hash
Backported in 698741d73a0e6c998fb47297ce7b129366b4835b tenderlovemaking (Aaron Patterson)
07:37 PM Ruby Bug #21173: RUBY_FREE_AT_EXIT does not work when error in -r
Backported in 762e76cc50db059e71d1f6c13674103a488f5171 tenderlovemaking (Aaron Patterson)
07:36 PM Ruby Bug #21179: Introduction Happy Eyeballs Version 2 broke `Socket.tcp` from secondary Ractors
Backported in 0e416faf450159a989fba87b41f3e3874a4af129 tenderlovemaking (Aaron Patterson)

03/13/2025

10:21 PM Ruby Revision ae7890df (git): Use the EC parameter in instructions.
The forwarding instructions should use the `ec` parameter passed to
vm_exec_core instead of trying to look up the EC ...
tenderlovemaking (Aaron Patterson)

Also available in: Atom