[phobos] [dlang/phobos] 11d3bf: For std.math and std.stdio, use more selective imp...
GitHub via phobos
phobos at puremagic.com
Fri May 27 02:26:48 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 11d3bf6b57fc54bd2c2b1c9007bc1de85dcca8d2
https://github.com/dlang/phobos/commit/11d3bf6b57fc54bd2c2b1c9007bc1de85dcca8d2
Author: Joakim <git at joakim.fea.st>
Date: 2016-05-26 (Thu, 26 May 2016)
Changed paths:
M std/math.d
M std/stdio.d
Log Message:
-----------
For std.math and std.stdio, use more selective imports and document the current symbols imported at the module level, done by checking with ddmd.
Commit: b173b32969df51eea46031771896bb11612ce73e
https://github.com/dlang/phobos/commit/b173b32969df51eea46031771896bb11612ce73e
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-05-27 (Fri, 27 May 2016)
Changed paths:
M std/math.d
M std/stdio.d
Log Message:
-----------
Merge pull request #4361 from joakim-noah/imports
std.math and std.stdio: use more selective imports
Compare: https://github.com/dlang/phobos/compare/cae49233728f...b173b32969df
More information about the phobos
mailing list