June 25, 2015
On Thursday, 25 June 2015 at 14:04:57 UTC, Steven Schveighoffer wrote:
> On 6/25/15 6:34 AM, Martin Nowak wrote:
>> if it
>> wasn't in master when we merged master into stable it won't be part of
>> the release.
>

I was much hoping for:
https://github.com/D-Programming-Language/dmd/pull/3998

I even thought it would make 2.067 but... guess there's no exceptions to the rule.

June 25, 2015
Is it first ddmd release or it will be based on c++ code ?
June 25, 2015
On Wednesday, 24 June 2015 at 23:14:05 UTC, Martin Nowak wrote:
> First beta for the 2.068.0 release.
>
> http://downloads.dlang.org/pre-releases/2.x/2.068.0/ http://ftp.digitalmars.com/
>
> Also available on Travis-CI as dmd-2.068.0-b1.
>
> A changelog containing all the upcoming changes will be provided within the next few days.
>
> Please report any bugs at https://issues.dlang.org
>
> -Martin

ughh can't believe these didn't make it in
https://github.com/D-Programming-Language/phobos/pull/3225
https://github.com/D-Programming-Language/phobos/pull/3259

another 6 months of being laughed at on HN and reddit for having unusable smartpointers.
June 25, 2015
On Thursday, 25 June 2015 at 20:38:26 UTC, rsw0x wrote:
> On Wednesday, 24 June 2015 at 23:14:05 UTC, Martin Nowak wrote:
>> First beta for the 2.068.0 release.
>>
>> http://downloads.dlang.org/pre-releases/2.x/2.068.0/ http://ftp.digitalmars.com/
>>
>> Also available on Travis-CI as dmd-2.068.0-b1.
>>
>> A changelog containing all the upcoming changes will be provided within the next few days.
>>
>> Please report any bugs at https://issues.dlang.org
>>
>> -Martin
>
> ughh can't believe these didn't make it in
> https://github.com/D-Programming-Language/phobos/pull/3225
> https://github.com/D-Programming-Language/phobos/pull/3259
>
> another 6 months of being laughed at on HN and reddit for having unusable smartpointers.

yeah bothers me too -.-
June 25, 2015
On Thursday, 25 June 2015 at 14:04:57 UTC, Steven Schveighoffer wrote:
> There is quite a raging debate currently happening with naming of lazy ranges that replace allocating ranges. If we blindly just accept what's currently in master, the debate is all for naught.

Yes, I'm aware of that, a week should be plenty of time to come up with a solution.
June 25, 2015
On Thursday, 25 June 2015 at 20:38:26 UTC, rsw0x wrote:
> another 6 months of being laughed at on HN and reddit for having unusable smartpointers.

Only 2 month until 2.069.0

It's a pity, but we can't wait for everyone to finish their open ended discussions or to eventually respond to pull request comments. Ultimately someone has to take a keyboard and write that goddamn code for it to be released.
June 25, 2015
On Thursday, 25 June 2015 at 16:57:07 UTC, Temtaime wrote:
> Is it first ddmd release or it will be based on c++ code ?

No ddmd release until it's fast enough, i.e. compiled with gdc/ldc.
June 25, 2015
On Wednesday, 24 June 2015 at 23:14:05 UTC, Martin Nowak wrote:
> First beta for the 2.068.0 release.
>
> http://downloads.dlang.org/pre-releases/2.x/2.068.0/ http://ftp.digitalmars.com/
>
> Also available on Travis-CI as dmd-2.068.0-b1.
>
> A changelog containing all the upcoming changes will be provided within the next few days.
>
> Please report any bugs at https://issues.dlang.org
>
> -Martin

Will https://github.com/D-Programming-Language/dmd/pull/4728 be in this release? It's blocking a PR I've been waiting to submit.
June 26, 2015
On Wednesday, 24 June 2015 at 23:14:05 UTC, Martin Nowak wrote:
> First beta for the 2.068.0 release.

Martin,  I saw your post about a potentially using Trello (http://forum.dlang.org/post/55586D5B.8020800@dawg.eu), and I added a link to it on the Wiki (http://wiki.dlang.org/The_D_Programming_Language) under "Core Development".

At the moment, I don't see anything there (https://trello.com/dlang). Are the board public?  If you still plan on making use of it, then, in addition to getting the core team organized, I think it would be a nice place for people to self-serve themselves with information so they can see where things are, and make some reasonable predictions about what's coming and when.

Mike
June 26, 2015
On Thursday, 25 June 2015 at 07:48:24 UTC, Iain Buclaw wrote:
>
> More importantly, will all cross-platform regressions introduced in the development cycle of 2.068 be fixed? :-)

And, for your convenience the current list of regressions is here: https://issues.dlang.org/buglist.cgi?bug_severity=regression&list_id=201812&resolution=---