[phobos] [D-Programming-Language/phobos] 0736e9: Allow nextChar to be inlined by DMD

GitHub via phobos phobos at puremagic.com
Wed Mar 23 23:11:03 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 0736e907a444152159847469e9e4375b5506721a
      https://github.com/D-Programming-Language/phobos/commit/0736e907a444152159847469e9e4375b5506721a
  Author: Dmitry Olshansky <olshansky at knackit.com>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M std/regex/internal/ir.d

  Log Message:
  -----------
  Allow nextChar to be inlined by DMD

Healthy 2-3% of speedup.


  Commit: 23a1a0a1b12c40eba550cfea5ddb7d9c288ca6ee
      https://github.com/D-Programming-Language/phobos/commit/23a1a0a1b12c40eba550cfea5ddb7d9c288ca6ee
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M std/regex/internal/ir.d

  Log Message:
  -----------
  Merge pull request #4113 from DmitryOlshansky/inline-regex

[std.regex] Allow nextChar to be inlined by DMD


Compare: https://github.com/D-Programming-Language/phobos/compare/6a87b68e78a8...23a1a0a1b12c


More information about the phobos mailing list