[phobos] [D-Programming-Language/phobos] e9e52d: Add goodAllocationSize to GCAllocator -- the GC ha...

GitHub via phobos phobos at puremagic.com
Tue Feb 2 14:04:40 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: e9e52d9e05dfce0064ecc54f282bf41e8f1b28e1
      https://github.com/D-Programming-Language/phobos/commit/e9e52d9e05dfce0064ecc54f282bf41e8f1b28e1
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2016-01-31 (Sun, 31 Jan 2016)

  Changed paths:
    M changelog.dd
    M std/experimental/allocator/building_blocks/free_tree.d
    M std/experimental/allocator/gc_allocator.d

  Log Message:
  -----------
  Add goodAllocationSize to GCAllocator -- the GC has very well defined
behavior for this.


  Commit: 0c5e570360df6358069462613935441e2463d449
      https://github.com/D-Programming-Language/phobos/commit/0c5e570360df6358069462613935441e2463d449
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2016-02-01 (Mon, 01 Feb 2016)

  Changed paths:
    M std/experimental/allocator/gc_allocator.d

  Log Message:
  -----------
  Optimize use of bsr better.


  Commit: 245977e3e798add3c8b99fa081c4afed1e3f583f
      https://github.com/D-Programming-Language/phobos/commit/245977e3e798add3c8b99fa081c4afed1e3f583f
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2016-02-02 (Tue, 02 Feb 2016)

  Changed paths:
    M std/experimental/allocator/gc_allocator.d

  Log Message:
  -----------
  Add more unit tests for GCAllocator.goodAllocSize


  Commit: 4be6bc141811eb2f0a5e5e82764b1127f1be85a1
      https://github.com/D-Programming-Language/phobos/commit/4be6bc141811eb2f0a5e5e82764b1127f1be85a1
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2016-02-02 (Tue, 02 Feb 2016)

  Changed paths:
    M changelog.dd
    M std/experimental/allocator/building_blocks/free_tree.d
    M std/experimental/allocator/gc_allocator.d

  Log Message:
  -----------
  Merge pull request #3962 from schveiguy/gc_goodAllocSize

Add goodAllocationSize to GCAllocator


Compare: https://github.com/D-Programming-Language/phobos/compare/747135d6d6e7...4be6bc141811


More information about the phobos mailing list