[phobos] [D-Programming-Language/phobos] ccfc8b: Add public import for KeepTerminator=0D
GitHub
noreply at github.com
Thu Jul 5 05:57:15 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: ccfc8b62ce55caca2f5f0809cfc10635ca3d70e8
https://github.com/D-Programming-Language/phobos/commit/ccfc8b62ce55caca2f5f0809cfc10635ca3d70e8
Author: jkm <jens.k.mueller at gmx.de>
Date: 2012-07-05 (Thu, 05 Jul 2012)
Changed paths:
M std/stdio.d
Log Message:
-----------
Add public import for KeepTerminator
This commit creates a public import for std.string.KeepTerminator. This
way if you use e.g. byLine() you do not have to import it yourself.
Commit: 8b69e3ea0e4d786c3c605e5294655b4585a52e67
https://github.com/D-Programming-Language/phobos/commit/8b69e3ea0e4d786c3c605e5294655b4585a52e67
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-07-05 (Thu, 05 Jul 2012)
Changed paths:
M std/stdio.d
Log Message:
-----------
Merge pull request #662 from jkm/patch-1
Add public import for KeepTerminator
Compare: https://github.com/D-Programming-Language/phobos/compare/9f5c180b667f...8b69e3ea0e4d
More information about the phobos
mailing list