October 21, 2015
  Branch: refs/heads/stable
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 3a5872cae448378ff100871471dd9ed53a596cf8
      https://github.com/D-Programming-Language/phobos/commit/3a5872cae448378ff100871471dd9ed53a596cf8
  Author: Robert burner Schadek <robert.schadek@informatik.uni-oldenburg.de>
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  std.string.splitLines_alias_string_fix

make splitLines take custom types again that have an alias this to string


  Commit: 805710c951f6d2c9bf69fd76270c4523ff0f82a2
      https://github.com/D-Programming-Language/phobos/commit/805710c951f6d2c9bf69fd76270c4523ff0f82a2
  Author: Martin Nowak <code@dawg.eu>
  Date:   2015-10-21 (Wed, 21 Oct 2015)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Merge pull request #3746 from burner/std.string.splitLines_alias_string_fix

std.string.splitLines_alias_string_fix


Compare: https://github.com/D-Programming-Language/phobos/compare/f7951817a8da...805710c951f6