[D-runtime] [D-Programming-Language/druntime] f98a02: Make .destroy() work with attribute inference

GitHub via D-runtime d-runtime at puremagic.com
Wed Apr 22 03:58:57 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: f98a02142767d2d14b574cd381670dbd53b90d36
      https://github.com/D-Programming-Language/druntime/commit/f98a02142767d2d14b574cd381670dbd53b90d36
  Author: Jakob Ovrum <jakobovrum at gmail.com>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M src/core/internal/traits.d
    M src/object.di
    M src/object_.d

  Log Message:
  -----------
  Make .destroy() work with attribute inference

Also adds postblitRecurse() to enable attribute inference for
explicit copying


  Commit: 6d6aa3daea8436ffe35b26fc569720f48917b158
      https://github.com/D-Programming-Language/druntime/commit/6d6aa3daea8436ffe35b26fc569720f48917b158
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-04-22 (Wed, 22 Apr 2015)

  Changed paths:
    M src/core/internal/traits.d
    M src/object.di
    M src/object_.d

  Log Message:
  -----------
  Merge pull request #1181 from JakobOvrum/destroy_preserve_attributes

Make .destroy() work with attribute inference


Compare: https://github.com/D-Programming-Language/druntime/compare/7331dc34c47b...6d6aa3daea84


More information about the D-runtime mailing list