[phobos] [D-Programming-Language/phobos] ceaa9e: fix unittests in ndslice.iteration

GitHub via phobos phobos at puremagic.com
Sun Feb 21 09:48:07 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: ceaa9e5b6f0f6f8ef21c80a9f122230784d6ed08
      https://github.com/D-Programming-Language/phobos/commit/ceaa9e5b6f0f6f8ef21c80a9f122230784d6ed08
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2016-01-28 (Thu, 28 Jan 2016)

  Changed paths:
    M std/experimental/ndslice/iteration.d

  Log Message:
  -----------
  fix unittests in ndslice.iteration


  Commit: 5cdf968c6d9e3c57b53092d068b3f0f6f4e561be
      https://github.com/D-Programming-Language/phobos/commit/5cdf968c6d9e3c57b53092d068b3f0f6f4e561be
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2016-01-28 (Thu, 28 Jan 2016)

  Changed paths:
    M std/experimental/ndslice/selection.d

  Log Message:
  -----------
  fix unittests in ndslice.selection


  Commit: 85f72989cfdb6d35199bb942af13a9891d8d5a51
      https://github.com/D-Programming-Language/phobos/commit/85f72989cfdb6d35199bb942af13a9891d8d5a51
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2016-01-28 (Thu, 28 Jan 2016)

  Changed paths:
    M std/experimental/ndslice/package.d

  Log Message:
  -----------
  fix unittests in ndslice.package


  Commit: b258aae62048e64654e93e59527b9fbcb4fb85ac
      https://github.com/D-Programming-Language/phobos/commit/b258aae62048e64654e93e59527b9fbcb4fb85ac
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2016-01-28 (Thu, 28 Jan 2016)

  Changed paths:
    M std/experimental/ndslice/slice.d

  Log Message:
  -----------
  fix unittests in ndslice.slice


  Commit: 6ec96dd62321b4b1355e28b5e942fd61bace1db9
      https://github.com/D-Programming-Language/phobos/commit/6ec96dd62321b4b1355e28b5e942fd61bace1db9
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2016-01-28 (Thu, 28 Jan 2016)

  Changed paths:
    M std/experimental/ndslice/slice.d

  Log Message:
  -----------
  fix Issue 15532 and fix Issue 15540


  Commit: 528573f0c4f503f31f909e38960a384bb6c34081
      https://github.com/D-Programming-Language/phobos/commit/528573f0c4f503f31f909e38960a384bb6c34081
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2016-02-21 (Sun, 21 Feb 2016)

  Changed paths:
    M std/experimental/ndslice/iteration.d
    M std/experimental/ndslice/package.d
    M std/experimental/ndslice/selection.d
    M std/experimental/ndslice/slice.d

  Log Message:
  -----------
  Merge pull request #3931 from 9il/ndslice1

Issue 15532 & fix Issue 15540


Compare: https://github.com/D-Programming-Language/phobos/compare/c2ef2f1a6e83...528573f0c4f5


More information about the phobos mailing list