General

Profile

matz (Yukihiro Matsumoto)

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

Issues

open closed Total
Assigned issues 150 702 852
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

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)

03/19/2024

03:07 AM Ruby master Feature #19057: Hide implementation of `rb_io_t`.
I agree with @mame. This change would break too many tests, apps, etc. We cannot accept the change at the moment.
Ca...
matz (Yukihiro Matsumoto)
03:05 AM Ruby master Feature #20345: Add `--target-rbconfig` option to mkmf
Sounds nice. Go ahead.
Matz.
matz (Yukihiro Matsumoto)

03/14/2024

09:04 AM Ruby master Feature #20202 (Rejected): Memoized endless method definitions
I don't accept this proposal for several reasons:
* I don't see significant use-case
* method set for a class sho...
matz (Yukihiro Matsumoto)
08:07 AM Ruby master Feature #20331: Should parser warn hash duplication and when clause?
1. parser should warn only minimal and apparent cases, no base conversion, no bignum allocation. Handling `_` in the ... matz (Yukihiro Matsumoto)

Also available in: Atom