February 23, 2014 [phobos] [D-Programming-Language/phobos] 873a44: std.regex - fix issue 12105 | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 873a440fd44a52dd84600d572f62175b4b9b0551 https://github.com/D-Programming-Language/phobos/commit/873a440fd44a52dd84600d572f62175b4b9b0551 Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2014-02-22 (Sat, 22 Feb 2014) Changed paths: M std/regex.d Log Message: ----------- std.regex - fix issue 12105 Handle the case where a lazy quantified loop will have pessimistic empty "quick test", for example in front of a lookaround. Commit: afd910e924eb60b0c53e8ec3c9bfc6cde4a8db2a https://github.com/D-Programming-Language/phobos/commit/afd910e924eb60b0c53e8ec3c9bfc6cde4a8db2a Author: monarch dodra <monarchdodra@gmail.com> Date: 2014-02-23 (Sun, 23 Feb 2014) Changed paths: M std/regex.d Log Message: ----------- Merge pull request #1959 from blackwhale/issue-12105 std.regex - fix issue 12105 Compare: https://github.com/D-Programming-Language/phobos/compare/143ff426eb13...afd910e924eb |
Copyright © 1999-2021 by the D Language Foundation