Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 44445cfb9e62640caf5beb1cb0444565534da342
      
https://github.com/D-Programming-Language/phobos/commit/44445cfb9e62640caf5beb1cb0444565534da342
  Author: Dmitry Olshansky <[email protected]>
  Date:   2014-05-15 (Thu, 15 May 2014)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Fix issue 12366 Range violation in compile-time regex

Back-references are not a part of "quick-test" in R-T version,
neither should they be in C-T.


  Commit: f77ee1a0150e8c6f7284d4b8535730f457e7d71a
      
https://github.com/D-Programming-Language/phobos/commit/f77ee1a0150e8c6f7284d4b8535730f457e7d71a
  Author: Walter Bright <[email protected]>
  Date:   2014-05-15 (Thu, 15 May 2014)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Merge pull request #2171 from DmitryOlshansky/issue-12366

Fix issue 12366 Range violation in compile-time regex


Compare: 
https://github.com/D-Programming-Language/phobos/compare/aca7906e298f...f77ee1a0150e
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to