June 03, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 1b321c007073b9b3219decef04b1672e5aaf1ac4
      https://github.com/D-Programming-Language/phobos/commit/1b321c007073b9b3219decef04b1672e5aaf1ac4
  Author: Walter Bright <walter@walterbright.com>
  Date:   2015-06-03 (Wed, 03 Jun 2015)

  Changed paths:
    M std/path.d

  Log Message:
  -----------
  Range-ify std.path.stripExtension()


  Commit: e0d8161aed1500bebb24d9a6e9d073ebcf7bc8b0
      https://github.com/D-Programming-Language/phobos/commit/e0d8161aed1500bebb24d9a6e9d073ebcf7bc8b0
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2015-06-03 (Wed, 03 Jun 2015)

  Changed paths:
    M std/path.d

  Log Message:
  -----------
  Merge pull request #3368 from WalterBright/rangeStripExtension

Range-ify std.path.stripExtension()


Compare: https://github.com/D-Programming-Language/phobos/compare/81f04d0a155f...e0d8161aed15