[phobos] [dlang/phobos] b45011: Enhancement 16363

GitHub via phobos phobos at puremagic.com
Mon Aug 29 12:07:30 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: b450113a4a6c5f6f329ef63cdaca4bd7ca3a8922
      https://github.com/dlang/phobos/commit/b450113a4a6c5f6f329ef63cdaca4bd7ca3a8922
  Author: togrue <tobygruen at gmail.com>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Enhancement 16363

Issue 16363 (Cannot construct a random access range using frontTransversal)
https://issues.dlang.org/show_bug.cgi?id=16291

- Added the length property to frontTransversal (only if the length is known)


  Commit: 6394458fc3eed3800957d111650bd63bce010257
      https://github.com/dlang/phobos/commit/6394458fc3eed3800957d111650bd63bce010257
  Author: Sebastian Wilzbach <seb at wilzba.ch>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Merge pull request #4754 from togrue/issue_16363

Fix issue 16363 - Cannot construct a random access range using frontTransversal


Compare: https://github.com/dlang/phobos/compare/1d48fb93c939...6394458fc3ee


More information about the phobos mailing list