General

Profile

mame (Yusuke Endoh)

  • Login: mame
  • Email: [email protected]
  • Registered on: 05/28/2008
  • Last sign in: 06/28/2025

Issues

open closed Total
Assigned issues 2 146 148
Reported issues 19 329 348

Projects

Project Roles Registered on
Ruby Committer, Security team, Infrastructure team 05/28/2008

Like

Activity

Today

03:36 AM Ruby Bug #21507 (Open): Regexp considers variable repetition quantifiers invalid in lookbehind
mame (Yusuke Endoh)
03:36 AM Ruby Bug #21507 (Feedback): Regexp considers variable repetition quantifiers invalid in lookbehind
This is currently an intended implementation limitation.
This behavior comes from the specifications of Onigmo, wh...
mame (Yusuke Endoh)
02:43 AM Ruby Feature #21501: Include native filenames in backtraces as sources for native methods
Let me clarify why the current behavior is generally preferred.
The underlying premise is that a bug is far more l...
mame (Yusuke Endoh)

07/10/2025

02:54 AM Ruby Feature #21386: Introduce `Enumerable#join_map`
https://github.com/ruby/dev-meeting-log/blob/master/2019/DevMeeting-2019-03-11.md
> [Feature #15323] Proposal: Add...
mame (Yusuke Endoh)

07/09/2025

10:40 AM Ruby Bug #19473: can't be called from trap context (ThreadError) is too limiting
> Yes, for example gems like webservers like Puma set trap handlers.
The trap handler code that has already been w...
mame (Yusuke Endoh)
12:28 AM Ruby Bug #19473: can't be called from trap context (ThreadError) is too limiting
> Run signal handlers not on the main thread but another thread.
While I don't have a strong opinion on this, I pe...
mame (Yusuke Endoh)

07/08/2025

08:38 AM Ruby Bug #19473: can't be called from trap context (ThreadError) is too limiting
If `Mutex#lock` were permitted inside a trap handler, a program like the following would have a very hard-to-reproduc... mame (Yusuke Endoh)
07:52 AM Ruby Feature #21455: Add a block argument to Array#join
I have a different view on this proposal.
If `Array#join` were to accept a block, I would expect its behavior to r...
mame (Yusuke Endoh)
07:25 AM Ruby Revision 9aa0300d (git): [ruby/resolv] Limit decompressed name length
RFC 1035 specifies the 255-octet maximum name length. This change set
checks the limit.
https://github.com/ruby/reso...
mame (Yusuke Endoh)
05:36 AM Ruby Bug #21362 (Assigned): Namespace: Inline method caches poisoned with builtins
mame (Yusuke Endoh)

Also available in: Atom