May 05, 2016 [phobos] [dlang/phobos] 6b165d: Fix issue 10777 - multiSort should return a Sorted... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 6b165d4deb110d5311131eb61b99895d6ef36297 https://github.com/dlang/phobos/commit/6b165d4deb110d5311131eb61b99895d6ef36297 Author: Sebastian Wilzbach <seb@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@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 |
Copyright © 1999-2021 by the D Language Foundation