February 28, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 568cd18b43fb2fe98a5eb62f06a00648450d7068
      https://github.com/D-Programming-Language/phobos/commit/568cd18b43fb2fe98a5eb62f06a00648450d7068
  Author: Ulrich Kuettler <kuettler@gmail.com>
  Date:   2015-02-17 (Tue, 17 Feb 2015)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Fix Issue 13390 - Be explicit about non-empty input and fail early

Add unittest


  Commit: 4f3c90aaa3f47404647993eab2e92b53a9bfa4b9
      https://github.com/D-Programming-Language/phobos/commit/4f3c90aaa3f47404647993eab2e92b53a9bfa4b9
  Author: Martin Nowak <code@dawg.eu>
  Date:   2015-03-01 (Sun, 01 Mar 2015)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Merge pull request #3001 from kuettler/fix13390

Fix Issue 13390 - Be explicit about non-empty input and fail early


Compare: https://github.com/D-Programming-Language/phobos/compare/b43a7b8b6095...4f3c90aaa3f4