February 17, 2014 [phobos] [D-Programming-Language/phobos] 889249: Use 4 spaces, not 3 for indentation. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 8892490584add10065cb39c4030425c982ef3027 https://github.com/D-Programming-Language/phobos/commit/8892490584add10065cb39c4030425c982ef3027 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2014-02-17 (Mon, 17 Feb 2014) Changed paths: M std/range.d Log Message: ----------- Use 4 spaces, not 3 for indentation. Commit: 025c133e3465ad53b31ce77bc6f1d6937996e34f https://github.com/D-Programming-Language/phobos/commit/025c133e3465ad53b31ce77bc6f1d6937996e34f Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2014-02-17 (Mon, 17 Feb 2014) Changed paths: M std/range.d Log Message: ----------- Introduce a cast as a workaround for missing inout constructors. Commit: b770bddcaf4eed175461a0d0b982c76a3ca20f1e https://github.com/D-Programming-Language/phobos/commit/b770bddcaf4eed175461a0d0b982c76a3ca20f1e Author: monarch dodra <monarchdodra@gmail.com> Date: 2014-02-17 (Mon, 17 Feb 2014) Changed paths: M std/range.d Log Message: ----------- Merge pull request #1950 from AndrejMitrovic/Fixup1835 Issue 12177 (regression) - inout(Cycle!(string[2])) implicit cast problem Compare: https://github.com/D-Programming-Language/phobos/compare/7d8e0666f8e1...b770bddcaf4e |
Copyright © 1999-2021 by the D Language Foundation