October 13, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: d745fb8ae2df0c73b7b6faf2c174c0fdb50a1a6b
      https://github.com/dlang/phobos/commit/d745fb8ae2df0c73b7b6faf2c174c0fdb50a1a6b
  Author: Dmitry Olshansky <dmitry.olsh@gmail.com>
  Date:   2016-10-11 (Tue, 11 Oct 2016)

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

  Log Message:
  -----------
  [std.regex] Optimize reads from hash table


  Commit: 62d16fd06a65e94fbc8530da84dd69d74151670a
      https://github.com/dlang/phobos/commit/62d16fd06a65e94fbc8530da84dd69d74151670a
  Author: Walter Bright <WalterBright@users.noreply.github.com>
  Date:   2016-10-13 (Thu, 13 Oct 2016)

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

  Log Message:
  -----------
  Merge pull request #4851 from DmitryOlshansky/regex-faster-htab

[std.regex] Optimize reads from hash table


Compare: https://github.com/dlang/phobos/compare/dd609e6a6b5f...62d16fd06a65