May 27, 2012 [phobos] [D-Programming-Language/phobos] ed00f6: fix Issue 7824 - isInputRange fails to recognize i... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: ed00f6c28c602bd5c3b197e555c44d3b53ef76ba https://github.com/D-Programming-Language/phobos/commit/ed00f6c28c602bd5c3b197e555c44d3b53ef76ba Author: k-hara <k.hara.pg@gmail.com> Date: 2012-05-27 (Sun, 27 May 2012) Changed paths: M std/range.d Log Message: ----------- fix Issue 7824 - isInputRange fails to recognize inout(T)[] Commit: 900fa89e420e6d7df95ae33f119393b2695a9163 https://github.com/D-Programming-Language/phobos/commit/900fa89e420e6d7df95ae33f119393b2695a9163 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-05-27 (Sun, 27 May 2012) Changed paths: M std/range.d Log Message: ----------- More fixes for inout qualifier. Commit: 1c33f47992894fb53c9e0a3941b8780b9141c0e2 https://github.com/D-Programming-Language/phobos/commit/1c33f47992894fb53c9e0a3941b8780b9141c0e2 Author: David Simcha <dsimcha@gmail.com> Date: 2012-05-27 (Sun, 27 May 2012) Changed paths: M std/range.d Log Message: ----------- Merge pull request #539 from 9rnsr/fix7824 Issue 7824 - isInputRange fails to recognize inout(T)[] Compare: https://github.com/D-Programming-Language/phobos/compare/613d10f...1c33f47 |
Copyright © 1999-2021 by the D Language Foundation