December 06, 2015 [phobos] [D-Programming-Language/phobos] 0c513b: allowed Mallocator to be used in nogc functions | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 0c513b1c15ec6a1892945c561731b3823fa4b5b2 https://github.com/D-Programming-Language/phobos/commit/0c513b1c15ec6a1892945c561731b3823fa4b5b2 Author: Basile Burg <basile.b@gmx.com> Date: 2015-12-05 (Sat, 05 Dec 2015) Changed paths: M std/experimental/allocator/common.d M std/experimental/allocator/mallocator.d Log Message: ----------- allowed Mallocator to be used in nogc functions Commit: 61b07a39b129cb2a0d712c3216868482ee80725a https://github.com/D-Programming-Language/phobos/commit/61b07a39b129cb2a0d712c3216868482ee80725a Author: Brian Schott <briancschott@gmail.com> Date: 2015-12-06 (Sun, 06 Dec 2015) Changed paths: M std/experimental/allocator/common.d M std/experimental/allocator/mallocator.d Log Message: ----------- Merge pull request #3856 from BBasile/mallocator-nogc fix issue 15409 - Mallocator cant be used in @nogc code Compare: https://github.com/D-Programming-Language/phobos/compare/0816ad6113a9...61b07a39b129 |
Copyright © 1999-2021 by the D Language Foundation