On Thursday, 2 April 2015 at 23:44:01 UTC, Andrei Alexandrescu
wrote:
On 4/2/15 4:39 PM, Brian Schott wrote:
On Thursday, 2 April 2015 at 22:44:56 UTC, Andrei Alexandrescu
wrote:
It's the end of Q1. Walter and I reviewed our vision
document. We're
staying the course with one important addition: switching to
ddmd,
hopefully with 2.068.
http://wiki.dlang.org/Vision/2015H1
Andrei
I see that the memory management item is still there. What's
going on
with std.allocator?
I'm hard at work on it.
https://github.com/andralex/phobos/tree/allocator
I have a few projects (some on Github, some at EMSI)
that use it because it seemed like it was on its way to being
in Phobos.
What can I do to help with this?
Thanks for offering! I think the best thing to do will be test
harnesses and performance evaluation. Let's discuss that more
when I get closer to something reviewable for Phobos.
Andrei
Is the workflow for getting into std.experimental defined - i.e,
does it have to be reviewed before going into std.experimental or
after?