[phobos] [D-Programming-Language/phobos] d70356: Fix topN(Range, Range) disrespect of its predicate
GitHub via phobos
phobos at puremagic.com
Thu Dec 10 14:26:18 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: d70356e0190d92b5e0f7e2389006911901ccd0f8
https://github.com/D-Programming-Language/phobos/commit/d70356e0190d92b5e0f7e2389006911901ccd0f8
Author: Infiltrator <lt.infiltrator at gmail.com>
Date: 2015-12-10 (Thu, 10 Dec 2015)
Changed paths:
M std/algorithm/sorting.d
Log Message:
-----------
Fix topN(Range, Range) disrespect of its predicate
Commit: 66e01c324cd93b7775c1dc912e1618f8b957c894
https://github.com/D-Programming-Language/phobos/commit/66e01c324cd93b7775c1dc912e1618f8b957c894
Author: JakobOvrum <JakobOvrum at users.noreply.github.com>
Date: 2015-12-11 (Fri, 11 Dec 2015)
Changed paths:
M std/algorithm/sorting.d
Log Message:
-----------
Merge pull request #3863 from Infiltrator/patch-4
Fix Issue 15420 - topN(Range, Range) does not respect its less predicate
Compare: https://github.com/D-Programming-Language/phobos/compare/c82f47cb8d2f...66e01c324cd9
More information about the phobos
mailing list