[phobos] [D-Programming-Language/phobos] a52d43: std.string.lineSplitter_string_alias_fix
GitHub via phobos
phobos at puremagic.com
Wed Oct 7 05:41:03 PDT 2015
Branch: refs/heads/stable
Home: https://github.com/D-Programming-Language/phobos
Commit: a52d43e42004607e035a704926d04fa5734dc3c5
https://github.com/D-Programming-Language/phobos/commit/a52d43e42004607e035a704926d04fa5734dc3c5
Author: Robert burner Schadek <rburners at gmail.com>
Date: 2015-10-07 (Wed, 07 Oct 2015)
Changed paths:
M std/string.d
Log Message:
-----------
std.string.lineSplitter_string_alias_fix
lineSplitter used to accept struct and classes with an alias this to a string
returning function.
This PR add that feature again.
https://github.com/D-Programming-Language/phobos/pull/3694
Commit: f85f014ee9264b1ab30b283ae5ef4773c760d28b
https://github.com/D-Programming-Language/phobos/commit/f85f014ee9264b1ab30b283ae5ef4773c760d28b
Author: Martin Nowak <code at dawg.eu>
Date: 2015-10-07 (Wed, 07 Oct 2015)
Changed paths:
M std/string.d
Log Message:
-----------
Merge pull request #3702 from burner/std.string.lineSplitter_string_alias_fix
std.string.lineSplitter_string_alias_fix
Compare: https://github.com/D-Programming-Language/phobos/compare/5e83d537cd61...f85f014ee926
More information about the phobos
mailing list