|
f3d48234c0
|
MmapPool: add expand and empty methods.
|
2017-01-06 23:12:19 +01:00 |
|
|
254b881da6
|
Fix block size calculation
|
2017-01-06 11:56:54 +01:00 |
|
|
8e0b742748
|
MmapPool: Merge blocks on deallocation if possible
|
2017-01-05 14:25:54 +01:00 |
|
|
a35e04c049
|
Don't throw in the allocator, return null
|
2017-01-05 07:42:23 +01:00 |
|
|
4271c8583e
|
Remove static constructor from the MmapPool
|
2017-01-05 07:35:29 +01:00 |
|
|
40857e69b7
|
Add capacity capabilities to the vector
|
2016-12-18 18:48:25 +01:00 |
|
|
c1fb89af99
|
Implement insertion into the vector
|
2016-12-15 15:00:06 +01:00 |
|
|
fa607141e4
|
Make allocator shared and fix some RefCounted bugs
|
2016-12-06 21:29:08 +01:00 |
|
|
192ee20bf7
|
Remove shared from the allocators
|
2016-11-30 21:20:18 +01:00 |
|
|
cbeb0395f9
|
Remove @safe from potentially unsafe code
|
2016-11-30 16:21:20 +01:00 |
|
|
c2afb07ff6
|
Rename Ullocator to MmapPool and make it Windows compatible
|
2016-10-05 13:01:37 +02:00 |
|