October 02, 2015 [phobos] [D-Programming-Language/phobos] 7db1b9: indexOf used to accept user defined structs | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 7db1b9e65d9e40d0efe3e081e2afcd2362c33ab9 https://github.com/D-Programming-Language/phobos/commit/7db1b9e65d9e40d0efe3e081e2afcd2362c33ab9 Author: Robert burner Schadek <rburners@gmail.com> Date: 2015-09-27 (Sun, 27 Sep 2015) Changed paths: M std/string.d Log Message: ----------- indexOf used to accept user defined structs this was broken by recent rangefing of indexOf. This PR recreates this feature. Commit: faab13624b0136928c2bedf5ff7e2d1b8b898566 https://github.com/D-Programming-Language/phobos/commit/faab13624b0136928c2bedf5ff7e2d1b8b898566 Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2015-10-02 (Fri, 02 Oct 2015) Changed paths: M std/string.d Log Message: ----------- Merge pull request #3676 from burner/stringIndexOfRangeFix indexOf used to accept user defined structs Compare: https://github.com/D-Programming-Language/phobos/compare/8cb60cdb2b9b...faab13624b01 |
Copyright © 1999-2021 by the D Language Foundation