[phobos] [D-Programming-Language/phobos] b0acb7: Fix remaining import deprecation messages

GitHub via phobos phobos at puremagic.com
Mon Feb 22 15:34:54 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: b0acb7a3941795f16ffcea48445d785bdab986d6
      https://github.com/D-Programming-Language/phobos/commit/b0acb7a3941795f16ffcea48445d785bdab986d6
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2016-02-22 (Mon, 22 Feb 2016)

  Changed paths:
    M std/algorithm/comparison.d
    M std/algorithm/mutation.d
    M std/algorithm/searching.d
    M std/complex.d
    M std/container/slist.d
    M std/conv.d
    M std/cstream.d
    M std/datetime.d
    M std/file.d
    M std/net/curl.d
    M std/parallelism.d
    M std/range/package.d
    M std/range/primitives.d
    M std/regex/package.d
    M std/socket.d
    M std/string.d
    M std/uni.d

  Log Message:
  -----------
  Fix remaining import deprecation messages


  Commit: 7be2a35045b3e5d913afeb21bb449e8f10ccf421
      https://github.com/D-Programming-Language/phobos/commit/7be2a35045b3e5d913afeb21bb449e8f10ccf421
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2016-02-22 (Mon, 22 Feb 2016)

  Changed paths:
    M std/complex.d

  Log Message:
  -----------
  Switch some static imports to selective.


  Commit: 0a885cd1d0702248f2f090d4a5c92ff66ba79bca
      https://github.com/D-Programming-Language/phobos/commit/0a885cd1d0702248f2f090d4a5c92ff66ba79bca
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2016-02-22 (Mon, 22 Feb 2016)

  Changed paths:
    M std/algorithm/comparison.d
    M std/algorithm/mutation.d
    M std/algorithm/searching.d
    M std/complex.d
    M std/container/slist.d
    M std/conv.d
    M std/cstream.d
    M std/datetime.d
    M std/file.d
    M std/net/curl.d
    M std/parallelism.d
    M std/range/package.d
    M std/range/primitives.d
    M std/regex/package.d
    M std/socket.d
    M std/string.d
    M std/uni.d

  Log Message:
  -----------
  Merge pull request #4016 from schveiguy/fix_import_deprecations

Fix remaining import deprecation messages


Compare: https://github.com/D-Programming-Language/phobos/compare/972227d286d2...0a885cd1d070


More information about the phobos mailing list