[phobos] [D-Programming-Language/phobos] 52c35a: avoid calling delegates even in outer cycles, bran...

GitHub noreply at github.com
Sat Nov 30 07:39:40 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 52c35a68567350a7dd5a684c95baaa27eda0b06a
      https://github.com/D-Programming-Language/phobos/commit/52c35a68567350a7dd5a684c95baaa27eda0b06a
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2013-11-28 (Thu, 28 Nov 2013)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  avoid calling delegates even in outer cycles, branch early, statically


  Commit: fbaa4f826bd4849521157d1ef94df734167492f0
      https://github.com/D-Programming-Language/phobos/commit/fbaa4f826bd4849521157d1ef94df734167492f0
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-11-30 (Sat, 30 Nov 2013)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Merge pull request #1734 from blackwhale/no-indirect

Tiny optimization for std.regex


Compare: https://github.com/D-Programming-Language/phobos/compare/56862d3b4c8b...fbaa4f826bd4


More information about the phobos mailing list