[phobos] [D-Programming-Language/phobos] cb2613: Fix empty range creation when using stride.

GitHub noreply at github.com
Fri May 25 05:32:17 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: cb261343cbeb38455aef8c670bb0e576bc262abc
      https://github.com/D-Programming-Language/phobos/commit/cb261343cbeb38455aef8c670bb0e576bc262abc
  Author: deadalnix <deadalnix at gmail.com>
  Date:   2012-05-19 (Sat, 19 May 2012)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Fix empty range creation when using stride.


  Commit: f05173a9bd21d8d4c64bd098b0f0d6074461414c
      https://github.com/D-Programming-Language/phobos/commit/f05173a9bd21d8d4c64bd098b0f0d6074461414c
  Author: deadalnix <deadalnix at gmail.com>
  Date:   2012-05-23 (Wed, 23 May 2012)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Added assertion.
Workaround for failing tests.


  Commit: 0d81fe8f27d737251c81af84516fbe27d952d3b3
      https://github.com/D-Programming-Language/phobos/commit/0d81fe8f27d737251c81af84516fbe27d952d3b3
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2012-05-25 (Fri, 25 May 2012)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Merge pull request #591 from deadalnix/fix_stride_slicing

Fix empty range creation when using stride.


Compare: https://github.com/D-Programming-Language/phobos/compare/5cb39e2...0d81fe8


More information about the phobos mailing list