phobos/std/experimental/allocator/building_blocks
The Dlang Bot 5a700c09d8 Merge pull request #5806 from edi33416/fix_sbrk_region_freebsd
Fix issue 17901 - FreeBSD SbrkRegion alignment
merged-on-behalf-of: Andrei Alexandrescu <andralex@users.noreply.github.com>
2017-10-24 20:05:11 +02:00
..
affix_allocator.d Improve unittests 2017-10-19 13:30:24 +00:00
allocator_list.d Sort imports 2017-06-12 07:54:38 +02:00
bitmapped_block.d Merge pull request #5787 from edi33416/safe_alloc_good_alloc_size 2017-10-24 13:11:08 -04:00
bucketizer.d Improve unittests 2017-10-19 13:30:24 +00:00
fallback_allocator.d Make owns pure nothrow @safe @nogc 2017-10-19 09:31:50 +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 Make owns pure nothrow @safe @nogc 2017-10-19 09:31:50 +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 Fix issue 17901 - FreeBSD SbrkRegion alignment 2017-10-24 16:56:14 +00:00
scoped_allocator.d Improve unittests 2017-10-19 13:30:24 +00:00
segregator.d Improve unittests 2017-10-19 13:30:24 +00:00
stats_collector.d Improve unittests 2017-10-19 13:30:24 +00:00