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.o...@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.o...@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 <and...@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
_______________________________________________
phobos mailing list
phobos@puremagic.com
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to