[D-runtime] [D-Programming-Language/druntime] dd2560: @safe pure nothrow in core.bitop.

GitHub noreply at github.com
Sat Jul 14 21:27:15 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: dd2560667e00e182eab57462ba762258189dad35
      https://github.com/D-Programming-Language/druntime/commit/dd2560667e00e182eab57462ba762258189dad35
  Author: alexrp <xtzgzorex at gmail.com>
  Date:   2012-05-17 (Thu, 17 May 2012)

  Changed paths:
    M src/core/bitop.d

  Log Message:
  -----------
  @safe pure nothrow in core.bitop.


  Commit: 19c53ff9c43546002b753340fa7cd00839f71b74
      https://github.com/D-Programming-Language/druntime/commit/19c53ff9c43546002b753340fa7cd00839f71b74
  Author: alexrp <alex at lycus.org>
  Date:   2012-07-08 (Sun, 08 Jul 2012)

  Changed paths:
    M src/core/bitop.d

  Log Message:
  -----------
  core.bitop's I/O intrinsics should not be pure.


  Commit: fef4c9cd032713e320b34a1339ea52240295a6ed
      https://github.com/D-Programming-Language/druntime/commit/fef4c9cd032713e320b34a1339ea52240295a6ed
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-07-14 (Sat, 14 Jul 2012)

  Changed paths:
    M src/core/bitop.d

  Log Message:
  -----------
  Merge pull request #266 from alexrp/attributes-core-bitop

@safe pure nothrow attributes in core.bitop.


Compare: https://github.com/D-Programming-Language/druntime/compare/a838d9239dad...fef4c9cd0327


More information about the D-runtime mailing list