September 06, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 799a68968ee5c92452b863851fa32d762cba180f
      https://github.com/D-Programming-Language/druntime/commit/799a68968ee5c92452b863851fa32d762cba180f
  Author: tsbockman <thomas.bockman@gmail.com>
  Date:   2015-08-29 (Sat, 29 Aug 2015)

  Changed paths:
    M src/core/checkedint.d

  Log Message:
  -----------
  Fix Issue 14785 - Some corner cases are not handled properly by core.checkedint.


  Commit: acb86115d1d1605f5000dd0c2e8308c451716b44
      https://github.com/D-Programming-Language/druntime/commit/acb86115d1d1605f5000dd0c2e8308c451716b44
  Author: Dmitry Olshansky <dmitry.olsh@gmail.com>
  Date:   2015-09-06 (Sun, 06 Sep 2015)

  Changed paths:
    M src/core/checkedint.d

  Log Message:
  -----------
  Merge pull request #1365 from tsbockman/issue_14785

Fix Issue 14785 - Some corner cases are not handled properly by core.checkedint.


Compare: https://github.com/D-Programming-Language/druntime/compare/3e3426fdccd6...acb86115d1d1