Steven Schveighoffer
|
bc63d2b949
|
Merge pull request #4372 from andralex/allocator-change-expand
Change semantics of expand: the null array cannot be expanded 'in place'
|
2016-05-27 17:45:44 -04:00 |
|
Andrei Alexandrescu
|
8ecabe23f2
|
Change semantics of expand: the null array cannot be expanded 'in place'
|
2016-05-27 16:36:01 -04:00 |
|
Andrei Alexandrescu
|
b94026470d
|
Merge pull request #4307 from JackStouffer/allocator
Move Ternary from std.experimental.allocator.common to std.typecons
|
2016-05-24 10:29:23 -04:00 |
|
Jack Stouffer
|
b7165c04bc
|
Move Ternary from std.experimental.allocator.common to std.typecons
|
2016-05-24 10:27:10 -04:00 |
|
Jack Stouffer
|
c643eaa291
|
Remove commented out code and redundant comments from std.experimental.allocator
|
2016-05-12 08:25:42 -04:00 |
|
Rainer Schuetze
|
d979bb8165
|
test std.experimental.allocator for Win64/Win32mscoff
fix assert in std.experimental.allocator.building_blocks.bitmapped_block for 32-bit build
|
2016-03-01 13:08:08 +01:00 |
|
Hackerpilot
|
9c431374de
|
Fix memory leak in bitmapped-block unit tests
|
2015-10-02 17:11:40 -07:00 |
|
Andrei Alexandrescu
|
b0d99515c5
|
Relax more totalAllocation assertions for 32 bit
|
2015-10-02 07:35:09 -04:00 |
|
Andrei Alexandrescu
|
58a19a64d8
|
Relax totalAllocation assertion for 32 bit
|
2015-10-02 07:35:09 -04:00 |
|
Andrei Alexandrescu
|
f86669b2be
|
Fix documentation of methods returning Ternary
|
2015-10-02 07:35:09 -04:00 |
|
Andrei Alexandrescu
|
499ecfedc5
|
Moved a bunch of building blocks into a new package building_blocks
|
2015-10-02 07:35:09 -04:00 |
|