[phobos] [D-Programming-Language/phobos] 4c713c: DDoc: std.stdio.byLine documentation fix and examp...
GitHub
noreply at github.com
Fri May 31 16:19:20 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 4c713c311ddb7601aad3b04430f38c26dd256119
https://github.com/D-Programming-Language/phobos/commit/4c713c311ddb7601aad3b04430f38c26dd256119
Author: Ferdinand Majerech <kiithsacmp at gmail.com>
Date: 2013-05-31 (Fri, 31 May 2013)
Changed paths:
M std/stdio.d
Log Message:
-----------
DDoc: std.stdio.byLine documentation fix and examples.
Removed the redundant /// ditto and added two examples to make it obvious to a newcomer how a range is useful here.
Commit: 4c4e68c5defcb74d0ea1d3750e6aca0fd75f5919
https://github.com/D-Programming-Language/phobos/commit/4c4e68c5defcb74d0ea1d3750e6aca0fd75f5919
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-05-31 (Fri, 31 May 2013)
Changed paths:
M std/stdio.d
Log Message:
-----------
Merge pull request #1327 from kiith-sa/patch-5
DDoc: std.stdio.byLine documentation fix and examples.
Compare: https://github.com/D-Programming-Language/phobos/compare/71c1545a5630...4c4e68c5defc
More information about the phobos
mailing list