[phobos] [dlang/phobos] b14d19: fix style

GitHub via phobos phobos at puremagic.com
Tue Apr 26 16:12:26 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: b14d1900484985ed8f564ba1dea055f84171a33d
      https://github.com/dlang/phobos/commit/b14d1900484985ed8f564ba1dea055f84171a33d
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

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

  Log Message:
  -----------
  fix style


  Commit: ca0b6fda6aff47f8a4b7d9033198ed9e6df95094
      https://github.com/dlang/phobos/commit/ca0b6fda6aff47f8a4b7d9033198ed9e6df95094
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

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

  Log Message:
  -----------
  clean isPermutation


  Commit: a5502afa9d7790aa05fb8e8452cf0b9d7c0d08b4
      https://github.com/dlang/phobos/commit/a5502afa9d7790aa05fb8e8452cf0b9d7c0d08b4
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

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

  Log Message:
  -----------
  add unittests


  Commit: f8eaa9d16006fb4d0c3945e0ecbe8977fc88096a
      https://github.com/dlang/phobos/commit/f8eaa9d16006fb4d0c3945e0ecbe8977fc88096a
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

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

  Log Message:
  -----------
  make constructor public


  Commit: 8629b119f77f66a4fa838042b50711fd85b34222
      https://github.com/dlang/phobos/commit/8629b119f77f66a4fa838042b50711fd85b34222
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

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

  Log Message:
  -----------
  add ptr method for slice


  Commit: 5b1f524b2e114ebda707d9093c02a8c556d5b94d
      https://github.com/dlang/phobos/commit/5b1f524b2e114ebda707d9093c02a8c556d5b94d
  Author: Brian Schott <briancschott at gmail.com>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

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

  Log Message:
  -----------
  Merge pull request #4237 from 9il/mir

Add ptr method for Slice


Compare: https://github.com/dlang/phobos/compare/ff298c710db7...5b1f524b2e11


More information about the phobos mailing list