[phobos] [D-Programming-Language/phobos] 22edb2: Fix Issue 12556 - Add persistent byLine
GitHub via phobos
phobos at puremagic.com
Mon Jul 14 05:45:59 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 22edb2ed360deca9ebff1bd34f52c2b10a43095c
https://github.com/D-Programming-Language/phobos/commit/22edb2ed360deca9ebff1bd34f52c2b10a43095c
Author: Nick Treleaven <nick.treleaven at btinternet.com>
Date: 2014-04-14 (Mon, 14 Apr 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Fix Issue 12556 - Add persistent byLine
Commit: 5d7e008b3231a2f158d841217bfec024ce2aee99
https://github.com/D-Programming-Language/phobos/commit/5d7e008b3231a2f158d841217bfec024ce2aee99
Author: Nick Treleaven <nick.treleaven at btinternet.com>
Date: 2014-04-14 (Mon, 14 Apr 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Make byLineCopy support mutable line copies
Commit: adafe1986cc3b0660f8ea1ec6ec1e571bfab9ede
https://github.com/D-Programming-Language/phobos/commit/adafe1986cc3b0660f8ea1ec6ec1e571bfab9ede
Author: Nick Treleaven <nick.treleaven at btinternet.com>
Date: 2014-04-18 (Fri, 18 Apr 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Fix caching byLineCopy.front (oops)
Commit: 7c4e7f5c62f5aa8a3a0b21fca89e8dd56f862492
https://github.com/D-Programming-Language/phobos/commit/7c4e7f5c62f5aa8a3a0b21fca89e8dd56f862492
Author: Nick Treleaven <nick.treleaven at btinternet.com>
Date: 2014-05-27 (Tue, 27 May 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Clarify when to use byLineCopy vs byLine
Commit: 73da5d20b0e599c7fbc4c079f8f995dcda590bb0
https://github.com/D-Programming-Language/phobos/commit/73da5d20b0e599c7fbc4c079f8f995dcda590bb0
Author: Nick Treleaven <nick.treleaven at btinternet.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Indent parameters
Commit: 9c415959770782dc5bf54eab6817e44a4434352e
https://github.com/D-Programming-Language/phobos/commit/9c415959770782dc5bf54eab6817e44a4434352e
Author: Михаил Страшун <public at dicebot.lv>
Date: 2014-07-14 (Mon, 14 Jul 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Merge pull request #2077 from ntrel/byLineCopy
Fix Issue 12556 - Add persistent stdio.File.byLine
Compare: https://github.com/D-Programming-Language/phobos/compare/45fda72192ff...9c4159597707
More information about the phobos
mailing list