h.shirosaki (Hiroshi Shirosaki)
- Login: h.shirosaki
- Email: h.shirosaki@gmail.com
- Registered on: 04/21/2011
- Last sign in: 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/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-...
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
- 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... - 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: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... - 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... - 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.
Also available in: Atom