phobos/std/experimental/allocator/building_blocks
Alexandru Jercaianu 2485fef855 Added allocateFresh for BitmappedBlock
removed const

bla bla

bla
2017-12-08 21:18:10 +02: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 Integrate AscendingPageAllocator with AllocatorList 2017-11-29 14:11:15 +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