[phobos] [D-Programming-Language/phobos] 6a8bcb: Add @nogc attribute to several BigInt accessor fun...

GitHub via phobos phobos at puremagic.com
Sat Feb 7 08:21:45 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 6a8bcb32e9d3a7ba905479387577b8a2a278b774
      https://github.com/D-Programming-Language/phobos/commit/6a8bcb32e9d3a7ba905479387577b8a2a278b774
  Author: Jakob Ovrum <jakobovrum at gmail.com>
  Date:   2015-02-07 (Sat, 07 Feb 2015)

  Changed paths:
    M std/bigint.d
    M std/internal/math/biguintcore.d

  Log Message:
  -----------
  Add @nogc attribute to several BigInt accessor functions


  Commit: 677edcf220c887f00f9d3cd27600d7219862ed5a
      https://github.com/D-Programming-Language/phobos/commit/677edcf220c887f00f9d3cd27600d7219862ed5a
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-02-07 (Sat, 07 Feb 2015)

  Changed paths:
    M std/bigint.d
    M std/internal/math/biguintcore.d

  Log Message:
  -----------
  Merge pull request #2965 from JakobOvrum/bigint_nogc

Add @nogc attribute to several BigInt accessor functions


Compare: https://github.com/D-Programming-Language/phobos/compare/041db2d8fac2...677edcf220c8


More information about the phobos mailing list