[phobos] [dlang/phobos] 94d74a: [Issue 16073] Fix incorrect uses of random access ...

GitHub via phobos phobos at puremagic.com
Tue Jun 14 08:02:00 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 94d74ac8f5772e3e32f7c2e2b4b59fd0783a6ad5
      https://github.com/dlang/phobos/commit/94d74ac8f5772e3e32f7c2e2b4b59fd0783a6ad5
  Author: Jack Stouffer <jack at jackstouffer.com>
  Date:   2016-06-14 (Tue, 14 Jun 2016)

  Changed paths:
    M std/algorithm/sorting.d

  Log Message:
  -----------
  [Issue 16073] Fix incorrect uses of random access range primitives in std.algorithm.sorting


  Commit: c5bb43ce54d7feb244ba032c43aecd7aa7c9356a
      https://github.com/dlang/phobos/commit/c5bb43ce54d7feb244ba032c43aecd7aa7c9356a
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2016-06-14 (Tue, 14 Jun 2016)

  Changed paths:
    M std/algorithm/sorting.d

  Log Message:
  -----------
  Merge pull request #4425 from JackStouffer/issue16073

Partial Fix for Issue 16073 (part 2)


Compare: https://github.com/dlang/phobos/compare/9c0d3f408c58...c5bb43ce54d7


More information about the phobos mailing list