phobos/std/experimental/allocator/building_blocks
Andrei Alexandrescu 5c7b3904c7
Merge pull request #5828 from edi33416/fix_stats_collector
Fix StatsCollector typo
2017-10-31 17:33:02 -04:00
..
affix_allocator.d Improve unittests 2017-10-28 22:31:36 +00:00
allocator_list.d Sort imports 2017-06-12 07:54:38 +02:00
bitmapped_block.d Improve unittests 2017-10-28 22:31:36 +00:00
bucketizer.d Improve unittests 2017-10-28 22:31:36 +00:00
fallback_allocator.d Make resolveInternalPointer @safe 2017-10-28 22:31:36 +00:00
free_list.d Merge pull request #5787 from edi33416/safe_alloc_good_alloc_size 2017-10-24 13:11:08 -04:00
free_tree.d Improve unittests 2017-10-19 13:30:24 +00:00
kernighan_ritchie.d Merge pull request #5787 from edi33416/safe_alloc_good_alloc_size 2017-10-24 13:11:08 -04:00
null_allocator.d Improve unittests 2017-10-28 22:31:36 +00:00
package.d Correct the documentation about the used allocator in Segregator 2017-08-09 18:50:41 +02:00
quantizer.d Improve unittests 2017-10-19 13:30:24 +00:00
region.d hoist check for n == 0 to the top 2017-10-31 12:56:21 -04:00
scoped_allocator.d Improve unittests 2017-10-19 13:30:24 +00:00
segregator.d Make resolveInternalPointer @safe 2017-10-28 22:31:36 +00:00
stats_collector.d Fix StatsCollector typo 2017-10-31 14:21:54 +00:00