July 20, 2012 [phobos] [D-Programming-Language/phobos] 5d7148: c[a, b] -> opIndex but we want call to go to opSli... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 5d7148bf3172b9ddffd737329b983232cd808131 https://github.com/D-Programming-Language/phobos/commit/5d7148bf3172b9ddffd737329b983232cd808131 Author: Ellery Newcomer <ellery@madrone.localdomain> Date: 2012-07-20 (Fri, 20 Jul 2012) Changed paths: M std/container.d Log Message: ----------- c[a, b] -> opIndex but we want call to go to opSlice Commit: edcb304618a130115c327e4c982b1caddc875d66 https://github.com/D-Programming-Language/phobos/commit/edcb304618a130115c327e4c982b1caddc875d66 Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2012-07-20 (Fri, 20 Jul 2012) Changed paths: M std/container.d Log Message: ----------- Merge pull request #706 from mylodon/container_slice_gaff c[a, b] should be c[a .. b] Compare: https://github.com/D-Programming-Language/phobos/compare/9e6f7e17f30a...edcb304618a1 |
Copyright © 1999-2021 by the D Language Foundation