phobos/std/experimental/allocator/building_blocks
Dmitry Olshansky e46fb63158 Merge pull request #4034 from rainers/fix_allocator
enable and fix tests of std.experimental.allocator for Win64/Win32mscoff
2016-03-16 23:50:18 +03:00
..
affix_allocator.d
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 test std.experimental.allocator for Win64/Win32mscoff 2016-03-01 13:08:08 +01:00
bucketizer.d Fix imports. 2016-01-29 13:48:36 +03:00
fallback_allocator.d Fix documentation of methods returning Ternary 2015-10-02 07:35:09 -04:00
free_list.d Merge pull request #3684 from 9il/shared_free_list 2016-01-14 02:48:51 -05:00
free_tree.d Add goodAllocationSize to GCAllocator -- the GC has very well defined 2016-01-31 14:50:53 -05:00
kernighan_ritchie.d fix, test cant pass under win32 2015-10-02 07:35:09 -04:00
null_allocator.d
package.d HTML fixes 2015-10-24 06:19:23 +00:00
quantizer.d
region.d Allocator: Add stack direction for a lot of non-Intel architectures. 2016-03-12 20:04:40 +01:00
scoped_allocator.d Fix documentation of methods returning Ternary 2015-10-02 07:35:09 -04:00
segregator.d
stats_collector.d On Android, update std.datetime to extract timezone data and some other fixes. 2016-02-10 14:25:42 +05:30