October 25, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: aaa00bfb1df2bcea888462ea88849e4e6429653e
      https://github.com/D-Programming-Language/phobos/commit/aaa00bfb1df2bcea888462ea88849e4e6429653e
  Author: Ilya Yaroshenko <ilyayaroshenko@gmail.com>
  Date:   2014-10-25 (Sat, 25 Oct 2014)

  Changed paths:
    M std/math.d
    M std/numeric.d

  Log Message:
  -----------
  update std.math and numeric

is->are


  Commit: cb8d75ee68eb7dc6ace86031312982dd95dc6efb
      https://github.com/D-Programming-Language/phobos/commit/cb8d75ee68eb7dc6ace86031312982dd95dc6efb
  Author: Ilya Yaroshenko <ilyayaroshenko@gmail.com>
  Date:   2014-10-25 (Sat, 25 Oct 2014)

  Changed paths:
    M std/conv.d
    M std/format.d

  Log Message:
  -----------
  remove isnan


  Commit: 3ee0f002bac928ef0a9890f5743c7da653ca01c5
      https://github.com/D-Programming-Language/phobos/commit/3ee0f002bac928ef0a9890f5743c7da653ca01c5
  Author: H. S. Teoh <hsteoh@quickfur.ath.cx>
  Date:   2014-10-25 (Sat, 25 Oct 2014)

  Changed paths:
    M std/conv.d
    M std/format.d
    M std/math.d
    M std/numeric.d

  Log Message:
  -----------
  Merge pull request #2636 from 9il/part1

std.math: deprecate backwards compatibility with Phobos1


Compare: https://github.com/D-Programming-Language/phobos/compare/01b876ca22e2...3ee0f002bac9