[phobos] [dlang/phobos] f82611: Remove package wide std.algorithm imports from std...
GitHub via phobos
phobos at puremagic.com
Tue Sep 20 13:09:03 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: f82611ad19a853150248b434925dbaa60d5fd50e
https://github.com/dlang/phobos/commit/f82611ad19a853150248b434925dbaa60d5fd50e
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-09-20 (Tue, 20 Sep 2016)
Changed paths:
M std/container/rbtree.d
Log Message:
-----------
Remove package wide std.algorithm imports from std/container/rbtree.d
Commit: f10e3fd608a2b62e331f7c40436480f16fc2c261
https://github.com/dlang/phobos/commit/f10e3fd608a2b62e331f7c40436480f16fc2c261
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-09-20 (Tue, 20 Sep 2016)
Changed paths:
M std/typecons.d
Log Message:
-----------
Remove package wide std.algorithm imports from std/typecons.d
Commit: 34ed5350a258c573d42e7c581334e257e8032f14
https://github.com/dlang/phobos/commit/34ed5350a258c573d42e7c581334e257e8032f14
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-09-20 (Tue, 20 Sep 2016)
Changed paths:
M std/xml.d
Log Message:
-----------
Remove package wide std.algorithm imports from std/xml.d
Commit: 4cad2fc326f0ff7d29239f69166cc3d91768c547
https://github.com/dlang/phobos/commit/4cad2fc326f0ff7d29239f69166cc3d91768c547
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-09-20 (Tue, 20 Sep 2016)
Changed paths:
M std/json.d
Log Message:
-----------
Remove package wide std.algorithm imports from std/json.d
Commit: f91c7a1e08e44f9a923e5167c485cd7a14f8d391
https://github.com/dlang/phobos/commit/f91c7a1e08e44f9a923e5167c485cd7a14f8d391
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-09-20 (Tue, 20 Sep 2016)
Changed paths:
M std/container/rbtree.d
M std/json.d
M std/typecons.d
M std/xml.d
Log Message:
-----------
Merge pull request #4803 from JackStouffer/algorithm-import
[trivial] Remove some package wide std.algorithm imports
Compare: https://github.com/dlang/phobos/compare/2e58653d7018...f91c7a1e08e4
More information about the phobos
mailing list