Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 6e51fdf469fe27c043c498cc3b4b291c94ab0dc1
https://github.com/D-Programming-Language/phobos/commit/6e51fdf469fe27c043c498cc3b4b291c94ab0dc1
Author: H. S. Teoh <[email protected]>
Date: 2014-07-12 (Sat, 12 Jul 2014)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Fix range violation for cartesianProduct of empty ranges.
Completes the fix for: https://issues.dlang.org/show_bug.cgi?id=10693
Commit: 5f0155b0c8c2ff807debcf3a33a12da3ee744fb8
https://github.com/D-Programming-Language/phobos/commit/5f0155b0c8c2ff807debcf3a33a12da3ee744fb8
Author: H. S. Teoh <[email protected]>
Date: 2014-07-14 (Mon, 14 Jul 2014)
Changed paths:
M std/algorithm.d
Log Message:
-----------
.init value of cartesianProduct should be empty.
Commit: 04dee6bfe5bda49e4ade1cc309d8b788426e0a16
https://github.com/D-Programming-Language/phobos/commit/04dee6bfe5bda49e4ade1cc309d8b788426e0a16
Author: Михаил Страшун <[email protected]>
Date: 2014-07-15 (Tue, 15 Jul 2014)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #2328 from quickfur/issue10693
Fix range violation for cartesianProduct of empty ranges.
Compare:
https://github.com/D-Programming-Language/phobos/compare/3115f01f8be0...04dee6bfe5bd_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos