[phobos] [D-Programming-Language/phobos] d27d85: Ddoc for map() should be associated with the funct...
GitHub via phobos
phobos at puremagic.com
Mon Aug 11 08:29:08 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: d27d85532a78f72acfc3bdbf775ffe78dad971a8
https://github.com/D-Programming-Language/phobos/commit/d27d85532a78f72acfc3bdbf775ffe78dad971a8
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-08-08 (Fri, 08 Aug 2014)
Changed paths:
M std/parallelism.d
Log Message:
-----------
Ddoc for map() should be associated with the function itself.
Commit: ba310c0f6409879c83c95d9157676c4689eacdd2
https://github.com/D-Programming-Language/phobos/commit/ba310c0f6409879c83c95d9157676c4689eacdd2
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-08-08 (Fri, 08 Aug 2014)
Changed paths:
M std/parallelism.d
Log Message:
-----------
Do the same for amap and reduce, for consistency's sake.
Commit: 66fa95ce194ae34ee757ddbc7cca8483efe7b467
https://github.com/D-Programming-Language/phobos/commit/66fa95ce194ae34ee757ddbc7cca8483efe7b467
Author: Михаил Страшун <public at dicebot.lv>
Date: 2014-08-11 (Mon, 11 Aug 2014)
Changed paths:
M std/parallelism.d
Log Message:
-----------
Merge pull request #2408 from quickfur/parallelism_ddoc
[dox] Ddoc for std.parallelism.map() should be associated with the function itself.
Compare: https://github.com/D-Programming-Language/phobos/compare/08177f87be73...66fa95ce194a
More information about the phobos
mailing list