[phobos] [D-Programming-Language/phobos] 9ab3ac: Enhance std.string.indexOf() to work with ranges
GitHub via phobos
phobos at puremagic.com
Sat Apr 11 00:49:14 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 9ab3accfa8ae77e6c26002e9015dac9a192bee63
https://github.com/D-Programming-Language/phobos/commit/9ab3accfa8ae77e6c26002e9015dac9a192bee63
Author: Walter Bright <walter at walterbright.com>
Date: 2015-04-10 (Fri, 10 Apr 2015)
Changed paths:
M std/string.d
Log Message:
-----------
Enhance std.string.indexOf() to work with ranges
Commit: fab87087807c67640b1be46033a7bc66d0772825
https://github.com/D-Programming-Language/phobos/commit/fab87087807c67640b1be46033a7bc66d0772825
Author: Martin Nowak <code at dawg.eu>
Date: 2015-04-11 (Sat, 11 Apr 2015)
Changed paths:
M std/string.d
Log Message:
-----------
Merge pull request #3172 from WalterBright/indexOf-Range
Enhance std.string.indexOf() to work with ranges
Compare: https://github.com/D-Programming-Language/phobos/compare/376023a896a6...fab87087807c
More information about the phobos
mailing list