January 08, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 3409e5b0265a7c7fc16cd07f49d270ddd0d2859c
      https://github.com/D-Programming-Language/phobos/commit/3409e5b0265a7c7fc16cd07f49d270ddd0d2859c
  Author: monarchdodra <monarchdodra@gmail.com>
  Date:   2014-01-08 (Wed, 08 Jan 2014)

  Changed paths:
    M std/container.d

  Log Message:
  -----------
  Fix issue 11884 - std.container.Array lacks a constructor from an input range


  Commit: d81d540c3e92cba0c1aa9591335181cc48ec774e
      https://github.com/D-Programming-Language/phobos/commit/d81d540c3e92cba0c1aa9591335181cc48ec774e
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2014-01-08 (Wed, 08 Jan 2014)

  Changed paths:
    M std/container.d

  Log Message:
  -----------
  Merge pull request #1844 from monarchdodra/fix11884

Fix issue 11884 - std.container.Array lacks a constructor from an input ...


Compare: https://github.com/D-Programming-Language/phobos/compare/84dbc9934d4e...d81d540c3e92