General

Profile

naruse (Yui NARUSE)

  • Login: naruse
  • Email: naruse@airemix.jp
  • Registered on: 04/27/2008
  • Last sign in: 02/22/2024

Issues

open closed Total
Assigned issues 12 291 303
Reported issues 12 170 182

Projects

Project Roles Registered on
Ruby Committer, Release Manager, Infrastructure team 04/27/2008

Like

Activity

03/14/2025

10:51 AM Ruby Feature #19908: Update to Unicode 15.1
The change looks good to me.
Since you have already contributed reline and show your engineering skill, and now you ...
naruse (Yui NARUSE)

02/13/2025

09:29 AM Ruby Bug #21119: Programs containing `Dir.glob` with a thread executing a CPU-heavy task run very slowly.
If there is a C Dir.glob implementation, we can run it in another pthread in parallel. naruse (Yui NARUSE)
08:56 AM Ruby Bug #21102 (Rejected): Unexpected encoding when concatenating ASCII string with ASCII compatible string with non ASCII encoding
This behavior is for the case when a string is used as as buffer.
In that case the first string is the buffer, and f...
naruse (Yui NARUSE)

12/25/2024

07:55 AM Ruby Revision d88c066f (git): Add fail safe to check uncommitted changes
naruse (Yui NARUSE)
07:43 AM Ruby Revision 48d4efcb (git): v3.4.1
naruse (Yui NARUSE)

12/24/2024

07:30 AM Ruby Feature #20564: Switch default parser to Prism
I heard Kevin left Shopify. I'm wondering who owns Prism related components.
As far as I understand, there are Prism...
naruse (Yui NARUSE)

12/12/2024

01:58 PM Ruby Revision 54964526 (git): increase diff.renameLimit
naruse (Yui NARUSE)

09/05/2024

09:23 AM Ruby Bug #20690 (Rejected): URI.encode_www_form_component method escapes tilde when it's not supposed to
`URI.encode_www_form_component` is designed for HTML form submission.
It is not whatt RFC3986 defines as "Percent-En...
naruse (Yui NARUSE)

07/16/2024

02:18 AM Ruby Bug #19266: URI::Generic should use URI::RFC3986_PARSER instead of URI::DEFAULT_PARSER
Since the use case sounds reasonable, let's try the new version.
@hsbt could you change it?
naruse (Yui NARUSE)

07/11/2024

07:51 AM Ruby Misc #20407: Question about applying encoding modifier to an interpolated Regexp
Since this feature is not widely used and will not be widely used, how do we keep this as is?
After for a while, thi...
naruse (Yui NARUSE)

Also available in: Atom