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 151 709 860
Reported issues 1 31 32

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

01/09/2025

10:14 AM Ruby master Feature #21015: Add in a `-g` flag, like `-s` but with a few more quality of life features
I like the basic idea of this proposal. But, I am against:
* `-g` option name. `-s` is relatively unpopular. Even ...
matz (Yukihiro Matsumoto)
09:03 AM Ruby master Feature #20971: Deprecate `rb_path_check`
As a UNIX user from ancient time, I feel a world writable directory is too dangerous to allow. But if everyone is OK ... matz (Yukihiro Matsumoto)
04:22 AM Ruby master Feature #20993 (Rejected): Allow `class <constant-path> = <expression>` syntax
This is a too trivial issue to add new syntax. I suggest the following (I know the difference, but it works OK, doesn... matz (Yukihiro Matsumoto)

12/25/2024

09:15 AM Ruby master Revision 2f064b3b (git): Development of 3.5.0 started.
matz (Yukihiro Matsumoto)
09:15 AM Ruby master Revision 873f6ca3 (git): [DOC] Flush NEWS.md
matz (Yukihiro Matsumoto)

12/18/2024

06:19 AM Ruby master Bug #20943: Constant defined in `Data.define` block
Blocks do not introduce new scope even with `instance_eval` nor `class_eval` (along with `Data.define` etc. with bloc... matz (Yukihiro Matsumoto)
06:13 AM Ruby master Feature #20925: Allow boolean operators at beginning of line to continue previous line
+1. Although it might take time to implement since we have duplicated parser implementations at the moment.
Matz.
matz (Yukihiro Matsumoto)
06:11 AM Ruby master Feature #20885: String#gsub?
I am not positive for adding `gsub?`. It's not a predicate, after all.
Matz.
matz (Yukihiro Matsumoto)

12/14/2024

05:29 AM Ruby master Feature #20882 (Rejected): Provide Boolean(...)
I don't think it works well in the Ruby ecosystem. Rejected (as previous proposals).
Matz.
matz (Yukihiro Matsumoto)

12/12/2024

07:21 AM Ruby master Feature #20861: Add an environment variable for tuning the default thread quantum
I vote for the environment variable `RUBY_THREAD_TIMESLICE`. The term **quantum** is unfamiliar to me.
Matz.
matz (Yukihiro Matsumoto)

Also available in: Atom