phobos/std/experimental/allocator
2015-10-02 07:35:08 -04:00
..
affix_allocator.d Remove for now the GC-related primitives 2015-10-02 07:35:08 -04:00
allocator_list.d Add BookkeepingAllocator parameter to AllocatorList; add global expand() to common but commented out - causes trouble; small improvement in fallback_allocator; small improvements to free_list; fix in GCAllocator.expand 2015-10-02 07:35:08 -04:00
bucketizer.d Remove for now the GC-related primitives 2015-10-02 07:35:08 -04:00
common.d Remove uninteresting primitive zeroesAllocation 2015-10-02 07:35:08 -04:00
fallback_allocator.d Improve constraints on fallback_allocator 2015-10-02 07:35:08 -04:00
free_list.d Add BookkeepingAllocator parameter to AllocatorList; add global expand() to common but commented out - causes trouble; small improvement in fallback_allocator; small improvements to free_list; fix in GCAllocator.expand 2015-10-02 07:35:08 -04:00
free_tree.d Added Quantizer, implemented fixes pointed by reviews by Brian Schott and Timon Gehr 2015-10-02 07:35:07 -04:00
gc_allocator.d Add BookkeepingAllocator parameter to AllocatorList; add global expand() to common but commented out - causes trouble; small improvement in fallback_allocator; small improvements to free_list; fix in GCAllocator.expand 2015-10-02 07:35:08 -04:00
heap_block.d Remove for now the GC-related primitives 2015-10-02 07:35:08 -04:00
kernighan_ritchie.d Make KRBlock uncopyable 2015-10-02 07:35:08 -04:00
mallocator.d Fixes in affix_allocator, workaround in common and mallocator 2015-10-02 07:35:08 -04:00
mmap_allocator.d Remove uninteresting primitive zeroesAllocation 2015-10-02 07:35:08 -04:00
null_allocator.d Remove for now the GC-related primitives 2015-10-02 07:35:08 -04:00
package.d Remove for now the GC-related primitives 2015-10-02 07:35:08 -04:00
porcelain.d Remove uninteresting primitive zeroesAllocation 2015-10-02 07:35:08 -04:00
quantizer.d Remove uninteresting primitive zeroesAllocation 2015-10-02 07:35:08 -04:00
region.d Remove uninteresting primitive zeroesAllocation 2015-10-02 07:35:08 -04:00
scoped_allocator.d Improvements and fixes in affix_allocator; fix in isPowerOf2; fix alignment in scoped_allocator 2015-10-02 07:35:08 -04:00
segregator.d Remove for now the GC-related primitives 2015-10-02 07:35:08 -04:00
stats_collector.d Make Option enum ulong for accommodating more flags in the future 2015-10-02 07:35:08 -04:00