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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to