[phobos] [D-Programming-Language/phobos] 54e415: Modified allocateEligible so that parent.allocate ...

GitHub via phobos phobos at puremagic.com
Mon Oct 19 02:20:33 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 54e415c82fa0616ce8df51902d8d0958b4a4c345
      https://github.com/D-Programming-Language/phobos/commit/54e415c82fa0616ce8df51902d8d0958b4a4c345
  Author: Andrew Van Caem <andrewwvc at gmail.com>
  Date:   2015-10-04 (Sun, 04 Oct 2015)

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

  Log Message:
  -----------
  Modified allocateEligible so that parent.allocate will allocate max bytes when hasTolerance is true


  Commit: 60e69567dc5c704cb910f7579db0631005c441ec
      https://github.com/D-Programming-Language/phobos/commit/60e69567dc5c704cb910f7579db0631005c441ec
  Author: Brian Schott <briancschott at gmail.com>
  Date:   2015-10-19 (Mon, 19 Oct 2015)

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

  Log Message:
  -----------
  Merge pull request #3693 from andrewwvc/newmaster

Modified allocateEligible to prevent memory stomping


Compare: https://github.com/D-Programming-Language/phobos/compare/e7eb322ccd11...60e69567dc5c


More information about the phobos mailing list