[phobos] [dlang/phobos] c39ec4: reduce ndslice template bloat part 1
GitHub via phobos
phobos at puremagic.com
Fri Sep 30 07:11:40 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: c39ec4cd43ee4ea58aa3d3b6747024c7c9979732
https://github.com/dlang/phobos/commit/c39ec4cd43ee4ea58aa3d3b6747024c7c9979732
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-09-30 (Fri, 30 Sep 2016)
Changed paths:
M std/experimental/ndslice/internal.d
M std/experimental/ndslice/iteration.d
M std/experimental/ndslice/selection.d
M std/experimental/ndslice/slice.d
Log Message:
-----------
reduce ndslice template bloat part 1
Commit: a90f8577545cf8687e79f6a02fe77a86da7d67e2
https://github.com/dlang/phobos/commit/a90f8577545cf8687e79f6a02fe77a86da7d67e2
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-09-30 (Fri, 30 Sep 2016)
Changed paths:
M std/experimental/ndslice/internal.d
M std/experimental/ndslice/iteration.d
M std/experimental/ndslice/selection.d
Log Message:
-----------
reduce ndslice template bloat part 2
Commit: a725dbc65882c4dfd286d1173b54a490aac63475
https://github.com/dlang/phobos/commit/a725dbc65882c4dfd286d1173b54a490aac63475
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-09-30 (Fri, 30 Sep 2016)
Changed paths:
M std/experimental/ndslice/internal.d
M std/experimental/ndslice/iteration.d
M std/experimental/ndslice/selection.d
M std/experimental/ndslice/slice.d
Log Message:
-----------
Merge pull request #4823 from 9il/templatebloat
reduce ndslice template bloat
Compare: https://github.com/dlang/phobos/compare/59b6392f2067...a725dbc65882
More information about the phobos
mailing list