General

Profile

matz (Yukihiro Matsumoto)

  • Login: matz
  • Email: matz@ruby.or.jp
  • Registered on: 05/09/2008
  • Last sign in: 05/16/2024

Issues

open closed Total
Assigned issues 150 703 853
Reported issues 2 29 31

Projects

Project Roles Registered on
Ruby Committer 01/08/2009
Backport186 Committer 05/16/2009
Backport187 Committer 01/08/2009
Backport191 Committer 05/16/2009
Backport192 Committer 10/05/2011
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/18/2008
Ruby master Owner, Committer 05/18/2008

Activity

06/13/2024

04:28 AM Ruby master Feature #20564: Switch default parser to Prism
Prism needs quality and for that it needs to be experimented with on a wider scale. For that reason, I agree with mak... matz (Yukihiro Matsumoto)
04:22 AM Ruby master Feature #20576: Add MatchData#bytebegin and MatchData#byteend
I understand the use-case. I agree with the addition of the feature, but I don't like the name. The names `bytebegin`... matz (Yukihiro Matsumoto)

06/11/2024

02:22 AM Ruby master Misc #20575 (Open): Syntax Moratorium til 3.4
Hi,
As some may remember from the closing keynote at RubyKaigi, we are introducing Syntax Moratorium to support fa...
matz (Yukihiro Matsumoto)

06/07/2024

01:22 AM Ruby master Misc #20407: Question about applying encoding modifier to an interpolated Regexp
I think encoding modifiers for Regexp should be deprecated (and gradually removed), although the bug should be fixed ... matz (Yukihiro Matsumoto)

06/06/2024

08:40 AM Ruby master Feature #20443: Allow Major GC's to be disabled
First, If you clearly define what would happen when the (plugged) GC does not generational scanning, I am OK for it. ... matz (Yukihiro Matsumoto)
05:46 AM Ruby master Misc #20488: Document source file size restrictions
The limit will be declared (for CRuby):
* maximum line: signed 32 bits (`eval` uses negative line numbers)
* ...
matz (Yukihiro Matsumoto)
05:43 AM Ruby master Bug #20218: aset/masgn/op_asgn with keyword arguments
It is the direction of Ruby's evolution to separate keyword arguments from normal arguments, just as Ruby 3.0 promote... matz (Yukihiro Matsumoto)
05:26 AM Ruby master Bug #18622 (Closed): const_get still looks in Object, while lexical constant lookup no longer does
Sorry, I forgot to reply. Due to the compatibility concern, I'd like to keep this behavior even though it's inconsist... matz (Yukihiro Matsumoto)

05/21/2024

03:59 PM Ruby master Feature #20497: Tempfile.create_io
From what I understand, the real intent of this proposal is to "let the OS clean up after the generated tempfile". If... matz (Yukihiro Matsumoto)

05/16/2024

04:28 AM Ruby master Misc #20491: Proposal for new branch maintainers
I think this is a good idea. Approved.
Matz
matz (Yukihiro Matsumoto)

Also available in: Atom