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/21/2019

01:32 PM Ruby master Revision 0f63d961 (git): dir.c: fix Dir.glob starts with brace
* dir.c (ruby_glob0): expand braces if a glob pattern starts with
brace.
[ruby-core:91728] [Bug #15649]
git-svn-...
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

02:06 PM Ruby master Revision d1417ff8 (git): dir.c: fix Dir.glob with braces and matching dir
* dir.c (join_path_from_pattern): add the last slash for directory
matching.
* test/ruby/test_dir.rb (test_glob_re...
h.shirosaki (Hiroshi Shirosaki)
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:47 AM Ruby master Revision 29b2ea6b (git): Revert search_convpath spec
Remove .name since SEGV on MinGW is fixed.
[ruby-core:89200]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64880...
h.shirosaki (Hiroshi Shirosaki)
06:47 AM Ruby master Revision b965781e (git): transcode.c: add GC guard on raise
* transcode.c (econv_s_search_convpath): add GC guard to fix SEGV
on raise.
[Bug #15162] [ruby-core:89172]
git-s...
h.shirosaki (Hiroshi Shirosaki)
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)

Also available in: Atom