[phobos] [D-Programming-Language/phobos] ce938f: Add attributes to most functions in allocator.mall...

GitHub via phobos phobos at puremagic.com
Wed Feb 3 12:42:19 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: ce938fe432ecffce9f9d1e1f85b8bda54f73ad25
      https://github.com/D-Programming-Language/phobos/commit/ce938fe432ecffce9f9d1e1f85b8bda54f73ad25
  Author: ZombineDev <petar.p.kirov at gmail.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M std/experimental/allocator/common.d
    M std/experimental/allocator/mallocator.d

  Log Message:
  -----------
  Add attributes to most functions in allocator.mallocator and allocator.common.

Also made the style more consistent.


  Commit: 1c555f0d1f2774667ddc6117c3d42376cb9395b5
      https://github.com/D-Programming-Language/phobos/commit/1c555f0d1f2774667ddc6117c3d42376cb9395b5
  Author: ZombineDev <petar.p.kirov at gmail.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

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

  Log Message:
  -----------
  Handle all return codes of posix_memalign, such as EINVAL.


  Commit: 7652976a59dbb6f68427c8b123ce4e938573fd7e
      https://github.com/D-Programming-Language/phobos/commit/7652976a59dbb6f68427c8b123ce4e938573fd7e
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M std/experimental/allocator/common.d
    M std/experimental/allocator/mallocator.d

  Log Message:
  -----------
  Merge pull request #3957 from ZombineDev/nothrow-mallocator

Add attributes to most functions in allocator.mallocator and allocator.common.


Compare: https://github.com/D-Programming-Language/phobos/compare/c9c31287dd63...7652976a59db


More information about the phobos mailing list