[D-runtime] [D-Programming-Language/druntime] 9ff77d: Add ClassInfo flag for destructors.

GitHub via D-runtime d-runtime at puremagic.com
Tue Jul 15 00:03:22 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 9ff77d4295b4cfdb869c30440e83c25551ac0b02
      https://github.com/D-Programming-Language/druntime/commit/9ff77d4295b4cfdb869c30440e83c25551ac0b02
  Author: safety0ff <safety0ff at users.sourceforge.net>
  Date:   2014-07-06 (Sun, 06 Jul 2014)

  Changed paths:
    M src/object.di
    M src/object_.d

  Log Message:
  -----------
  Add ClassInfo flag for destructors.


  Commit: 380781c699a23a2f8d656826f7e87643605fc4bb
      https://github.com/D-Programming-Language/druntime/commit/380781c699a23a2f8d656826f7e87643605fc4bb
  Author: safety0ff <safety0ff at users.sourceforge.net>
  Date:   2014-07-12 (Sat, 12 Jul 2014)

  Changed paths:
    M src/rt/lifetime.d

  Log Message:
  -----------
  Don't finalize dtor-less objects.


  Commit: 72c7c34bce46476a780f3483736a7c5ae82f3c99
      https://github.com/D-Programming-Language/druntime/commit/72c7c34bce46476a780f3483736a7c5ae82f3c99
  Author: Alex Rønne Petersen <alex at lycus.org>
  Date:   2014-07-15 (Tue, 15 Jul 2014)

  Changed paths:
    M src/object.di
    M src/object_.d
    M src/rt/lifetime.d

  Log Message:
  -----------
  Merge pull request #873 from Safety0ff/cthasdtor

Add ClassInfo flag for destructors and don't finalize dtor-less objects.


Compare: https://github.com/D-Programming-Language/druntime/compare/6bcb8029319d...72c7c34bce46


More information about the D-runtime mailing list