Phobos addition formal review: std.experimental.allocator

Andrea Fontana via Digitalmars-d digitalmars-d at puremagic.com
Fri Jun 12 06:06:37 PDT 2015


On Friday, 12 June 2015 at 11:06:43 UTC, Dicebot wrote:
> The legendary allocator package by Andrei Alexandrescu has 
> arrived at your doorsteps and kindly asks to let it into Phobos
>
> http://wiki.dlang.org/Review/std.experimental.allocator
>
> Docs: 
> http://erdani.com/d/phobos-prerelease/std_experimental_allocator.html
> Code: 
> https://github.com/andralex/phobos/tree/allocator/std/experimental/allocator
>
> This proposal will undergo the review/inclusion process similar 
> to std.experimental.logger :
>
> 1. 2 week review/discussion period
> 2. if proposal author feels confident, 2 week voting period for 
> accepting into sts.experimental
> 3. once enough field trial feedback has been accumulated, vote 
> for moving into std mainline during the upcoming release beta 
> period
>
> If reviewing find some fundamental issues or voting will fail, 
> the whole process will repeats again per proposal authors 
> request.
>
> Please start destruction, review period ends on 26.06 (23.59 +0 
> Greenwich)

Great work :)

It would be nice if someone could write some tests/benchmarks in 
order to show for each allocator where it works well over others.





More information about the Digitalmars-d mailing list