February 13, 2016
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: a33a6d8660d6087e8a068af8a14d549f1c3448fa
      https://github.com/D-Programming-Language/phobos/commit/a33a6d8660d6087e8a068af8a14d549f1c3448fa
  Author: Walter Bright <walter@walterbright.com>
  Date:   2016-02-13 (Sat, 13 Feb 2016)

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

  Log Message:
  -----------
  conform to new import lookup rules


  Commit: 604fa79b1c080d17da96bf6ea90a5d3f4abe5fb4
      https://github.com/D-Programming-Language/phobos/commit/604fa79b1c080d17da96bf6ea90a5d3f4abe5fb4
  Author: Iain Buclaw <ibuclaw@gdcproject.org>
  Date:   2016-02-13 (Sat, 13 Feb 2016)

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

  Log Message:
  -----------
  Merge pull request #3993 from WalterBright/parserLookup

conform to new import lookup rules


Compare: https://github.com/D-Programming-Language/phobos/compare/c548dbfbb4e0...604fa79b1c08