June 30, 2016 [phobos] [dlang/phobos] 833bca: Fixed Issue 16219: std.experimental.allocator.make... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 833bca4aa51e772e0b178b8f1a772e296e38822f https://github.com/dlang/phobos/commit/833bca4aa51e772e0b178b8f1a772e296e38822f Author: Jack Stouffer <jack@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@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 |
Copyright © 1999-2021 by the D Language Foundation