[phobos] [D-Programming-Language/phobos] c8d9af: clean scope imports
GitHub via phobos
phobos at puremagic.com
Fri Nov 21 10:38:54 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: c8d9afedeafa7a64a2a0826b3693b691e43e1387
https://github.com/D-Programming-Language/phobos/commit/c8d9afedeafa7a64a2a0826b3693b691e43e1387
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M std/algorithm.d
M std/array.d
M std/bitmanip.d
M std/complex.d
M std/csv.d
M std/datetime.d
M std/net/isemail.d
M std/parallelism.d
M std/path.d
M std/regex/internal/tests.d
M std/stdio.d
M std/traits.d
M std/uni.d
M std/uri.d
M std/uuid.d
M std/variant.d
Log Message:
-----------
clean scope imports
imports of `std.range, std.algorithm, std.array, std.string,
std.format, std.uni` are affected.
Commit: daaa7c70fe6404ea2ef53b65f0830be9d5aa2a5b
https://github.com/D-Programming-Language/phobos/commit/daaa7c70fe6404ea2ef53b65f0830be9d5aa2a5b
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M std/algorithm.d
M std/array.d
M std/bitmanip.d
M std/complex.d
M std/csv.d
M std/datetime.d
M std/net/isemail.d
M std/parallelism.d
M std/path.d
M std/regex/internal/tests.d
M std/stdio.d
M std/traits.d
M std/uni.d
M std/uri.d
M std/uuid.d
M std/variant.d
Log Message:
-----------
Merge pull request #2755 from 9il/imports
clean scope imports
Compare: https://github.com/D-Programming-Language/phobos/compare/904fedc2ade6...daaa7c70fe64
More information about the phobos
mailing list