[phobos] [dlang/phobos] 447726: Removed global std.exception import from std.numer...
GitHub via phobos
phobos at puremagic.com
Thu Jul 21 16:47:10 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 447726bc5b2095645525282df97b3017217f49c0
https://github.com/dlang/phobos/commit/447726bc5b2095645525282df97b3017217f49c0
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-21 (Thu, 21 Jul 2016)
Changed paths:
M std/numeric.d
Log Message:
-----------
Removed global std.exception import from std.numeric
Commit: 471a50e843d20db2ceb2b728ddbc996419f93666
https://github.com/dlang/phobos/commit/471a50e843d20db2ceb2b728ddbc996419f93666
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-21 (Thu, 21 Jul 2016)
Changed paths:
M std/numeric.d
Log Message:
-----------
Removed package wide std.algorithm imports from std.numeric
Commit: 600c32c0908f5255290a78f4073d15ddba6595eb
https://github.com/dlang/phobos/commit/600c32c0908f5255290a78f4073d15ddba6595eb
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-07-22 (Fri, 22 Jul 2016)
Changed paths:
M std/numeric.d
Log Message:
-----------
Merge pull request #4636 from JackStouffer/numeric
[trivial] Fix imports in std.numeric
Compare: https://github.com/dlang/phobos/compare/fde7a15f7f5f...600c32c0908f
More information about the phobos
mailing list