digitalmars.D - std.experimental.allocator
- Andrei Alexandrescu (8/8) Oct 02 2015 It's been bitrotting for a while, I've rebased and it has passed tests
- Jonathan M Davis (4/6) Oct 02 2015 Done.
- bitwise (4/7) Oct 02 2015 [...]
- Brad Anderson (4/11) Oct 02 2015 The core team never merges their own pulls (with the exception of
- bitwise (4/16) Oct 02 2015 Ok, I had a feeling that was it. Sounds reasonable.
- Andrei Alexandrescu (3/9) Oct 02 2015 Sticking to procedure, nothing more. Thanks Jonathan - allocator is now
- =?UTF-8?B?Tm9yZGzDtnc=?= (3/5) Oct 03 2015 Superb! I'll spread the word, as usual 😉
- Rikki Cattermole (3/11) Oct 02 2015 Finally, I've been waiting on this!
- John Colvin (4/12) Oct 03 2015 Website update so the docs are there at
- Andrei Alexandrescu (3/19) Oct 03 2015 Will do in a couple hours, thanks John and Martin for bringing this up!
- Andrei Alexandrescu (4/20) Oct 03 2015 It was a tad gnarlier than that. Please review
It's been bitrotting for a while, I've rebased and it has passed tests now. Who will do the honors? https://github.com/D-Programming-Language/phobos/pull/3405 There are three pull requests open against my fork, I invite the authors to rebase them or retarget them against the phobos mainline after 3405 is pulled. Thanks, Andrei
Oct 02 2015
On Friday, 2 October 2015 at 13:12:47 UTC, Andrei Alexandrescu wrote:It's been bitrotting for a while, I've rebased and it has passed tests now. Who will do the honors?Done. - Jonathan M Davis
Oct 02 2015
On Friday, 2 October 2015 at 13:12:47 UTC, Andrei Alexandrescu wrote:It's been bitrotting for a while, I've rebased and it has passed tests now. Who will do the honors?[...]AndreiJust curious, why not just merge it yourself?
Oct 02 2015
On Friday, 2 October 2015 at 21:55:56 UTC, bitwise wrote:On Friday, 2 October 2015 at 13:12:47 UTC, Andrei Alexandrescu wrote:The core team never merges their own pulls (with the exception of the occasional emergency, usually autotester fixes). It's to make sure each change is reviewed by another team member.It's been bitrotting for a while, I've rebased and it has passed tests now. Who will do the honors?[...]AndreiJust curious, why not just merge it yourself?
Oct 02 2015
On Friday, 2 October 2015 at 21:59:27 UTC, Brad Anderson wrote:On Friday, 2 October 2015 at 21:55:56 UTC, bitwise wrote:Ok, I had a feeling that was it. Sounds reasonable. Thanks! BitOn Friday, 2 October 2015 at 13:12:47 UTC, Andrei Alexandrescu wrote:The core team never merges their own pulls (with the exception of the occasional emergency, usually autotester fixes). It's to make sure each change is reviewed by another team member.It's been bitrotting for a while, I've rebased and it has passed tests now. Who will do the honors?[...]AndreiJust curious, why not just merge it yourself?
Oct 02 2015
On 10/02/2015 05:55 PM, bitwise wrote:On Friday, 2 October 2015 at 13:12:47 UTC, Andrei Alexandrescu wrote:Sticking to procedure, nothing more. Thanks Jonathan - allocator is now in. Enjoy! -- AndreiIt's been bitrotting for a while, I've rebased and it has passed tests now. Who will do the honors?[...]AndreiJust curious, why not just merge it yourself?
Oct 02 2015
On Saturday, 3 October 2015 at 00:05:45 UTC, Andrei Alexandrescu wrote:Sticking to procedure, nothing more. Thanks Jonathan - allocator is now in. Enjoy! -- AndreiSuperb! I'll spread the word, as usual 😉
Oct 03 2015
On 03/10/15 2:12 AM, Andrei Alexandrescu wrote:It's been bitrotting for a while, I've rebased and it has passed tests now. Who will do the honors? https://github.com/D-Programming-Language/phobos/pull/3405 There are three pull requests open against my fork, I invite the authors to rebase them or retarget them against the phobos mainline after 3405 is pulled. Thanks, AndreiFinally, I've been waiting on this! Next release, no more my copies :D
Oct 02 2015
On Friday, 2 October 2015 at 13:12:47 UTC, Andrei Alexandrescu wrote:It's been bitrotting for a while, I've rebased and it has passed tests now. Who will do the honors? https://github.com/D-Programming-Language/phobos/pull/3405 There are three pull requests open against my fork, I invite the authors to rebase them or retarget them against the phobos mainline after 3405 is pulled. Thanks, AndreiWebsite update so the docs are there at http://dlang.org/phobos-prerelease/std_experimental_allocator.html ?
Oct 03 2015
On 10/03/2015 12:31 PM, John Colvin wrote:On Friday, 2 October 2015 at 13:12:47 UTC, Andrei Alexandrescu wrote:Will do in a couple hours, thanks John and Martin for bringing this up! -- AndreiIt's been bitrotting for a while, I've rebased and it has passed tests now. Who will do the honors? https://github.com/D-Programming-Language/phobos/pull/3405 There are three pull requests open against my fork, I invite the authors to rebase them or retarget them against the phobos mainline after 3405 is pulled. Thanks, AndreiWebsite update so the docs are there at http://dlang.org/phobos-prerelease/std_experimental_allocator.html ?
Oct 03 2015
On 10/03/2015 12:31 PM, John Colvin wrote:On Friday, 2 October 2015 at 13:12:47 UTC, Andrei Alexandrescu wrote:It was a tad gnarlier than that. Please review https://github.com/D-Programming-Language/phobos/pull/3692, only after pulling it we can generate documentation correctly. Thanks! -- AndreiIt's been bitrotting for a while, I've rebased and it has passed tests now. Who will do the honors? https://github.com/D-Programming-Language/phobos/pull/3405 There are three pull requests open against my fork, I invite the authors to rebase them or retarget them against the phobos mainline after 3405 is pulled. Thanks, AndreiWebsite update so the docs are there at http://dlang.org/phobos-prerelease/std_experimental_allocator.html ?
Oct 03 2015