.. |
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
|
Minor changes to allocator_list; add fallback_allocator.fallbackAllocator; dox for kernighan_ritchie; eliminate KRBlock.totalAllocated
|
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
|
Improvements and fixes in affix_allocator; fix in isPowerOf2; fix alignment in scoped_allocator
|
2015-10-02 07:35:08 -04:00 |
fallback_allocator.d
|
Minor changes to allocator_list; add fallback_allocator.fallbackAllocator; dox for kernighan_ritchie; eliminate KRBlock.totalAllocated
|
2015-10-02 07:35:08 -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
|
allocate(0) should return null
|
2015-10-02 07:35:08 -04:00 |
heap_block.d
|
Add goodAllocSize to HeapBlock*, also ParentAllocator to HeapBlockWithInternalPointers
|
2015-10-02 07:35:08 -04:00 |
kernighan_ritchie.d
|
Fix 32-bit unittests in kernighan_ritchie
|
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
|
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
|
More Quantizer fixes prompted by Timon Gehr
|
2015-10-02 07:35:08 -04:00 |
region.d
|
Eliminate redundant example from region
|
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 |