[phobos] [dlang/phobos] c0fb99: make Unique.opDot() inout
GitHub via phobos
phobos at puremagic.com
Tue Jul 26 17:47:50 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: c0fb999749af2baf3ab71404cfb93b1e2805845d
https://github.com/dlang/phobos/commit/c0fb999749af2baf3ab71404cfb93b1e2805845d
Author: Cauterite <Cauterite at gmail.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M std/typecons.d
Log Message:
-----------
make Unique.opDot() inout
typecons.Unique.opDot() should be inout to allow use through const access paths.
Commit: 052fcc9430211d19f7998b469c6d2442a3a4dc18
https://github.com/dlang/phobos/commit/052fcc9430211d19f7998b469c6d2442a3a4dc18
Author: Cauterite <Cauterite at gmail.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M std/typecons.d
Log Message:
-----------
tab -> spaces
god forbid anyone have a tab in their code ¬_¬
Commit: 52110d98db4a3fe4087bc183b5e0b0883f846a28
https://github.com/dlang/phobos/commit/52110d98db4a3fe4087bc183b5e0b0883f846a28
Author: Cauterite <Cauterite at gmail.com>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M std/typecons.d
Log Message:
-----------
appeasing the brace Nazis
Commit: e50b77fbceefedb023524d0348c19af42eb1e576
https://github.com/dlang/phobos/commit/e50b77fbceefedb023524d0348c19af42eb1e576
Author: Cauterite <Cauterite at gmail.com>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M std/typecons.d
Log Message:
-----------
document unittest
Commit: dc56fc161572f9f70ee470a98fe84186c8190df9
https://github.com/dlang/phobos/commit/dc56fc161572f9f70ee470a98fe84186c8190df9
Author: Walter Bright <WalterBright at users.noreply.github.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M std/typecons.d
Log Message:
-----------
Merge pull request #4662 from Cauterite/patch-1
make Unique.opDot() inout
Compare: https://github.com/dlang/phobos/compare/9f7dcd50730e...dc56fc161572
More information about the phobos
mailing list