December 23, 2016
https://issues.dlang.org/show_bug.cgi?id=16824

--- Comment #8 from Andrei Alexandrescu <andrei@erdani.com> ---
worksforme

Atila you just volunteered to help @Razvan our grad student in case he needs assistance and review with *CompactMultidimensional, which may have subtleties related to alignment.

--
December 23, 2016
https://issues.dlang.org/show_bug.cgi?id=16824

greenify <greeenify@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify@gmail.com

--- Comment #9 from greenify <greeenify@gmail.com> ---
FWIW there's makeNdarray in ndslice:

https://github.com/dlang/phobos/blob/master/std/experimental/ndslice/slice.d#L834

Tt can infer the dimension size from a Slice.

--
January 17, 2017
https://issues.dlang.org/show_bug.cgi?id=16824

--- Comment #10 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/935d4ada9aeaaf5f105b75b84ca6ef72a053d962 Issue 16824 - std.experimental.allocator.dispose leaks memory for arrays of more than 1 dimension

https://github.com/dlang/phobos/commit/936a802b50d6dd096f2504595d18436eeceed8e5 Issue 16824 - std.experimental.allocator.dispose leaks memory for arrays of more than 1 dimension

https://github.com/dlang/phobos/commit/9dd0f579beb8f8fc47494f6cb531c40573986772 Merge pull request #4982 from RazvanN7/Issue_16824

Fix Issue 16824 - std.experimental.allocator.dispose leaks memory

--
January 24, 2017
https://issues.dlang.org/show_bug.cgi?id=16824

--- Comment #11 from github-bugzilla@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/935d4ada9aeaaf5f105b75b84ca6ef72a053d962 Issue 16824 - std.experimental.allocator.dispose leaks memory for arrays of more than 1 dimension

https://github.com/dlang/phobos/commit/936a802b50d6dd096f2504595d18436eeceed8e5 Issue 16824 - std.experimental.allocator.dispose leaks memory for arrays of more than 1 dimension

https://github.com/dlang/phobos/commit/9dd0f579beb8f8fc47494f6cb531c40573986772 Merge pull request #4982 from RazvanN7/Issue_16824

--
February 22, 2017
https://issues.dlang.org/show_bug.cgi?id=16824

--- Comment #12 from github-bugzilla@puremagic.com ---
Commit pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/64a0814ae426749a70decc5382b2fb3365a52a3e Issue 16824: fix experimental makeMultidimensionalArray API

--
February 24, 2017
https://issues.dlang.org/show_bug.cgi?id=16824

--- Comment #13 from github-bugzilla@puremagic.com ---
Commit pushed to newCTFE at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/64a0814ae426749a70decc5382b2fb3365a52a3e Issue 16824: fix experimental makeMultidimensionalArray API

--
March 22, 2017
https://issues.dlang.org/show_bug.cgi?id=16824

--- Comment #14 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/935d4ada9aeaaf5f105b75b84ca6ef72a053d962 Issue 16824 - std.experimental.allocator.dispose leaks memory for arrays of more than 1 dimension

https://github.com/dlang/phobos/commit/936a802b50d6dd096f2504595d18436eeceed8e5 Issue 16824 - std.experimental.allocator.dispose leaks memory for arrays of more than 1 dimension

https://github.com/dlang/phobos/commit/9dd0f579beb8f8fc47494f6cb531c40573986772 Merge pull request #4982 from RazvanN7/Issue_16824

https://github.com/dlang/phobos/commit/64a0814ae426749a70decc5382b2fb3365a52a3e Issue 16824: fix experimental makeMultidimensionalArray API

--
1 2
Next ›   Last »