September 03, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 8e11f0ebe23d2fab92bf979595729a5b2038055e
      https://github.com/D-Programming-Language/phobos/commit/8e11f0ebe23d2fab92bf979595729a5b2038055e
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  fix Issue 10895 - incorrect std.array.join behavior with array of string-like class using alias this


  Commit: 13d9dbdabfb6d9e1ce2958a09982473408853b9e
      https://github.com/D-Programming-Language/phobos/commit/13d9dbdabfb6d9e1ce2958a09982473408853b9e
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Merge pull request #3628 from 9rnsr/fix10895

Issue 10895 - incorrect std.array.join behavior with array of string-like class using alias this


Compare: https://github.com/D-Programming-Language/phobos/compare/531d986c6f19...13d9dbdabfb6