phobos/std/experimental/allocator
The Dlang Bot 80b1636a09
Merge pull request #5841 from edi33416/nogc_alloc_deallocateAll
Mark deallocateAll as @nogc
merged-on-behalf-of: Andrei Alexandrescu <andralex@users.noreply.github.com>
2017-11-07 01:25:07 +01:00
..
building_blocks Merge pull request #5841 from edi33416/nogc_alloc_deallocateAll 2017-11-07 01:25:07 +01:00
common.d Improve unittests 2017-10-19 13:30:24 +00:00
gc_allocator.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
mallocator.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
mmap_allocator.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
package.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
showcase.d Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
typed.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00