[D-runtime] [dlang/druntime] 0d28db: Added private qualifier to one-off unittest helper...

GitHub via D-runtime d-runtime at puremagic.com
Wed Nov 2 05:13:50 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: 0d28db3b8a8d2ae099da075e41185c123391e81e
      https://github.com/dlang/druntime/commit/0d28db3b8a8d2ae099da075e41185c123391e81e
  Author: Sophie Kirschner <pineapplemachine at gmail.com>
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  Added private qualifier to one-off unittest helper isnan in object.d


  Commit: 55b4c8f37390bbd46a9823808d3d62826d83acc9
      https://github.com/dlang/druntime/commit/55b4c8f37390bbd46a9823808d3d62826d83acc9
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  Merge pull request #1686 from pineapplemachine/private-object-isnan

Added private qualifier to one-off unittest helper isnan in object.d


Compare: https://github.com/dlang/druntime/compare/9997ce5feb7d...55b4c8f37390


More information about the D-runtime mailing list