[phobos] [dlang/phobos] 8d8efb: [ndslice] add allocation functions
GitHub via phobos
phobos at puremagic.com
Sat Apr 16 09:00:37 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 8d8efb7f4662c24492b4b8fcc0311bc8bb76983f
https://github.com/dlang/phobos/commit/8d8efb7f4662c24492b4b8fcc0311bc8bb76983f
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-04-13 (Wed, 13 Apr 2016)
Changed paths:
M std/experimental/ndslice/package.d
M std/experimental/ndslice/selection.d
M std/experimental/ndslice/slice.d
Log Message:
-----------
[ndslice] add allocation functions
Commit: 56f385dbe744ff867247200e7203303513d475f3
https://github.com/dlang/phobos/commit/56f385dbe744ff867247200e7203303513d475f3
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-04-13 (Wed, 13 Apr 2016)
Changed paths:
M std/experimental/ndslice/package.d
M std/experimental/ndslice/selection.d
Log Message:
-----------
[ndslice] add iotaSlice
Commit: 391568d22f3acd0c2a0d8e7072659e9ea013e987
https://github.com/dlang/phobos/commit/391568d22f3acd0c2a0d8e7072659e9ea013e987
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-04-13 (Wed, 13 Apr 2016)
Changed paths:
M std/experimental/ndslice/selection.d
Log Message:
-----------
[ndslice] fix unittests in selection
Commit: 0339efec49868c6460bb0ca2c16cc85b638d7721
https://github.com/dlang/phobos/commit/0339efec49868c6460bb0ca2c16cc85b638d7721
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-04-13 (Wed, 13 Apr 2016)
Changed paths:
M std/experimental/ndslice/slice.d
Log Message:
-----------
[ndslice] fix unittests in slice
Commit: 0e6a0283b4da6a55dbe928de6c94d94faa6ebb07
https://github.com/dlang/phobos/commit/0e6a0283b4da6a55dbe928de6c94d94faa6ebb07
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-04-13 (Wed, 13 Apr 2016)
Changed paths:
M std/experimental/ndslice/iteration.d
Log Message:
-----------
[ndslice] fix unittests in iteration.d
Commit: cf3f2eae7b18e3aad3a9af3d70408e6f3060df8b
https://github.com/dlang/phobos/commit/cf3f2eae7b18e3aad3a9af3d70408e6f3060df8b
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-04-13 (Wed, 13 Apr 2016)
Changed paths:
M std/experimental/ndslice/iteration.d
Log Message:
-----------
[ndslice] fix docs in iteration
Commit: d980ea53dccb151d2e93eebd7bd89098c4d2e981
https://github.com/dlang/phobos/commit/d980ea53dccb151d2e93eebd7bd89098c4d2e981
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-04-13 (Wed, 13 Apr 2016)
Changed paths:
M std/experimental/ndslice/package.d
M std/experimental/ndslice/selection.d
M std/experimental/ndslice/slice.d
Log Message:
-----------
[ndslice] varios fixes
Commit: 604b82b4d474ee83d1f8de3abb4b7e0863043a5a
https://github.com/dlang/phobos/commit/604b82b4d474ee83d1f8de3abb4b7e0863043a5a
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-04-13 (Wed, 13 Apr 2016)
Changed paths:
M std/experimental/ndslice/slice.d
Log Message:
-----------
[ndslice] fix slice perfomance
Commit: a0edfec9a73a2999a3a11e74fe04a65379d05072
https://github.com/dlang/phobos/commit/a0edfec9a73a2999a3a11e74fe04a65379d05072
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-04-16 (Sat, 16 Apr 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 #4182 from 9il/ndalloc
[ndslice] creation/allocation utilities
Compare: https://github.com/dlang/phobos/compare/e2373eec0bb8...a0edfec9a73a
More information about the phobos
mailing list