April 07, 2016 [phobos] [D-Programming-Language/phobos] add07e: Fix issue 14615 - std.regex.replaceFirstInto throw... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation