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 1 29 30

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

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)

05/14/2024

07:26 AM Ruby master Feature #6648: Provide a standard API for retrieving all command-line flags passed to Ruby
If `RbConfig` is a convenient place for you, it is OK to add `ruby_args`.
Matz.
matz (Yukihiro Matsumoto)
07:23 AM Ruby master Feature #20443: Allow Major GC's to be disabled
As long as the pluggable GC issue is clearly stated somewhere, I have no objection.
Matz.
matz (Yukihiro Matsumoto)

05/09/2024

12:56 PM Ruby master Feature #20443: Allow Major GC's to be disabled
I am neutral on this proposal. However, I am concerned that there may not be a Major GC when GC made pluggable.
Ma...
matz (Yukihiro Matsumoto)

04/17/2024

10:44 PM Ruby master Feature #20350: Return chilled string from Symbol#to_s
I am in favor of experimenting. I am in favor of moving to immutable strings in the future if there are no significan... matz (Yukihiro Matsumoto)
09:34 AM Ruby master Feature #20335: `Thread.each_caller_location` should accept the same arguments as `caller` and `caller_locations`
Accepted. Thank you.
Matz.
matz (Yukihiro Matsumoto)
07:57 AM Ruby master Feature #20429: Emit a performance warning when specially optimized core methods are redefined
Sounds reasonable. Accepted.
Matz.
matz (Yukihiro Matsumoto)
06:19 AM Ruby master Bug #20414: `Fiber#raise` should recurse to `resumed_fiber` rather than failing.
I see no problem in the proposal. I agree.
Matz.
matz (Yukihiro Matsumoto)
04:58 AM Ruby master Feature #6413 (Rejected): Make Dir.entries default to Dir.entries(Dir.pwd)
As a language with concurrency, I don't think depending on the current directory implicitly is a good idea.
Matz.
matz (Yukihiro Matsumoto)
04:55 AM Ruby master Feature #5133 (Rejected): Array#unzip as an alias of Array#transpose
`unzip` is not really intuitive with Ruby's OO design. Unlike Haskell, Ruby does not have static type issues.
Matz.
matz (Yukihiro Matsumoto)

Also available in: Atom