[phobos] [D-Programming-Language/phobos] 8b3fd1: workaround prime cases of issue 10985 in std.regex

GitHub noreply at github.com
Fri Dec 27 17:06:11 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 8b3fd1fb5e436f472894d197d3cfa94e533a3fef
      https://github.com/D-Programming-Language/phobos/commit/8b3fd1fb5e436f472894d197d3cfa94e533a3fef
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2013-12-25 (Wed, 25 Dec 2013)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  workaround prime cases of issue 10985 in std.regex


  Commit: 762bf5c42de48e5c68f446b81cb523cb0fba243f
      https://github.com/D-Programming-Language/phobos/commit/762bf5c42de48e5c68f446b81cb523cb0fba243f
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-12-27 (Fri, 27 Dec 2013)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Merge pull request #1553 from blackwhale/force-inline-regex

Some simple std.regex optimization


Compare: https://github.com/D-Programming-Language/phobos/compare/ceaad05b53b0...762bf5c42de4


More information about the phobos mailing list