General

Profile

h.shirosaki (Hiroshi Shirosaki)

Issues

open closed Total
Assigned issues 10 86 96
Reported issues 0 39 39

Projects

Project Roles Registered on
Ruby Committer 02/26/2013
Backport187 Committer 06/18/2013
Backport191 Committer 02/26/2013
Backport192 Committer 02/26/2013
Backport193 Committer 10/19/2012
Backport200 Committer 02/26/2013
Backport21 Committer 12/21/2013
Backport22 Committer 12/19/2014
Ruby 1.8 Committer 02/26/2013
Ruby master Committer 03/19/2012

Activity

10/18/2022

02:25 AM Ruby master Bug #19042 (Closed): Bug: Dir.glob ignores subdirectories in alternation when alternation is preceded by recursive directory pattern
Applied in changeset commit:git|329d5424a479bb08e75bd750c51a5382e382731c.
----------
[Bug #19042] Fix Dir.glob brace...
h.shirosaki (Hiroshi Shirosaki)
12:18 AM Ruby master Revision 329d5424 (git): [Bug #19042] Fix Dir.glob brace with '/'
Dir.glob brace pattern with '/' after '**' does not match
paths in recursive expansion process.
We expand braces with...
h.shirosaki (Hiroshi Shirosaki)

10/14/2022

12:35 PM Ruby master Bug #19042: Bug: Dir.glob ignores subdirectories in alternation when alternation is preceded by recursive directory pattern
If brace patterns have '/', the brace would fail to match here.
https://github.com/ruby/ruby/blob/7b413c1db3e65909c6...
h.shirosaki (Hiroshi Shirosaki)

03/20/2019

01:35 AM Ruby master Bug #15649: Dir.glob regression with braces and Windows drive letters
I created a patch for the bug. h.shirosaki (Hiroshi Shirosaki)

01/16/2019

05:56 AM Ruby master Bug #15540: 2.6.0 Dir#glob regression
Thanks for report. I attached a patch for the issue. h.shirosaki (Hiroshi Shirosaki)

09/29/2018

06:46 AM Ruby master Bug #15162: Encoding::Converter.search_convpath(Encoding::ASCII_8BIT, Encoding::Emacs_Mule) crashes on MinGW
Thank you for test.
This issue seems to be related to #12411 fix.
h.shirosaki (Hiroshi Shirosaki)

09/26/2018

11:42 AM Ruby master Bug #15162: Encoding::Converter.search_convpath(Encoding::ASCII_8BIT, Encoding::Emacs_Mule) crashes on MinGW
I found a smaller test to reproduce SEGV.
```
$ ./miniruby -ve "loop do loop do loop do Encoding::Converter.searc...
h.shirosaki (Hiroshi Shirosaki)
04:09 AM Ruby master Bug #13167: Dir.glob is 25x slower since Ruby 2.2
k0kubun (Takashi Kokubun) wrote:
> After this commit is merged, some CIs that has -DVM_CHECK_MODE=2 and continue to ...
h.shirosaki (Hiroshi Shirosaki)

08/09/2018

07:55 AM Ruby master Bug #13167 (Assigned): Dir.glob is 25x slower since Ruby 2.2
h.shirosaki (Hiroshi Shirosaki)

02/06/2018

02:22 AM Ruby master Bug #13167: Dir.glob is 25x slower since Ruby 2.2
#13873 seems reverted in order to avoid test changes (incompabitility of the order).
My patch (0001-dir.c-performanc...
h.shirosaki (Hiroshi Shirosaki)

Also available in: Atom