[phobos] [D-Programming-Language/phobos] 873a44: std.regex - fix issue 12105

GitHub noreply at github.com
Sun Feb 23 11:49:08 PST 2014


  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 at 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 at 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


More information about the phobos mailing list