[D-runtime] [dlang/druntime] 03534c: Mark GC.addRoot and GC.removeRoot as @nogc

GitHub via D-runtime d-runtime at puremagic.com
Thu May 5 16:27:58 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: 03534c7eb7afc7f3879b5920958db55437424a28
      https://github.com/dlang/druntime/commit/03534c7eb7afc7f3879b5920958db55437424a28
  Author: Philpax <me at philpax.me>
  Date:   2015-11-15 (Sun, 15 Nov 2015)

  Changed paths:
    M src/core/memory.d
    M src/gc/gc.d

  Log Message:
  -----------
  Mark GC.addRoot and GC.removeRoot as @nogc


  Commit: 3f702f169da512ae6292f26aba7797dfa4a8cdee
      https://github.com/dlang/druntime/commit/3f702f169da512ae6292f26aba7797dfa4a8cdee
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
    M src/core/memory.d
    M src/gc/gc.d

  Log Message:
  -----------
  Merge pull request #1434 from Philpax/nogc-addremoveroot

Mark GC.addRoot and GC.removeRoot as @nogc


Compare: https://github.com/dlang/druntime/compare/c7ddfef05d0d...3f702f169da5


More information about the D-runtime mailing list