[phobos] [D-Programming-Language/phobos] ab34fb: fix Issue 11603 - std.algorithm.canFind does not w...
GitHub
noreply at github.com
Wed Dec 4 00:07:50 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: ab34fb92addca61755474df04a0d0d6e0f1148a2
https://github.com/D-Programming-Language/phobos/commit/ab34fb92addca61755474df04a0d0d6e0f1148a2
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-12-03 (Tue, 03 Dec 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
fix Issue 11603 - std.algorithm.canFind does not work when needle is 1-byte zero
Commit: c98f5f58114b798f51f40bf837f924e2afa3f646
https://github.com/D-Programming-Language/phobos/commit/c98f5f58114b798f51f40bf837f924e2afa3f646
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-12-04 (Wed, 04 Dec 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #1744 from 9rnsr/fix11603
Issue 11603 - std.algorithm.canFind does not work when needle is 1-byte zero
Compare: https://github.com/D-Programming-Language/phobos/compare/04c43ce00b5e...c98f5f58114b
More information about the phobos
mailing list