phobos/std/experimental/allocator/building_blocks
Martin Kinkelin 87cf224311 allocator_list unittests: Use core.memory.pageSize instead of minimumPageSize
Nothing else in druntime/Phobos uses the problematic `minimumPageSize`
symbol. Problematic because the page size changes from 4 to 16 KB with
macOS 11.0.
2020-10-09 09:42:54 +02:00
..
affix_allocator.d
aligned_block_list.d
allocator_list.d allocator_list unittests: Use core.memory.pageSize instead of minimumPageSize 2020-10-09 09:42:54 +02:00
ascending_page_allocator.d
bitmapped_block.d
bucketizer.d
fallback_allocator.d
free_list.d
free_tree.d
kernighan_ritchie.d tighten up other imports 2020-09-08 14:00:11 +02:00
null_allocator.d
package.d
quantizer.d
region.d
scoped_allocator.d
segregator.d
stats_collector.d