phobos/std/experimental/allocator
Andrei Alexandrescu ac96a3d3c0 Merge pull request #3684 from 9il/shared_free_list
[allocators] add approxMaxNodes for shared free list
2016-01-14 02:48:51 -05:00
..
building_blocks Merge pull request #3684 from 9il/shared_free_list 2016-01-14 02:48:51 -05:00
common.d allowed Mallocator to be used in nogc functions 2015-12-05 23:41:26 +01:00
gc_allocator.d disable GCAllocator.expand test 2016-01-03 16:58:45 +01:00
mallocator.d add missing @nogc for Windows-only functions 2016-01-03 16:04:18 +01:00
mmap_allocator.d removed useless import 2015-10-02 07:35:09 -04:00
package.d TypeInfo.init -> TypeInfo.initializer 2015-11-30 21:20:46 +01:00
showcase.d Moved a bunch of building blocks into a new package building_blocks 2015-10-02 07:35:09 -04:00
typed.d Allow TypedAllocator.Policies to actually be empty 2015-10-02 09:18:08 -07:00