phobos/std/experimental/allocator/building_blocks
The Dlang Bot d76946669c
Merge pull request #5912 from jercaianu/allocatefresh
Added allocateFresh for BitmappedBlock
merged-on-behalf-of: Andrei Alexandrescu <andralex@users.noreply.github.com>
2017-12-08 21:10:34 +01:00
..
affix_allocator.d Make reallocate nothrow nogc 2017-11-28 14:50:26 +00:00
allocator_list.d Merge pull request #5886 from edi33416/nogc_alloc_reallocate 2017-12-05 18:43:35 +01:00
ascending_page_allocator.d Added alignedAllocate for AscendingPageAllocator 2017-12-07 19:22:42 +02:00
bitmapped_block.d Added allocateFresh for BitmappedBlock 2017-12-08 21:18:10 +02:00
bucketizer.d Make reallocate nothrow nogc 2017-11-28 14:50:26 +00:00
fallback_allocator.d Make alignedReallocate nothrow nogc 2017-12-06 18:38:11 +01:00
free_list.d Make reallocate nothrow nogc 2017-11-28 14:50:26 +00:00
free_tree.d Make reallocate nothrow nogc 2017-11-28 14:50:26 +00:00
kernighan_ritchie.d minor refactor for regionMode 2017-11-18 21:11:00 +02:00
null_allocator.d Make alignedReallocate nothrow nogc 2017-12-06 18:38:11 +01:00
package.d Correct the documentation about the used allocator in Segregator 2017-08-09 18:50:41 +02:00
quantizer.d Make alignedReallocate nothrow nogc 2017-12-06 18:38:11 +01:00
region.d Fix SBrkRegion expand bug 2017-11-27 00:28:52 +02:00
scoped_allocator.d Make reallocate nothrow nogc 2017-11-28 14:50:26 +00:00
segregator.d Make alignedReallocate nothrow nogc 2017-12-06 18:38:11 +01:00
stats_collector.d Make reallocate nothrow nogc 2017-11-28 14:50:26 +00:00