[D-runtime] [D-Programming-Language/druntime] ddfce9: Add nogc attributes for core.time

GitHub via D-runtime d-runtime at puremagic.com
Sun Nov 16 13:09:09 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: ddfce9da0dfef7c0b651ed68cea8cd7b2a5c1dbf
      https://github.com/D-Programming-Language/druntime/commit/ddfce9da0dfef7c0b651ed68cea8cd7b2a5c1dbf
  Author: sinkuu <sinkuupump at gmail.com>
  Date:   2014-11-16 (Sun, 16 Nov 2014)

  Changed paths:
    M src/core/time.d

  Log Message:
  -----------
  Add nogc attributes for core.time


  Commit: 3585e163132a096303d9082fe94499a694e50d41
      https://github.com/D-Programming-Language/druntime/commit/3585e163132a096303d9082fe94499a694e50d41
  Author: sinkuu <sinkuupump at gmail.com>
  Date:   2014-11-16 (Sun, 16 Nov 2014)

  Changed paths:
    M src/core/time.d

  Log Message:
  -----------
  Attribute factorizing


  Commit: 08ad7393de4c8692a22301caf8aa0863edbc07b3
      https://github.com/D-Programming-Language/druntime/commit/08ad7393de4c8692a22301caf8aa0863edbc07b3
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2014-11-16 (Sun, 16 Nov 2014)

  Changed paths:
    M src/core/time.d

  Log Message:
  -----------
  Merge pull request #1017 from sinkuu/core_time_nogc

@nogc attribute for core.time


Compare: https://github.com/D-Programming-Language/druntime/compare/86d49cfb3670...08ad7393de4c


More information about the D-runtime mailing list