h.shirosaki (Hiroshi Shirosaki)
- Login: h.shirosaki
- Email: h.shirosaki@gmail.com
- Registered on: 04/21/2011
- Last connection: 02/27/2023
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... -
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...
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...
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.
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.
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.
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... -
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 ...
08/09/2018
-
07:55 AM Ruby master Bug #13167 (Assigned): Dir.glob is 25x slower since Ruby 2.2
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...
Also available in: Atom