[phobos] [D-Programming-Language/phobos] 865afe: Update topN functions to return their top ranges

GitHub via phobos phobos at puremagic.com
Tue Dec 8 06:04:07 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 865afe1b39e4dad7eeb2cd74de64c5388f41bc80
      https://github.com/D-Programming-Language/phobos/commit/865afe1b39e4dad7eeb2cd74de64c5388f41bc80
  Author: Infiltrator <lt.infiltrator at gmail.com>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M std/algorithm/sorting.d

  Log Message:
  -----------
  Update topN functions to return their top ranges


  Commit: 3f9a33f91d6502947d880448ab8049236a1efa4e
      https://github.com/D-Programming-Language/phobos/commit/3f9a33f91d6502947d880448ab8049236a1efa4e
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M std/algorithm/sorting.d

  Log Message:
  -----------
  Merge pull request #3864 from Infiltrator/patch-1

Fix issue 12987 - topN should return the top portion of the range


Compare: https://github.com/D-Programming-Language/phobos/compare/8da9dbc2ae7a...3f9a33f91d65


More information about the phobos mailing list