phobos/std/experimental/allocator
The Dlang Bot 64e4158ac7
Merge pull request #5908 from jercaianu/page_alloc_aligned
Added alignedAllocate for AscendingPageAllocator
merged-on-behalf-of: Andrei Alexandrescu <andralex@users.noreply.github.com>
2017-12-08 05:08:17 +01:00
..
building_blocks Merge pull request #5908 from jercaianu/page_alloc_aligned 2017-12-08 05:08:17 +01:00
common.d Fix Issue 17986 - Erratic failure with std/experimental/allocator/common.d(445): unittest failure 2017-11-17 12:15:05 +02:00
gc_allocator.d Make allocators expand safe 2017-11-22 19:51:12 +02:00
mallocator.d whitespace 2017-11-13 14:48:52 -05: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