[phobos] [D-Programming-Language/phobos] cc4cd7: add approxMaxNodes for shared free list

GitHub via phobos phobos at puremagic.com
Wed Jan 13 23:48:53 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: cc4cd7c1a9da2ffa2fa938b2866824f534af2ac9
      https://github.com/D-Programming-Language/phobos/commit/cc4cd7c1a9da2ffa2fa938b2866824f534af2ac9
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2015-10-02 (Fri, 02 Oct 2015)

  Changed paths:
    M std/experimental/allocator/building_blocks/free_list.d

  Log Message:
  -----------
  add approxMaxNodes for shared free list


  Commit: ac96a3d3c09cdd2af61da3cda7c5a414473bb7ce
      https://github.com/D-Programming-Language/phobos/commit/ac96a3d3c09cdd2af61da3cda7c5a414473bb7ce
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2016-01-14 (Thu, 14 Jan 2016)

  Changed paths:
    M std/experimental/allocator/building_blocks/free_list.d

  Log Message:
  -----------
  Merge pull request #3684 from 9il/shared_free_list

[allocators] add approxMaxNodes for shared free list


Compare: https://github.com/D-Programming-Language/phobos/compare/e19a597ff767...ac96a3d3c09c


More information about the phobos mailing list