[phobos] [D-Programming-Language/phobos] fc3cda: Fix issue 12446 - std.parallelism.amap: prefer ite...
GitHub
noreply at github.com
Sun Mar 23 16:00:24 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: fc3cda0beb95d5164af5767c9f8134359968d294
https://github.com/D-Programming-Language/phobos/commit/fc3cda0beb95d5164af5767c9f8134359968d294
Author: safety0ff <safety0ff at users.sourceforge.net>
Date: 2014-03-23 (Sun, 23 Mar 2014)
Changed paths:
M std/parallelism.d
Log Message:
-----------
Fix issue 12446 - std.parallelism.amap: prefer iteration to indexing
Commit: 35617d87b30a3bf17d3dc50bf41bac4c4627c12f
https://github.com/D-Programming-Language/phobos/commit/35617d87b30a3bf17d3dc50bf41bac4c4627c12f
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-03-23 (Sun, 23 Mar 2014)
Changed paths:
M std/parallelism.d
Log Message:
-----------
Merge pull request #2042 from Safety0ff/fix12446
Fix issue 12446 - std.parallelism.amap: prefer iteration to indexing
Compare: https://github.com/D-Programming-Language/phobos/compare/256996f6a52d...35617d87b30a
More information about the phobos
mailing list