October 07, 2015 [phobos] [D-Programming-Language/phobos] a52d43: std.string.lineSplitter_string_alias_fix | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation