[phobos] [dlang/phobos] 37c26e: Removed package wide std.algorithm imports from st...
GitHub via phobos
phobos at puremagic.com
Wed Jul 20 12:52:45 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 37c26ea54f4ab2d84842782176bc774a3c33e4ff
https://github.com/dlang/phobos/commit/37c26ea54f4ab2d84842782176bc774a3c33e4ff
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-18 (Mon, 18 Jul 2016)
Changed paths:
M std/concurrency.d
Log Message:
-----------
Removed package wide std.algorithm imports from std.concurrency
Commit: dc8e929f85946a377fb5f942052f7f5f7755491a
https://github.com/dlang/phobos/commit/dc8e929f85946a377fb5f942052f7f5f7755491a
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-18 (Mon, 18 Jul 2016)
Changed paths:
M std/container/array.d
Log Message:
-----------
Removed package wide std.algorithm imports from std.container.array
Commit: b62801d880d1f2dff5f6b55bf69c56b03f517f88
https://github.com/dlang/phobos/commit/b62801d880d1f2dff5f6b55bf69c56b03f517f88
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-18 (Mon, 18 Jul 2016)
Changed paths:
M std/container/slist.d
Log Message:
-----------
Removed package wide std.algorithm imports from std.container.slist
Commit: f9397c70a10cf4905cf687a3511b6686c2761778
https://github.com/dlang/phobos/commit/f9397c70a10cf4905cf687a3511b6686c2761778
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-18 (Mon, 18 Jul 2016)
Changed paths:
M std/container/util.d
Log Message:
-----------
Removed package wide std.algorithm imports from std.container.util
Commit: 68c004d22d68a360f2deaa8fb54346a4851f2608
https://github.com/dlang/phobos/commit/68c004d22d68a360f2deaa8fb54346a4851f2608
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-18 (Mon, 18 Jul 2016)
Changed paths:
M std/datetime.d
Log Message:
-----------
Removed package wide std.algorithm imports from std.datetime
Commit: 38fd55eb65edc84436b051c7348289c58e66e592
https://github.com/dlang/phobos/commit/38fd55eb65edc84436b051c7348289c58e66e592
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-18 (Mon, 18 Jul 2016)
Changed paths:
M std/file.d
Log Message:
-----------
Removed package wide std.algorithm imports from std.file
Commit: c19f64a62282ebc9f24528680eae0d3ab50f0dfd
https://github.com/dlang/phobos/commit/c19f64a62282ebc9f24528680eae0d3ab50f0dfd
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-18 (Mon, 18 Jul 2016)
Changed paths:
M std/net/isemail.d
Log Message:
-----------
Removed package wide std.algorithm imports from std.net.isemail
Commit: c6bcfc1308c0db0460d75c07e68fcd7f9fb5484e
https://github.com/dlang/phobos/commit/c6bcfc1308c0db0460d75c07e68fcd7f9fb5484e
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2016-07-20 (Wed, 20 Jul 2016)
Changed paths:
M std/concurrency.d
M std/container/array.d
M std/container/slist.d
M std/container/util.d
M std/datetime.d
M std/file.d
M std/net/isemail.d
Log Message:
-----------
Merge pull request #4610 from JackStouffer/algorithm
Remove package wide std.algorithm imports
Compare: https://github.com/dlang/phobos/compare/f9f99c116afa...c6bcfc1308c0
More information about the phobos
mailing list