phobos/std/experimental/allocator/building_blocks
2015-12-11 10:44:06 +02:00
..
affix_allocator.d Moved a bunch of building blocks into a new package building_blocks 2015-10-02 07:35:09 -04:00
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 #3693 from andrewwvc/newmaster 2015-10-19 02:20:31 -07: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 Moved a bunch of building blocks into a new package building_blocks 2015-10-02 07:35:09 -04:00
package.d HTML fixes 2015-10-24 06:19:23 +00:00
quantizer.d Moved a bunch of building blocks into a new package building_blocks 2015-10-02 07:35:09 -04:00
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 Moved a bunch of building blocks into a new package building_blocks 2015-10-02 07:35:09 -04:00
stats_collector.d fix, temp file for test under win 2015-10-02 07:35:09 -04:00