phobos/std/experimental/allocator
2015-10-02 07:35:08 -04:00
..
affix_allocator.d Define and use forwardToMember 2015-10-02 07:35:07 -04:00
allocator_list.d Add parameter to make in allocator_list.d 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 HeapBlock now takes an allocator as a parameter 2015-10-02 07:35:08 -04:00
fallback_allocator.d Changes prompted by https://github.com/D-Programming-Language/dmd/pull/2885 and isnan->isNaN 2015-10-02 07:35:07 -04:00
free_list.d Define and use forwardToMember 2015-10-02 07:35:07 -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 Separate gc_allocator from the rest 2015-10-02 07:35:07 -04:00
heap_block.d HeapBlock now takes an allocator as a parameter 2015-10-02 07:35:08 -04:00
kernighan_ritchie.d Changes prompted by https://github.com/D-Programming-Language/dmd/pull/2885 and isnan->isNaN 2015-10-02 07:35:07 -04:00
mallocator.d HeapBlock now takes an allocator as a parameter 2015-10-02 07:35:08 -04:00
mmap_allocator.d Fix bug in MmapAllocator.deallocate, few more minor changes 2015-10-02 07:35:07 -04:00
null_allocator.d Separate gc_allocator from the rest 2015-10-02 07:35:07 -04:00
package.d Add parameter to make in allocator_list.d 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 Fix 'last bug' in quantizer prompted by Timon Gehr 2015-10-02 07:35:07 -04:00
region.d Fix 32-bit build 2015-10-02 07:35:08 -04:00
segregator.d Separate segregator from the rest 2015-10-02 07:35:07 -04:00
stats_collector.d Add .empty and documentation to stats_collector; add ability to return unused memory to allocator_list 2015-10-02 07:35:07 -04:00
typed.d porcelain in good shape 2015-10-02 07:35:07 -04:00