June 19, 2013 [phobos] [D-Programming-Language/phobos] ebe93d: Issue 10130 - Fix compile error when calling map o... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: ebe93db8c19132888169e880ea6ce0db8385acf6 https://github.com/D-Programming-Language/phobos/commit/ebe93db8c19132888169e880ea6ce0db8385acf6 Author: irritate <irritate@gmail.com> Date: 2013-06-18 (Tue, 18 Jun 2013) Changed paths: M std/algorithm.d M std/range.d Log Message: ----------- Issue 10130 - Fix compile error when calling map on iota with const step. Also fixed the similar issue for iota with const begin/end/step floats. Commit: 7f000bb980ef47dd161dc7426cafa7785b032d26 https://github.com/D-Programming-Language/phobos/commit/7f000bb980ef47dd161dc7426cafa7785b032d26 Author: irritate <irritate@gmail.com> Date: 2013-06-18 (Tue, 18 Jun 2013) Changed paths: M std/algorithm.d Log Message: ----------- Remove unnecessary mixin in static assert. Commit: 5521cca32a5a51cc2880d0f51fcbe1ab3773f88b https://github.com/D-Programming-Language/phobos/commit/5521cca32a5a51cc2880d0f51fcbe1ab3773f88b Author: irritate <irritate@gmail.com> Date: 2013-06-18 (Tue, 18 Jun 2013) Changed paths: M std/range.d Log Message: ----------- Just call Unqual once after CommonType. Commit: aa4d498466048b422761f8670302aa23dd0703e5 https://github.com/D-Programming-Language/phobos/commit/aa4d498466048b422761f8670302aa23dd0703e5 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2013-06-19 (Wed, 19 Jun 2013) Changed paths: M std/algorithm.d M std/range.d Log Message: ----------- Merge pull request #1354 from irritate/issue_10130 Issue 10130 - Fix compile error when calling map on iota with const step... Compare: https://github.com/D-Programming-Language/phobos/compare/6054d6a3c386...aa4d49846604 |
Copyright © 1999-2021 by the D Language Foundation