[phobos] [dlang/phobos] 833bca: Fixed Issue 16219: std.experimental.allocator.make...
GitHub via phobos
phobos at puremagic.com
Thu Jun 30 03:02:48 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 833bca4aa51e772e0b178b8f1a772e296e38822f
https://github.com/dlang/phobos/commit/833bca4aa51e772e0b178b8f1a772e296e38822f
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-06-29 (Wed, 29 Jun 2016)
Changed paths:
M std/experimental/allocator/package.d
Log Message:
-----------
Fixed Issue 16219: std.experimental.allocator.makeArray does unnecessary allocations for ranges with length
Commit: 7f3d8545dcf32b58a2309aef5842025fa9df3956
https://github.com/dlang/phobos/commit/7f3d8545dcf32b58a2309aef5842025fa9df3956
Author: Robert Schadek <robert.schadek at informatik.uni-oldenburg.de>
Date: 2016-06-30 (Thu, 30 Jun 2016)
Changed paths:
M std/experimental/allocator/package.d
Log Message:
-----------
Merge pull request #4503 from JackStouffer/makeArray
[Issue 16219] makeArray does unnecessary allocations for ranges with length
Compare: https://github.com/dlang/phobos/compare/eb90e706e4d6...7f3d8545dcf3
More information about the phobos
mailing list