General

Profile

mame (Yusuke Endoh)

  • Login: mame
  • Email: mame@ruby-lang.org
  • Registered on: 05/28/2008
  • Last connection: 11/30/2023

Issues

open closed Total
Assigned issues 2 148 150
Reported issues 12 304 316

Projects

Project Roles Registered on
Ruby Committer 07/18/2008
Backport187 Committer 06/18/2013
Backport191 Committer 05/16/2009
Backport192 Committer 08/02/2010
Backport193 Committer 08/24/2011
Backport200 Committer 02/17/2013
Backport21 Committer 12/21/2013
Backport22 Committer 12/19/2014
Ruby 1.8 Committer 05/28/2008
Ruby master Committer, Security team, Infrastructure team 05/28/2008

Like

Activity

Today

12:46 AM Ruby master Bug #20031: Regexp using greedy quantifier and unions on a big string uses a lot of memory
I think this behavior is expected. The regex engine stretches the stack by the number of charaters in the input strin... mame (Yusuke Endoh)

11/30/2023

11:49 PM Ruby master Misc #20032: Propose @kjtsanaktsidis as a commiter
Agreed. He is a great hacker who can write patches for very difficult areas and has the ownership to follow up on iss... mame (Yusuke Endoh)
10:05 AM Ruby master Revision e1b65e5f (git): Add NEWS entry for the deprecation of subprocess creation/forking
[Feature #19630] mame (Yusuke Endoh)
08:18 AM Ruby master Misc #19997: DevMeeting-2023-11-30
@matz was absent today. We had a light discussion with the committers who were present, but will maybe hold the meeti... mame (Yusuke Endoh)
07:01 AM Ruby master Feature #19117: Include the method owner in backtraces, not just the method name
Let's discuss this towards Ruby 3.4 :cry: mame (Yusuke Endoh)
06:33 AM Ruby master Feature #19720 (Rejected): Warning for non-linear Regexps
mame (Yusuke Endoh)
06:19 AM Ruby master Feature #19588 (Closed): Allow Comparable#clamp(min, max) to accept nil as a specification
The two PRs are merged. Closing mame (Yusuke Endoh)

11/28/2023

11:49 AM Ruby master Revision 62c81641 (git): Retry pthread_create a few times
According to https://bugs.openjdk.org/browse/JDK-8268605, pthread_create
may fail spuriously. This change implements ...
mame (Yusuke Endoh)
07:21 AM Ruby master Bug #20003: Array#rassoc does not preform implicit conversion
Thanks, I will merge it. mame (Yusuke Endoh)
05:49 AM Ruby master Feature #18551: Make `Range#reverse_each` to raise an exception if endless
In the previous dev meething, matz accepted this. I will merge the PR mame (Yusuke Endoh)

Also available in: Atom