[phobos] [D-Programming-Language/phobos] e6b0b4: Change foreach loop in std.algorithm.searching.fin...
GitHub via phobos
phobos at puremagic.com
Thu Feb 5 08:27:27 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: e6b0b458ccd5cd6a5553fc32b0d7f63e3fc8fa4d
https://github.com/D-Programming-Language/phobos/commit/e6b0b458ccd5cd6a5553fc32b0d7f63e3fc8fa4d
Author: Jakob Ovrum <jakobovrum at gmail.com>
Date: 2015-02-05 (Thu, 05 Feb 2015)
Changed paths:
M std/algorithm/searching.d
Log Message:
-----------
Change foreach loop in std.algorithm.searching.find to a for-loop
Commit: 9ef022d1fb04bd2c1240e1203466eb192daacb72
https://github.com/D-Programming-Language/phobos/commit/9ef022d1fb04bd2c1240e1203466eb192daacb72
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-02-05 (Thu, 05 Feb 2015)
Changed paths:
M std/algorithm/searching.d
Log Message:
-----------
Merge pull request #2964 from JakobOvrum/find_foreach
Change foreach loop in std.algorithm.searching.find to a for-loop
Compare: https://github.com/D-Programming-Language/phobos/compare/581f6d029aa4...9ef022d1fb04
More information about the phobos
mailing list