phobos/std/experimental/allocator
Dmitry Olshansky 1dc6ff97d6 Merge pull request #4014 from schveiguy/allocator_expand
Fix GCAllocator.expand to properly utilize GC.extend
2016-03-11 23:34:17 +03:00
..
building_blocks Merge pull request #3949 from japplegame/patch-1 2016-03-05 23:02:35 +00:00
common.d Add attributes to most functions in allocator.mallocator and allocator.common. 2016-02-03 17:33:24 +02:00
gc_allocator.d use correct math 2016-03-11 11:33:12 -05:00
mallocator.d Handle all return codes of posix_memalign, such as EINVAL. 2016-02-03 17:33:24 +02:00
mmap_allocator.d removed useless import 2015-10-02 07:35:09 -04:00
package.d Merge pull request #4023 from BBasile/ussue-15639 2016-03-04 18:03:41 -05: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