Andrei Alexandrescu
|
c537f012a6
|
Fix 32-bit unittests in kernighan_ritchie
|
2015-10-02 07:35:08 -04:00 |
|
Andrei Alexandrescu
|
09002ae84f
|
Minor changes to allocator_list; add fallback_allocator.fallbackAllocator; dox for kernighan_ritchie; eliminate KRBlock.totalAllocated
|
2015-10-02 07:35:08 -04:00 |
|
Andrei Alexandrescu
|
5d88d9b6e3
|
Many fixes and improvements to allocator_list.d; nuke KRAllocator in favor of AllocatorList!KRBlock (noice).
|
2015-10-02 07:35:08 -04:00 |
|
Andrei Alexandrescu
|
ae0aa239b9
|
Refactoring of KRBlock, still WIP
|
2015-10-02 07:35:08 -04:00 |
|
Andrei Alexandrescu
|
4511ea31f2
|
KRBlock is now a template accepting an optional parent allocator (WIP)
|
2015-10-02 07:35:08 -04:00 |
|
Andrei Alexandrescu
|
ed5a6ca6db
|
allocate(0) should return null
|
2015-10-02 07:35:08 -04:00 |
|
Andrei Alexandrescu
|
3ae9dc9fce
|
Improve imports for kernighan_ritchie
|
2015-10-02 07:35:08 -04:00 |
|
Andrei Alexandrescu
|
e7ffe33977
|
Changes prompted by https://github.com/D-Programming-Language/dmd/pull/2885 and isnan->isNaN
|
2015-10-02 07:35:07 -04:00 |
|
Andrei Alexandrescu
|
b9006c5d86
|
WIP on kernighan_ritchie
|
2015-10-02 07:35:07 -04:00 |
|
Andrei Alexandrescu
|
6a3f8cafa0
|
Minor changes for fixing doc generation
|
2015-10-02 07:35:07 -04:00 |
|
Andrei Alexandrescu
|
3715002fde
|
Added the kernighan_ritchie allocator
|
2015-10-02 07:35:07 -04:00 |
|