Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 833bca4aa51e772e0b178b8f1a772e296e38822f
      
https://github.com/dlang/phobos/commit/833bca4aa51e772e0b178b8f1a772e296e38822f
  Author: Jack Stouffer <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to