December 08, 2015 [phobos] [D-Programming-Language/phobos] 865afe: Update topN functions to return their top ranges | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation