[phobos] [D-Programming-Language/phobos] 07e234: fix Issue 11838 - Missing emplace import for std.r...
GitHub
noreply at github.com
Mon Dec 30 05:45:15 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 07e2349cef191d7d110595806572fef6ba16f891
https://github.com/D-Programming-Language/phobos/commit/07e2349cef191d7d110595806572fef6ba16f891
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-12-30 (Mon, 30 Dec 2013)
Changed paths:
M std/range.d
Log Message:
-----------
fix Issue 11838 - Missing emplace import for std.range.zip?
Commit: e825baf202d5f3d79d19af268304376d6227077f
https://github.com/D-Programming-Language/phobos/commit/e825baf202d5f3d79d19af268304376d6227077f
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-12-30 (Mon, 30 Dec 2013)
Changed paths:
M std/range.d
Log Message:
-----------
Remove imports enclising by `version(unittest)`
Instead add local imports more.
Commit: 41412d4659935ed86a344d84de4ee303bb542e6d
https://github.com/D-Programming-Language/phobos/commit/41412d4659935ed86a344d84de4ee303bb542e6d
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-12-30 (Mon, 30 Dec 2013)
Changed paths:
M std/range.d
Log Message:
-----------
Merge pull request #1825 from 9rnsr/fix_imports
[REG2.066a] Issue 11838 - Missing emplace import for std.range.zip?
Compare: https://github.com/D-Programming-Language/phobos/compare/ecf307b9f2df...41412d465993
More information about the phobos
mailing list