phobos/std/experimental/allocator/building_blocks
Andrei Alexandrescu ac96a3d3c0 Merge pull request #3684 from 9il/shared_free_list
[allocators] add approxMaxNodes for shared free list
2016-01-14 02:48:51 -05:00
..
affix_allocator.d
allocator_list.d Allow allocator_list to work with allocators that don't have 'expand()' 2015-10-02 17:38:21 -07:00
bitmapped_block.d Fix memory leak in bitmapped-block unit tests 2015-10-02 17:11:40 -07:00
bucketizer.d Fix documentation of methods returning Ternary 2015-10-02 07:35:09 -04:00
fallback_allocator.d Fix documentation of methods returning Ternary 2015-10-02 07:35:09 -04:00
free_list.d Merge pull request #3684 from 9il/shared_free_list 2016-01-14 02:48:51 -05:00
free_tree.d Fixes #15433: std.experimental.allocator.building_blocks.free_tree only compiles with unittest 2015-12-11 10:44:06 +02:00
kernighan_ritchie.d fix, test cant pass under win32 2015-10-02 07:35:09 -04:00
null_allocator.d
package.d HTML fixes 2015-10-24 06:19:23 +00:00
quantizer.d
region.d Fix documentation of methods returning Ternary 2015-10-02 07:35:09 -04:00
scoped_allocator.d Fix documentation of methods returning Ternary 2015-10-02 07:35:09 -04:00
segregator.d
stats_collector.d fix, temp file for test under win 2015-10-02 07:35:09 -04:00