[phobos] [D-Programming-Language/phobos] ef2e43: Fix issue 13594: next(Even)Permutation doesn't nee...
GitHub via phobos
phobos at puremagic.com
Sun Nov 2 05:47:26 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: ef2e43181b7dbe7f98d9be1ee3e415f5dbbe49fb
https://github.com/D-Programming-Language/phobos/commit/ef2e43181b7dbe7f98d9be1ee3e415f5dbbe49fb
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-11-01 (Sat, 01 Nov 2014)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Fix issue 13594: next(Even)Permutation doesn't need to take input range by ref.
Commit: 9add378a5c1626ca49ef77170466feb576505974
https://github.com/D-Programming-Language/phobos/commit/9add378a5c1626ca49ef77170466feb576505974
Author: Михаил Страшун <registrations at dicebot.lv>
Date: 2014-11-02 (Sun, 02 Nov 2014)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #2651 from quickfur/issue13594b
Fix issue 13594: next(Even)Permutation doesn't need to take input range by ref.
Compare: https://github.com/D-Programming-Language/phobos/compare/7dfe28857638...9add378a5c16
More information about the phobos
mailing list