August 29, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: 59963cc8cb3b34c39070a4c4125e55b23ff49d7f
      https://github.com/dlang/druntime/commit/59963cc8cb3b34c39070a4c4125e55b23ff49d7f
  Author: Walter Bright <walter@walterbright.com>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  add 'scope' to object.dup()


  Commit: 35cd63567095bf865e0c7b4bb8bb92945b6244a5
      https://github.com/dlang/druntime/commit/35cd63567095bf865e0c7b4bb8bb92945b6244a5
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  Merge pull request #1637 from WalterBright/scope-dup

add 'scope' to object.dup()


Compare: https://github.com/dlang/druntime/compare/aee373fb541d...35cd63567095