June 01, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 2c047f1dd73d65af3510011330ea99d862b0e0d8
      https://github.com/dlang/phobos/commit/2c047f1dd73d65af3510011330ea99d862b0e0d8
  Author: Jack Stouffer <jack@jackstouffer.com>
  Date:   2016-05-25 (Wed, 25 May 2016)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Range-ified std.string.isNumeric


  Commit: c61c89618c02398323361d6ea49e2eb185b97a9e
      https://github.com/dlang/phobos/commit/c61c89618c02398323361d6ea49e2eb185b97a9e
  Author: Walter Bright <WalterBright@users.noreply.github.com>
  Date:   2016-06-01 (Wed, 01 Jun 2016)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Merge pull request #4322 from JackStouffer/isNumeric

Range-ified std.string.isNumeric


Compare: https://github.com/dlang/phobos/compare/ca292ff78cd8...c61c89618c02