[phobos] [dlang/phobos] 6b165d: Fix issue 10777 - multiSort should return a Sorted...
GitHub via phobos
phobos at puremagic.com
Thu May 5 15:43:57 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 6b165d4deb110d5311131eb61b99895d6ef36297
https://github.com/dlang/phobos/commit/6b165d4deb110d5311131eb61b99895d6ef36297
Author: Sebastian Wilzbach <seb at wilzba.ch>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M std/algorithm/sorting.d
Log Message:
-----------
Fix issue 10777 - multiSort should return a SortedRange
Commit: 72fdea91e0451c814ec3bcc6c6fc8bc51a75096f
https://github.com/dlang/phobos/commit/72fdea91e0451c814ec3bcc6c6fc8bc51a75096f
Author: Martin Nowak <code at dawg.eu>
Date: 2016-05-06 (Fri, 06 May 2016)
Changed paths:
M std/algorithm/sorting.d
Log Message:
-----------
Merge pull request #4235 from wilzbach/multisort_with_pred
Fix issue 10777 - multiSort should return a SortedRange
Compare: https://github.com/dlang/phobos/compare/56e6d25a2dc2...72fdea91e045
More information about the phobos
mailing list