December 06, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: fba056a8df961138859561a6f4ea3d9447efbd6d
      https://github.com/dlang/phobos/commit/fba056a8df961138859561a6f4ea3d9447efbd6d
  Author: somzzz <lucia.mcojocaru@gmail.com>
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
    M std/container/binaryheap.d

  Log Message:
  -----------
  fix issue 13314


  Commit: 192b47aadb580e652c8a7cadc4789865bbe25455
      https://github.com/dlang/phobos/commit/192b47aadb580e652c8a7cadc4789865bbe25455
  Author: somzzz <lucia.mcojocaru@gmail.com>
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
    M std/container/binaryheap.d

  Log Message:
  -----------
  allow BinaryHeap.dup only on Store.dup present


  Commit: c3714ea01eb4c612897e90b7e6d7ba4556e4c41f
      https://github.com/dlang/phobos/commit/c3714ea01eb4c612897e90b7e6d7ba4556e4c41f
  Author: somzzz <lucia.mcojocaru@gmail.com>
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
    M std/container/binaryheap.d

  Log Message:
  -----------
  unittest


  Commit: 4c708c7566708dca03f3550ea85bbf21b99aea35
      https://github.com/dlang/phobos/commit/4c708c7566708dca03f3550ea85bbf21b99aea35
  Author: somzzz <lucia.mcojocaru@gmail.com>
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
    M std/container/binaryheap.d

  Log Message:
  -----------
  comment


  Commit: b339da57ed6f72074bc0e8c2ae7e46b2ff9cf6d9
      https://github.com/dlang/phobos/commit/b339da57ed6f72074bc0e8c2ae7e46b2ff9cf6d9
  Author: somzzz <lucia.mcojocaru@gmail.com>
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
    M std/container/binaryheap.d

  Log Message:
  -----------
  unittest for dup present and missing in Store


  Commit: 9eb35e11b39ed54fea8b6f4fc18503c86bddc05a
      https://github.com/dlang/phobos/commit/9eb35e11b39ed54fea8b6f4fc18503c86bddc05a
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
    M std/container/binaryheap.d

  Log Message:
  -----------
  Merge pull request #4929 from somzzz/issue_13314

fix issue 13314  - BinaryHeap assumes Store has dup property


Compare: https://github.com/dlang/phobos/compare/98a7c44aafb7...9eb35e11b39e