Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: c183c2e5c26027283946c49fb976cb05c3e1ea70
      
https://github.com/dlang/phobos/commit/c183c2e5c26027283946c49fb976cb05c3e1ea70
  Author: Jack Stouffer <j...@jackstouffer.com>
  Date:   2016-07-03 (Sun, 03 Jul 2016)

  Changed paths:
    M std/experimental/allocator/building_blocks/affix_allocator.d
    M std/experimental/allocator/building_blocks/allocator_list.d
    M std/experimental/allocator/building_blocks/bitmapped_block.d
    M std/experimental/allocator/building_blocks/bucketizer.d
    M std/experimental/allocator/building_blocks/fallback_allocator.d
    M std/experimental/allocator/building_blocks/free_tree.d
    M std/experimental/allocator/building_blocks/kernighan_ritchie.d
    M std/experimental/allocator/building_blocks/region.d
    M std/experimental/allocator/building_blocks/segregator.d
    M std/experimental/allocator/package.d
    M std/experimental/allocator/showcase.d
    M std/experimental/allocator/typed.d

  Log Message:
  -----------
  Fixed std.algorithm imports in std.experimental.allocator to not be package 
wide


  Commit: cb070171f588d4d05f75655dde352c3b05c72ce5
      
https://github.com/dlang/phobos/commit/cb070171f588d4d05f75655dde352c3b05c72ce5
  Author: Walter Bright <walterbri...@users.noreply.github.com>
  Date:   2016-07-03 (Sun, 03 Jul 2016)

  Changed paths:
    M std/experimental/allocator/building_blocks/affix_allocator.d
    M std/experimental/allocator/building_blocks/allocator_list.d
    M std/experimental/allocator/building_blocks/bitmapped_block.d
    M std/experimental/allocator/building_blocks/bucketizer.d
    M std/experimental/allocator/building_blocks/fallback_allocator.d
    M std/experimental/allocator/building_blocks/free_tree.d
    M std/experimental/allocator/building_blocks/kernighan_ritchie.d
    M std/experimental/allocator/building_blocks/region.d
    M std/experimental/allocator/building_blocks/segregator.d
    M std/experimental/allocator/package.d
    M std/experimental/allocator/showcase.d
    M std/experimental/allocator/typed.d

  Log Message:
  -----------
  Merge pull request #4548 from JackStouffer/patch-darksideofthemoon

Fixed std.algorithm imports in std.experimental.allocator to not be package wide


Compare: https://github.com/dlang/phobos/compare/b954b592cb1c...cb070171f588
_______________________________________________
phobos mailing list
phobos@puremagic.com
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to