December 04, 2016
  Branch: refs/heads/stable
  Home:   https://github.com/dlang/druntime
  Commit: 5c187e05ff87404ebf4884cfc548324c2c3ed0fc
      https://github.com/dlang/druntime/commit/5c187e05ff87404ebf4884cfc548324c2c3ed0fc
  Author: WalterW <WalterWaldron@users.noreply.github.com>
  Date:   2016-12-04 (Sun, 04 Dec 2016)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  Revert object.hashOf changes from "use array interface to hashOf()"

fixes issues 16654 & 16764.


  Commit: 0b1e32acbdd23d36637c94d11d5be5bb904fd928
      https://github.com/dlang/druntime/commit/0b1e32acbdd23d36637c94d11d5be5bb904fd928
  Author: Martin Nowak <code@dawg.eu>
  Date:   2016-12-04 (Sun, 04 Dec 2016)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  Merge pull request #1707 from WalterWaldron/fixHashOf

[REG 2.072] Revert object.hashOf changes from "use array interface to hashOf()"


Compare: https://github.com/dlang/druntime/compare/422c8f7b0f0e...0b1e32acbdd2