[phobos] [D-Programming-Language/phobos] d93979: Introduce lookahead for ctRegex

GitHub noreply at github.com
Sun Aug 11 12:23:37 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: d939790ed5bbcfb6e1af7a29a7425a9478d80919
      https://github.com/D-Programming-Language/phobos/commit/d939790ed5bbcfb6e1af7a29a7425a9478d80919
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2013-08-11 (Sun, 11 Aug 2013)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Introduce lookahead for ctRegex


  Commit: cb05620be88b220a5980f0e18ce2d3a9bc3511e1
      https://github.com/D-Programming-Language/phobos/commit/cb05620be88b220a5980f0e18ce2d3a9bc3511e1
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2013-08-11 (Sun, 11 Aug 2013)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  safety of nested lookahead, enable all of R-T tests


  Commit: 11ceba59f963a53a1a2a0dbe5fa165a7eb73c11c
      https://github.com/D-Programming-Language/phobos/commit/11ceba59f963a53a1a2a0dbe5fa165a7eb73c11c
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-08-11 (Sun, 11 Aug 2013)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Merge pull request #1465 from blackwhale/ctr-lookahead

Lookahead support for static regex aka ctRegex


Compare: https://github.com/D-Programming-Language/phobos/compare/a4707f7a6ed9...11ceba59f963


More information about the phobos mailing list