February 26, 2014 [phobos] [D-Programming-Language/phobos] 1cc6c6: Fix issue 12007 - cartesianProduct does'nt work wi... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 1cc6c6a1429174c06c9f082699bb28be4c18ad7e https://github.com/D-Programming-Language/phobos/commit/1cc6c6a1429174c06c9f082699bb28be4c18ad7e Author: monarchdodra <monarchdodra@gmail.com> Date: 2014-02-12 (Wed, 12 Feb 2014) Changed paths: M std/range.d Log Message: ----------- Fix issue 12007 - cartesianProduct does'nt work with ranges of immutables The fix consists in making Repeat!T assignable, even if T itself is not. Commit: 98d4c60840d3fb06c03d4b4e6993dc1a69344b50 https://github.com/D-Programming-Language/phobos/commit/98d4c60840d3fb06c03d4b4e6993dc1a69344b50 Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2014-02-26 (Wed, 26 Feb 2014) Changed paths: M std/range.d Log Message: ----------- Merge pull request #1895 from monarchdodra/12007 Fix issue 12007 - cartesianProduct does'nt work with ranges of immutable... Compare: https://github.com/D-Programming-Language/phobos/compare/8d800e59ccec...98d4c60840d3 |
Copyright © 1999-2021 by the D Language Foundation