phobos/std/experimental/allocator
2015-10-02 07:35:08 -04:00
..
affix_allocator.d Improvements and fixes in affix_allocator; fix in isPowerOf2; fix alignment in scoped_allocator 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 Separate bucketizer from the rest 2015-10-02 07:35:07 -04:00
common.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
fallback_allocator.d Make KRBlock uncopyable 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 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
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 import MAP_ANON for Linux 2015-10-02 07:35:08 -04:00
null_allocator.d Separate gc_allocator from the rest 2015-10-02 07:35:07 -04:00
package.d Fix package docs 2015-10-02 07:35:08 -04:00
porcelain.d Added Quantizer, implemented fixes pointed by reviews by Brian Schott and Timon Gehr 2015-10-02 07:35:07 -04:00
quantizer.d More Quantizer fixes prompted by Timon Gehr 2015-10-02 07:35:08 -04:00
region.d Workaround for https://issues.dlang.org/show_bug.cgi?id=14617 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 Improve segregator.d 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
typed.d porcelain in good shape 2015-10-02 07:35:07 -04:00