[phobos] [dlang/phobos] 0c100a: std.algorithm: set accidentally exposed methods to...

GitHub via phobos phobos at puremagic.com
Sat Jun 18 01:28:00 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 0c100a7b5a941e85f33a4f3170e2783116134ee7
      https://github.com/dlang/phobos/commit/0c100a7b5a941e85f33a4f3170e2783116134ee7
  Author: Sebastian Wilzbach <seb at wilzba.ch>
  Date:   2016-06-04 (Sat, 04 Jun 2016)

  Changed paths:
    M std/algorithm/iteration.d
    M std/algorithm/mutation.d
    M std/algorithm/searching.d
    M std/algorithm/setops.d

  Log Message:
  -----------
  std.algorithm: set accidentally exposed methods to private


  Commit: ac9c93cb9edd1d3cd5154acde40c5ab520e20daa
      https://github.com/dlang/phobos/commit/ac9c93cb9edd1d3cd5154acde40c5ab520e20daa
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2016-06-18 (Sat, 18 Jun 2016)

  Changed paths:
    M std/algorithm/iteration.d
    M std/algorithm/mutation.d
    M std/algorithm/searching.d
    M std/algorithm/setops.d

  Log Message:
  -----------
  Merge pull request #4315 from wilzbach/algorithms_private_cleanup

std.algorithm: set accidentally exposed methods to private


Compare: https://github.com/dlang/phobos/compare/75ad1df66d39...ac9c93cb9edd


More information about the phobos mailing list