phobos/std/experimental/allocator/building_blocks
Martin Kinkelin b41bcd93df
std.experimental.allocator.building_blocks.allocator_list: Fix unittests on macOS arm64 (#10704)
Otherwise hitting a consistently failing assertion for LDC CI.
2025-03-23 07:51:23 +08:00
..
affix_allocator.d Region: don't use NullAllocator as a sentinel 2022-09-19 16:31:20 -04:00
aligned_block_list.d Split SharedBorrowedRegion from BorrowedRegion 2022-09-19 16:31:20 -04:00
allocator_list.d std.experimental.allocator.building_blocks.allocator_list: Fix unittests on macOS arm64 (#10704) 2025-03-23 07:51:23 +08:00
ascending_page_allocator.d Fix allocator tests on iOS derived platforms 2020-03-03 12:51:07 +01:00
bitmapped_block.d Annotate bitmapped_block.d to please dlang/dmd#12520 2021-05-18 01:13:52 +02:00
bucketizer.d Implement allocateZeroed for building-block allocators 2018-09-08 10:56:34 -04:00
fallback_allocator.d Region: don't use NullAllocator as a sentinel 2022-09-19 16:31:20 -04:00
free_list.d Region: don't use NullAllocator as a sentinel 2022-09-19 16:31:20 -04:00
free_tree.d Region: don't use NullAllocator as a sentinel 2022-09-19 16:31:20 -04:00
kernighan_ritchie.d Fix alignment of buffers in kernighan_ritchie unittests. 2024-04-01 20:15:04 +02:00
null_allocator.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
package.d Expand goo.gl links that may break 2024-07-19 12:19:43 +02:00
quantizer.d Region: don't use NullAllocator as a sentinel 2022-09-19 16:31:20 -04:00
region.d replace dead links 2024-07-14 15:16:11 +12:00
scoped_allocator.d Region: don't use NullAllocator as a sentinel 2022-09-19 16:31:20 -04:00
segregator.d Region: don't use NullAllocator as a sentinel 2022-09-19 16:31:20 -04:00
stats_collector.d Expand goo.gl links that may break 2024-07-19 12:19:43 +02:00