[phobos] [D-Programming-Language/phobos] 6c1aa8: Improve byChunk, lockingTextWriter doc
GitHub
noreply at github.com
Sun Aug 11 21:09:32 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 6c1aa8d1cc2468969714492129b4b1ddf18b55fc
https://github.com/D-Programming-Language/phobos/commit/6c1aa8d1cc2468969714492129b4b1ddf18b55fc
Author: Nick Treleaven <nick.treleaven at btinternet.com>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M std/stdio.d
Log Message:
-----------
Improve byChunk, lockingTextWriter doc
Make byChunk, lockingTextWriter return opaque types (but keep those
types public for backward compatibility).
Add byChunk range example.
Also document that ByLine's primitives can throw StdioException.
Commit: abcc305a3b4b8bd237c8b1b7d9f2a85a8a51ac06
https://github.com/D-Programming-Language/phobos/commit/abcc305a3b4b8bd237c8b1b7d9f2a85a8a51ac06
Author: Nick Treleaven <nick.treleaven at btinternet.com>
Date: 2013-08-08 (Thu, 08 Aug 2013)
Changed paths:
M std/stdio.d
Log Message:
-----------
Add comments for ranges that are no longer documented
Commit: fa974e30332b8d0058b74c682125b142d94d8c5d
https://github.com/D-Programming-Language/phobos/commit/fa974e30332b8d0058b74c682125b142d94d8c5d
Author: Nick Treleaven <nick.treleaven at btinternet.com>
Date: 2013-08-09 (Fri, 09 Aug 2013)
Changed paths:
M std/stdio.d
Log Message:
-----------
lockingTextWriter should not be a @property
Commit: 0f6d9e9c604c3850bcd477ef34ff5b31c324003a
https://github.com/D-Programming-Language/phobos/commit/0f6d9e9c604c3850bcd477ef34ff5b31c324003a
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M std/stdio.d
Log Message:
-----------
Merge pull request #1448 from ntrel/stdio-range-doc
Improve byChunk, lockingTextWriter doc
Compare: https://github.com/D-Programming-Language/phobos/compare/ec62f9dd5f29...0f6d9e9c604c
More information about the phobos
mailing list