phobos/std/experimental/allocator
The Dlang Bot ad6be4e381
Merge pull request #6528 from n8sh/makeArray-mulu
Check for overflow in std.experimental.allocator.makeArray
merged-on-behalf-of: Nathan Sashihara <n8sh@users.noreply.github.com>
2018-06-02 06:01:54 +02:00
..
building_blocks Remove deprecated std.c package 2018-05-31 10:00:09 +09:00
common.d make/makeArray: take advantage of allocators with smth. faster than allocate+memset zero 2018-04-15 17:48:29 -04:00
gc_allocator.d make/makeArray: take advantage of allocators with smth. faster than allocate+memset zero 2018-04-15 17:48:29 -04:00
mallocator.d Remove deprecated std.c package 2018-05-31 10:00:09 +09:00
mmap_allocator.d make/makeArray: take advantage of allocators with smth. faster than allocate+memset zero 2018-04-15 17:48:29 -04:00
package.d Check for overflow in std.experimental.allocator.makeArray 2018-05-29 20:49:13 -04:00
showcase.d Markdownify Phobos 2018-04-02 22:32:47 +02:00
typed.d Make GCAllocator callable in pure functions 2018-04-08 21:58:23 +02:00