[phobos] [D-Programming-Language/phobos] 34fbe7: std.stdio: Refactor LockingTextWriter.handle_ fiel...
GitHub via phobos
phobos at puremagic.com
Sun Mar 27 11:10:24 PDT 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 34fbe76659fd2432a9f15f3895e30d4ec2a53c1c
https://github.com/D-Programming-Language/phobos/commit/34fbe76659fd2432a9f15f3895e30d4ec2a53c1c
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2016-01-13 (Wed, 13 Jan 2016)
Changed paths:
M std/stdio.d
Log Message:
-----------
std.stdio: Refactor LockingTextWriter.handle_ field into property
Commit: 60448be39ac6f8fa6c23aea337068ea96b705af6
https://github.com/D-Programming-Language/phobos/commit/60448be39ac6f8fa6c23aea337068ea96b705af6
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2016-01-13 (Wed, 13 Jan 2016)
Changed paths:
M std/stdio.d
Log Message:
-----------
std.stdio: Add lockingBinaryWriter
Commit: 458c1ceb357361307399cc3b40087afed7653ba9
https://github.com/D-Programming-Language/phobos/commit/458c1ceb357361307399cc3b40087afed7653ba9
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2016-01-13 (Wed, 13 Jan 2016)
Changed paths:
M std/file.d
M std/stdio.d
Log Message:
-----------
fix Issue 12379 - Add toFile function which writes its first argument to a file
Commit: c697f6464065b0f88c2ad3a18c73d2f94c0d1fde
https://github.com/D-Programming-Language/phobos/commit/c697f6464065b0f88c2ad3a18c73d2f94c0d1fde
Author: Vladimir Panteleev <git at thecybershadow.net>
Date: 2016-03-27 (Sun, 27 Mar 2016)
Changed paths:
M std/stdio.d
Log Message:
-----------
std.stdio: Fix style nits
Commit: 99651dc92e6239a44ec4092871042626e6d55613
https://github.com/D-Programming-Language/phobos/commit/99651dc92e6239a44ec4092871042626e6d55613
Author: JakobOvrum <JakobOvrum at users.noreply.github.com>
Date: 2016-03-28 (Mon, 28 Mar 2016)
Changed paths:
M std/file.d
M std/stdio.d
Log Message:
-----------
Merge pull request #2011 from CyberShadow/fix12368
fix Issue 12368 - std.file.write conflicts with std.stdio.write
Compare: https://github.com/D-Programming-Language/phobos/compare/77b06e8c93e4...99651dc92e62
More information about the phobos
mailing list