[phobos] [D-Programming-Language/phobos] 91c38b: fix issue 9717 - `std.math.round` rounds away from...

GitHub via phobos phobos at puremagic.com
Sat Dec 5 09:56:49 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 91c38b4bfda60278924140e7bded63f56903a15e
      https://github.com/D-Programming-Language/phobos/commit/91c38b4bfda60278924140e7bded63f56903a15e
  Author: Infiltrator <lt.infiltrator at gmail.com>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  fix issue 9717 - `std.math.round` rounds away from zero instead of to the nearest even integer


  Commit: 0c39d2d341eac3f3c81f6608dedd25ee2689d576
      https://github.com/D-Programming-Language/phobos/commit/0c39d2d341eac3f3c81f6608dedd25ee2689d576
  Author: Iain Buclaw <ibuclaw at gdcproject.org>
  Date:   2015-12-05 (Sat, 05 Dec 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Merge pull request #3849 from Infiltrator/patch-1

fix issue 9717 - `std.math.round` rounds away from zero instead of to the nearest even integer


Compare: https://github.com/D-Programming-Language/phobos/compare/a0ff58e73cd8...0c39d2d341ea


More information about the phobos mailing list