[phobos] [D-Programming-Language/phobos] 97dddd: Re-add overload for fixed-size arrays to `std.stri...
GitHub via phobos
phobos at puremagic.com
Thu Apr 16 20:27:49 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 97ddddeaebe3c095982d367164d9f6e933bb4b44
https://github.com/D-Programming-Language/phobos/commit/97ddddeaebe3c095982d367164d9f6e933bb4b44
Author: Marc Schütz <schuetzm at gmx.net>
Date: 2015-04-16 (Thu, 16 Apr 2015)
Changed paths:
M std/string.d
Log Message:
-----------
Re-add overload for fixed-size arrays to `std.string.indexOf`
Commit: 325c7b044738715e35536a3abbbbd6e7733e3cae
https://github.com/D-Programming-Language/phobos/commit/325c7b044738715e35536a3abbbbd6e7733e3cae
Author: Walter Bright <walter at walterbright.com>
Date: 2015-04-16 (Thu, 16 Apr 2015)
Changed paths:
M std/string.d
Log Message:
-----------
Merge pull request #3191 from schuetzm/indexof-fixed-size-array
Re-add overload for fixed-size arrays to `std.string.indexOf`
Compare: https://github.com/D-Programming-Language/phobos/compare/3b3e49b3eb4f...325c7b044738
More information about the phobos
mailing list