[phobos] [dlang/phobos] c643ea: Remove commented out code and redundant comments f...

GitHub via phobos phobos at puremagic.com
Fri May 20 14:15:19 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: c643eaa2916c383df90774bc9dcfb4165c970dc4
      https://github.com/dlang/phobos/commit/c643eaa2916c383df90774bc9dcfb4165c970dc4
  Author: Jack Stouffer <jack at jackstouffer.com>
  Date:   2016-05-12 (Thu, 12 May 2016)

  Changed paths:
    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/free_list.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/null_allocator.d
    M std/experimental/allocator/building_blocks/region.d
    M std/experimental/allocator/building_blocks/scoped_allocator.d
    M std/experimental/allocator/building_blocks/segregator.d
    M std/experimental/allocator/building_blocks/stats_collector.d
    M std/experimental/allocator/common.d
    M std/experimental/allocator/typed.d

  Log Message:
  -----------
  Remove commented out code and redundant comments from std.experimental.allocator


  Commit: 7b08e86d8312340887ee64310f5d938bb684fd6b
      https://github.com/dlang/phobos/commit/7b08e86d8312340887ee64310f5d938bb684fd6b
  Author: Brian Schott <briancschott at gmail.com>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
    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/free_list.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/null_allocator.d
    M std/experimental/allocator/building_blocks/region.d
    M std/experimental/allocator/building_blocks/scoped_allocator.d
    M std/experimental/allocator/building_blocks/segregator.d
    M std/experimental/allocator/building_blocks/stats_collector.d
    M std/experimental/allocator/common.d
    M std/experimental/allocator/typed.d

  Log Message:
  -----------
  Merge pull request #4311 from JackStouffer/allocator3

Remove commented out code and redundant comments from std.experimental.allocator


Compare: https://github.com/dlang/phobos/compare/e02b287ff0d3...7b08e86d8312


More information about the phobos mailing list