[phobos] [D-Programming-Language/phobos] 7974b1: Mark std.stdio.File.this, eof and other methods as...
GitHub
noreply at github.com
Tue Mar 11 09:20:18 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 7974b12113ffb82ee37a59693c0b2aa61022ca74
https://github.com/D-Programming-Language/phobos/commit/7974b12113ffb82ee37a59693c0b2aa61022ca74
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2014-03-11 (Tue, 11 Mar 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Mark std.stdio.File.this, eof and other methods as @safe or @trusted
Commit: 3f06843dd17812cfa233805896bd032ef85f94ab
https://github.com/D-Programming-Language/phobos/commit/3f06843dd17812cfa233805896bd032ef85f94ab
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-03-11 (Tue, 11 Mar 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Merge pull request #1993 from tom-tan/trusted-std-file-File-methods
Mark std.stdio.File.this, eof and other methods as @safe or @trusted
Compare: https://github.com/D-Programming-Language/phobos/compare/193a285659c0...3f06843dd178
More information about the phobos
mailing list