December 05, 2015 [phobos] [D-Programming-Language/phobos] 91c38b: fix issue 9717 - `std.math.round` rounds away from... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation