[phobos] [dlang/phobos] e21f27: [Issue 16170] Seperate std.algorithm.sorting.parti...

GitHub via phobos phobos at puremagic.com
Fri Sep 30 08:43:20 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: e21f2729ba3f99605c7db5572c96ad83b1b7ae86
      https://github.com/dlang/phobos/commit/e21f2729ba3f99605c7db5572c96ad83b1b7ae86
  Author: Jack Stouffer <jack at jackstouffer.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M std/algorithm/sorting.d

  Log Message:
  -----------
  [Issue 16170] Seperate std.algorithm.sorting.partition into various overloads in order to facilitate further improvements


  Commit: b2978040ca3c0f061f283e4f433507b635337efb
      https://github.com/dlang/phobos/commit/b2978040ca3c0f061f283e4f433507b635337efb
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M std/algorithm/sorting.d

  Log Message:
  -----------
  Merge pull request #4429 from JackStouffer/issue16170

[Issue 16170] Partial Fix for Broken std.algorithm.sorting.partition


Compare: https://github.com/dlang/phobos/compare/302632968f16...b2978040ca3c


More information about the phobos mailing list