June 18, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: d0e2bf2567a68e46282c9d1cc8196ded93c0e2c1
      https://github.com/dlang/phobos/commit/d0e2bf2567a68e46282c9d1cc8196ded93c0e2c1
  Author: Iain Buclaw <ibuclaw@gdcproject.org>
  Date:   2015-11-29 (Sun, 29 Nov 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Force overflow/underflow in generic std.math implementations


  Commit: c0aa14d8c0b15ba70dd89dab5d57f547875e4f06
      https://github.com/dlang/phobos/commit/c0aa14d8c0b15ba70dd89dab5d57f547875e4f06
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2016-06-18 (Sat, 18 Jun 2016)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Merge pull request #3386 from ibuclaw/overunderflow

Force overflow/underflow in generic std.math implementations


Compare: https://github.com/dlang/phobos/compare/5d6569a3e5ab...c0aa14d8c0b1