[phobos] [D-Programming-Language/phobos] 77de1e: Mark std.uni.replicateBits as safe, pure, nothrow ...

GitHub via phobos phobos at puremagic.com
Sat Oct 18 23:00:11 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 77de1efcf8c40b599ac4d3487eb5a3df2b5c9479
      https://github.com/D-Programming-Language/phobos/commit/77de1efcf8c40b599ac4d3487eb5a3df2b5c9479
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2014-10-17 (Fri, 17 Oct 2014)

  Changed paths:
    M std/uni.d

  Log Message:
  -----------
  Mark std.uni.replicateBits as safe, pure, nothrow and nogc


  Commit: d5074fc215cd69c50ed4dee6c45779d9e476f83c
      https://github.com/D-Programming-Language/phobos/commit/d5074fc215cd69c50ed4dee6c45779d9e476f83c
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2014-10-19 (Sun, 19 Oct 2014)

  Changed paths:
    M std/uni.d

  Log Message:
  -----------
  Replace reduce!"a+b" with sum


  Commit: ac3118693b27df6e8ff1592fde06e6f9c5819e2d
      https://github.com/D-Programming-Language/phobos/commit/ac3118693b27df6e8ff1592fde06e6f9c5819e2d
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-10-19 (Sun, 19 Oct 2014)

  Changed paths:
    M std/uni.d

  Log Message:
  -----------
  Merge pull request #2619 from tom-tan/safe-pure-nothrow-nogc-uni-replicateBits

Mark std.uni.replicateBits as safe, pure, nothrow and nogc


Compare: https://github.com/D-Programming-Language/phobos/compare/d4d60e201d9f...ac3118693b27


More information about the phobos mailing list