November 30, 2013 [phobos] [D-Programming-Language/phobos] 52c35a: avoid calling delegates even in outer cycles, bran... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation