February 16, 2016
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: b1537b3cb04d7714a8188e37e9a67191d21f26d9
      https://github.com/D-Programming-Language/phobos/commit/b1537b3cb04d7714a8188e37e9a67191d21f26d9
  Author: Dragos Carp <Dragos.Carp@funkwerk-itk.com>
  Date:   2016-02-15 (Mon, 15 Feb 2016)

  Changed paths:
    M std/container/binaryheap.d

  Log Message:
  -----------
  Issue 15675 - BinaryHeap!(Array!T) is built wrong


  Commit: b642e1023b5198c8012ee48bf86b0902a5fc4cb7
      https://github.com/D-Programming-Language/phobos/commit/b642e1023b5198c8012ee48bf86b0902a5fc4cb7
  Author: H. S. Teoh <hsteoh@quickfur.ath.cx>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M std/container/binaryheap.d

  Log Message:
  -----------
  Merge pull request #4003 from dcarp/fix_15675

Issue 15675 - BinaryHeap!(Array!T) is built wrong


Compare: https://github.com/D-Programming-Language/phobos/compare/5c37fa25f61f...b642e1023b51