[phobos] [D-Programming-Language/phobos] ae1a24: Mark std.stdio.LockingTextWriter.this, ~this and t...
GitHub via phobos
phobos at puremagic.com
Mon Jun 2 12:22:39 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: ae1a24ecfb867915e7c4845ff10c2250df5f5328
https://github.com/D-Programming-Language/phobos/commit/ae1a24ecfb867915e7c4845ff10c2250df5f5328
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2014-05-31 (Sat, 31 May 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Mark std.stdio.LockingTextWriter.this, ~this and this(this) as @trusted
Commit: c0d185e030a069eaae920f6194ad245eeba083e5
https://github.com/D-Programming-Language/phobos/commit/c0d185e030a069eaae920f6194ad245eeba083e5
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2014-06-02 (Mon, 02 Jun 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Merge pull request #2217 from tom-tan/trusted-stdio-LockingTextWriter-ctor-dtor-postblt
Mark std.stdio.LockingTextWriter.this, ~this and this(this) as @trusted
Compare: https://github.com/D-Programming-Language/phobos/compare/24c4e8f600d1...c0d185e030a0
More information about the phobos
mailing list