[phobos] [dlang/phobos] a839be: Fix five modules where imports were made more loca...
GitHub via phobos
phobos at puremagic.com
Sat Jun 4 09:23:40 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: a839be6dcccc889be2768e8b3284fa5d46444fca
https://github.com/dlang/phobos/commit/a839be6dcccc889be2768e8b3284fa5d46444fca
Author: Joakim <git at joakim.fea.st>
Date: 2016-06-04 (Sat, 04 Jun 2016)
Changed paths:
M std/math.d
M std/stdio.d
M std/string.d
M std/traits.d
M std/uni.d
Log Message:
-----------
Fix five modules where imports were made more local and selective.
Commit: 64a653169457e4e07cf5385cb8ff0a3db990d41a
https://github.com/dlang/phobos/commit/64a653169457e4e07cf5385cb8ff0a3db990d41a
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-06-04 (Sat, 04 Jun 2016)
Changed paths:
M std/math.d
M std/stdio.d
M std/string.d
M std/traits.d
M std/uni.d
Log Message:
-----------
Merge pull request #4402 from joakim-noah/selective_fix
Fix recent local selective imports and finish up
Compare: https://github.com/dlang/phobos/compare/8d424b18cf2a...64a653169457
More information about the phobos
mailing list