[phobos] [D-Programming-Language/phobos] 62117b: Document byLineCopy's caching of front
GitHub via phobos
phobos at puremagic.com
Thu Dec 25 11:30:52 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 62117b585f983bc4fa399d8439da868d0f2366c1
https://github.com/D-Programming-Language/phobos/commit/62117b585f983bc4fa399d8439da868d0f2366c1
Author: Nick Treleaven <nick.treleaven at btinternet.com>
Date: 2014-12-25 (Thu, 25 Dec 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Document byLineCopy's caching of front
Use byLineCopy instead of byLine.map!idup in stdin example.
Commit: fa538354bdb1526de2dca2b21f9fa28338b0405d
https://github.com/D-Programming-Language/phobos/commit/fa538354bdb1526de2dca2b21f9fa28338b0405d
Author: Andrej Mitrović <andrej.mitrovich at gmail.com>
Date: 2014-12-25 (Thu, 25 Dec 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Merge pull request #2810 from ntrel/byLineCopy-docs
Document std.stdio.File.byLineCopy's caching of front
Compare: https://github.com/D-Programming-Language/phobos/compare/1fa7d760c766...fa538354bdb1
More information about the phobos
mailing list