February 03, 2016 [phobos] [D-Programming-Language/phobos] ce938f: Add attributes to most functions in allocator.mall... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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@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 |
Copyright © 1999-2021 by the D Language Foundation