[phobos] [D-Programming-Language/phobos] add07e: Fix issue 14615 - std.regex.replaceFirstInto throw...
GitHub via phobos
phobos at puremagic.com
Thu Apr 7 08:40:51 PDT 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: add07e7ea6815bdfa6f89b12e78f76d0ecaff6fd
https://github.com/D-Programming-Language/phobos/commit/add07e7ea6815bdfa6f89b12e78f76d0ecaff6fd
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-04-07 (Thu, 07 Apr 2016)
Changed paths:
M std/regex/internal/tests.d
M std/regex/package.d
Log Message:
-----------
Fix issue 14615 - std.regex.replaceFirstInto throws exception when no match is found
Commit: efd74a5fea9dd7c8c14bf53d192ca2236f9013ef
https://github.com/D-Programming-Language/phobos/commit/efd74a5fea9dd7c8c14bf53d192ca2236f9013ef
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-04-07 (Thu, 07 Apr 2016)
Changed paths:
M std/regex/internal/tests.d
M std/regex/package.d
Log Message:
-----------
Merge pull request #4160 from DmitryOlshansky/issue-14615
Fix issue 14615 - std.regex.replaceFirstInto throws exception when no match is found
Compare: https://github.com/D-Programming-Language/phobos/compare/af373d96fc3a...efd74a5fea9d
More information about the phobos
mailing list