[phobos] [D-Programming-Language/phobos] 3b5904: Fix issue 13483 std.range.tee should accept functi...
GitHub via phobos
phobos at puremagic.com
Fri Sep 19 12:04:38 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 3b59042897620129cf859c03d9d20c9aa239a728
https://github.com/D-Programming-Language/phobos/commit/3b59042897620129cf859c03d9d20c9aa239a728
Author: sinkuu <sinkuu at aol.jp>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M std/range.d
Log Message:
-----------
Fix issue 13483 std.range.tee should accept function symbols
Commit: db0fa5e7d50b88e8bc73894d247fa445c0121ce1
https://github.com/D-Programming-Language/phobos/commit/db0fa5e7d50b88e8bc73894d247fa445c0121ce1
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-09-19 (Fri, 19 Sep 2014)
Changed paths:
M std/range.d
Log Message:
-----------
Merge pull request #2522 from sinkuu/fix_tee
std.range.tee should accept function symbols
Compare: https://github.com/D-Programming-Language/phobos/compare/449ab2a39e53...db0fa5e7d50b
More information about the phobos
mailing list