July 08, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: bb13820459da403e44902ec0fce21490504b766e
      https://github.com/dlang/phobos/commit/bb13820459da403e44902ec0fce21490504b766e
  Author: Jack Stouffer <jack@jackstouffer.com>
  Date:   2016-07-08 (Fri, 08 Jul 2016)

  Changed paths:
    M std/file.d
    M std/process.d

  Log Message:
  -----------
  [std.file] Removed global std.conv and std.path imports


  Commit: 323a3aed9dadd1156bf5152b167b26e6a817e85b
      https://github.com/dlang/phobos/commit/323a3aed9dadd1156bf5152b167b26e6a817e85b
  Author: Jack Stouffer <jack@jackstouffer.com>
  Date:   2016-07-08 (Fri, 08 Jul 2016)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  [std.file] Removed global std.exception import


  Commit: 782e5399eab22d5c93af87d87bc50e9b66e26266
      https://github.com/dlang/phobos/commit/782e5399eab22d5c93af87d87bc50e9b66e26266
  Author: Walter Bright <WalterBright@users.noreply.github.com>
  Date:   2016-07-08 (Fri, 08 Jul 2016)

  Changed paths:
    M std/file.d
    M std/process.d

  Log Message:
  -----------
  Merge pull request #4455 from JackStouffer/file

Remove some global imports from std.file


Compare: https://github.com/dlang/phobos/compare/c2209e95877d...782e5399eab2