[phobos] [dlang/phobos] ea6e96: std.string and std.traits: use locally-scoped sele...
GitHub via phobos
phobos at puremagic.com
Fri Jun 3 06:47:17 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: ea6e96ece6e703b941414f020086f34224eb1c73
https://github.com/dlang/phobos/commit/ea6e96ece6e703b941414f020086f34224eb1c73
Author: Joakim <git at joakim.fea.st>
Date: 2016-06-03 (Fri, 03 Jun 2016)
Changed paths:
M std/string.d
M std/traits.d
Log Message:
-----------
std.string and std.traits: use locally-scoped selective imports and document symbols imported at module scope, checked with ddmd
Commit: d80f31e1b0461f6d050a91b97055a7c538dc1481
https://github.com/dlang/phobos/commit/d80f31e1b0461f6d050a91b97055a7c538dc1481
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-06-03 (Fri, 03 Jun 2016)
Changed paths:
M std/string.d
M std/traits.d
Log Message:
-----------
Merge pull request #4370 from joakim-noah/imports
std.string and std.traits: use locally-scoped selective imports and document module-scope symbols
Compare: https://github.com/dlang/phobos/compare/28a7775fe43b...d80f31e1b046
More information about the phobos
mailing list