[D-runtime] [D-Programming-Language/druntime] 540158: @nogc for builtin functions

GitHub via D-runtime d-runtime at puremagic.com
Wed Apr 23 18:24:09 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 540158a6691a270d8eb3c0e0f96009c70555a1ed
      https://github.com/D-Programming-Language/druntime/commit/540158a6691a270d8eb3c0e0f96009c70555a1ed
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-04-22 (Tue, 22 Apr 2014)

  Changed paths:
    M src/core/bitop.d
    M src/core/math.d
    M src/core/simd.d

  Log Message:
  -----------
  @nogc for builtin functions


  Commit: 3a652cd692029f0464efc1834ec1fc521954a69f
      https://github.com/D-Programming-Language/druntime/commit/3a652cd692029f0464efc1834ec1fc521954a69f
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2014-04-23 (Wed, 23 Apr 2014)

  Changed paths:
    M src/core/bitop.d
    M src/core/math.d
    M src/core/simd.d

  Log Message:
  -----------
  Merge pull request #773 from WalterBright/add-nogc

@nogc for builtin functions


Compare: https://github.com/D-Programming-Language/druntime/compare/6f9dc73cdfb4...3a652cd69202


More information about the D-runtime mailing list