[phobos] [dlang/phobos] 67d44e: Remove package wide std.algorithm imports from Pho...
GitHub via phobos
phobos at puremagic.com
Thu Sep 22 01:36:24 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 67d44e4cdc8a7497aed13248e2f198bd904e0d69
https://github.com/dlang/phobos/commit/67d44e4cdc8a7497aed13248e2f198bd904e0d69
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-09-22 (Thu, 22 Sep 2016)
Changed paths:
M std/algorithm/comparison.d
M std/algorithm/iteration.d
M std/algorithm/setops.d
M std/base64.d
M std/container/package.d
M std/csv.d
M std/digest/digest.d
M std/digest/hmac.d
M std/exception.d
M std/experimental/logger/multilogger.d
M std/meta.d
M std/range/interfaces.d
M std/range/package.d
M std/range/primitives.d
M std/socket.d
M std/utf.d
M std/uuid.d
M std/windows/syserror.d
M std/zip.d
M std/zlib.d
Log Message:
-----------
Remove package wide std.algorithm imports from Phobos
Commit: bb9eb2ad01bf66167615d48f878173682431dff2
https://github.com/dlang/phobos/commit/bb9eb2ad01bf66167615d48f878173682431dff2
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-09-22 (Thu, 22 Sep 2016)
Changed paths:
M posix.mak
Log Message:
-----------
Added style check for package wide std.algorithm imports
Commit: abdc4870cf86dfe06d91d627ec1b5da1f678cde9
https://github.com/dlang/phobos/commit/abdc4870cf86dfe06d91d627ec1b5da1f678cde9
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-09-22 (Thu, 22 Sep 2016)
Changed paths:
M posix.mak
M std/algorithm/comparison.d
M std/algorithm/iteration.d
M std/algorithm/setops.d
M std/base64.d
M std/container/package.d
M std/csv.d
M std/digest/digest.d
M std/digest/hmac.d
M std/exception.d
M std/experimental/logger/multilogger.d
M std/meta.d
M std/range/interfaces.d
M std/range/package.d
M std/range/primitives.d
M std/socket.d
M std/utf.d
M std/uuid.d
M std/windows/syserror.d
M std/zip.d
M std/zlib.d
Log Message:
-----------
Merge pull request #4806 from JackStouffer/algorithm-import
Remove all package wide std.algorithm imports from Phobos
Compare: https://github.com/dlang/phobos/compare/402081079938...abdc4870cf86
More information about the phobos
mailing list