Re: Beta 2.074.0-b1

2017-04-01 Thread Jack Stouffer via Digitalmars-d-announce

On Saturday, 1 April 2017 at 11:14:51 UTC, Martin Nowak wrote:

On Tuesday, 28 March 2017 at 10:30:48 UTC, H. S. Teoh wrote:
Very cool about the new format!() feature. What about 
extending this

to writef(ln)?


That has already been done: see Phobos PR #5296.


I'll try to cherry-pick over those as well, doesn't make sense 
to only release one part. Please try to use the milestones to 
mark PRs that are supposed to go together.


https://github.com/dlang/phobos/pull/5317


Could you please also look at 
https://github.com/dlang/phobos/pull/5310


Thanks


Re: Beta 2.074.0-b1

2017-04-01 Thread Martin Nowak via Digitalmars-d-announce

On Tuesday, 28 March 2017 at 10:30:48 UTC, H. S. Teoh wrote:
Very cool about the new format!() feature. What about 
extending this

to writef(ln)?


That has already been done: see Phobos PR #5296.


I'll try to cherry-pick over those as well, doesn't make sense to 
only release one part. Please try to use the milestones to mark 
PRs that are supposed to go together.


https://github.com/dlang/phobos/pull/5317


Re: Beta 2.074.0-b1

2017-03-30 Thread Martin Nowak via Digitalmars-d-announce

On Tuesday, 28 March 2017 at 09:49:59 UTC, Andrej Mitrovic wrote:

On Friday, 24 March 2017 at 17:35:58 UTC, Martin Nowak wrote:
Very cool about the new format!() feature. What about extending 
this to writef(ln)?


Wow, that should've been top of the changelog!


Re: Beta 2.074.0-b1

2017-03-30 Thread Martin Nowak via Digitalmars-d-announce

On Monday, 27 March 2017 at 21:56:27 UTC, steven kladitis wrote:

You can use the install.sh script for now.
  curl -fsS https://dlang.org/install.sh | bash -s dmd-beta


-- windows does not know what curl is also bash , I think :)


Indeed we should have a single-line Powershell install.ps1 as 
well, will you be the one to write it?


Re: Beta 2.074.0-b1

2017-03-28 Thread H. S. Teoh via Digitalmars-d-announce
On Tue, Mar 28, 2017 at 09:49:59AM +, Andrej Mitrovic via 
Digitalmars-d-announce wrote:
> On Friday, 24 March 2017 at 17:35:58 UTC, Martin Nowak wrote:
> > First beta for the 2.074.0 release.
> > 
> > This release comes with plenty of phobos additions and a new
> > std.experimental module.
> > 
> > http://dlang.org/download.html#dmd_beta
> > http://dlang.org/changelog/2.074.0.html
> > 
> > Please report any bugs at https://issues.dlang.org
> > 
> > -Martin
> 
> Very cool about the new format!() feature. What about extending this
> to writef(ln)?

That has already been done: see Phobos PR #5296.


T

-- 
Try to keep an open mind, but not so open your brain falls out. -- theboz


Re: Beta 2.074.0-b1

2017-03-28 Thread Andrej Mitrovic via Digitalmars-d-announce

On Friday, 24 March 2017 at 17:35:58 UTC, Martin Nowak wrote:

First beta for the 2.074.0 release.

This release comes with plenty of phobos additions and a new 
std.experimental module.


http://dlang.org/download.html#dmd_beta 
http://dlang.org/changelog/2.074.0.html


Please report any bugs at https://issues.dlang.org

-Martin


Very cool about the new format!() feature. What about extending 
this to writef(ln)?


Re: Beta 2.074.0-b1

2017-03-28 Thread 9il via Digitalmars-d-announce

On Friday, 24 March 2017 at 17:35:58 UTC, Martin Nowak wrote:

First beta for the 2.074.0 release.

This release comes with plenty of phobos additions and a new 
std.experimental module.


http://dlang.org/download.html#dmd_beta 
http://dlang.org/changelog/2.074.0.html


Please report any bugs at https://issues.dlang.org

-Martin


Thank you!

I have update changelog for mir related items: 
https://github.com/dlang/phobos/pull/5308


Ilya


Re: Beta 2.074.0-b1

2017-03-27 Thread steven kladitis via Digitalmars-d-announce

On Monday, 27 March 2017 at 03:39:24 UTC, Martin Nowak wrote:

On Sunday, 26 March 2017 at 04:53:37 UTC, steven kladitis wrote:
It is not downloadable from the dlang.com download page 
although it say it is. I get permission denied on all of them


Unfortunately, missing docs means we couldn't build the 
packages, just the tar archives. Should get fixed with the next 
beta.

You can use the install.sh script for now.
  curl -fsS https://dlang.org/install.sh | bash -s dmd-beta


-- windows does not know what curl is also bash , I think :)



Re: Beta 2.074.0-b1

2017-03-26 Thread Martin Nowak via Digitalmars-d-announce

On Sunday, 26 March 2017 at 04:53:37 UTC, steven kladitis wrote:
It is not downloadable from the dlang.com download page 
although it say it is. I get permission denied on all of them


Unfortunately, missing docs means we couldn't build the packages, 
just the tar archives. Should get fixed with the next beta.

You can use the install.sh script for now.
  curl -fsS https://dlang.org/install.sh | bash -s dmd-beta


Re: Beta 2.074.0-b1

2017-03-25 Thread steven kladitis via Digitalmars-d-announce

On Friday, 24 March 2017 at 17:35:58 UTC, Martin Nowak wrote:

First beta for the 2.074.0 release.

This release comes with plenty of phobos additions and a new 
std.experimental module.


http://dlang.org/download.html#dmd_beta 
http://dlang.org/changelog/2.074.0.html


Please report any bugs at https://issues.dlang.org

-Martin


It is not downloadable from the dlang.com download page although 
it say it is. I get permission denied on all of them


Re: Beta 2.074.0-b1

2017-03-25 Thread Moritz Maxeiner via Digitalmars-d-announce

On Saturday, 25 March 2017 at 21:56:46 UTC, Jack Stouffer wrote:
On Saturday, 25 March 2017 at 21:35:16 UTC, Moritz Maxeiner 
wrote:
On Saturday, 25 March 2017 at 15:56:41 UTC, Jack Stouffer 
wrote:


Yes, it's still not stable so it will be there for the 
foreseeable future. For example, just three days ago we 
pulled in a big bug fix that also was a huge breaking change .


Could you please provide a link for that? I've glanced over 
[1] and wasn't able to identify it easily.


[1] https://github.com/dlang/phobos/pulls?q=is%3Apr+is%3Aclosed


https://github.com/dlang/phobos/pull/5274


Thanks.


Re: Beta 2.074.0-b1

2017-03-25 Thread Jack Stouffer via Digitalmars-d-announce

On Saturday, 25 March 2017 at 21:35:16 UTC, Moritz Maxeiner wrote:

On Saturday, 25 March 2017 at 15:56:41 UTC, Jack Stouffer wrote:


Yes, it's still not stable so it will be there for the 
foreseeable future. For example, just three days ago we pulled 
in a big bug fix that also was a huge breaking change .


Could you please provide a link for that? I've glanced over [1] 
and wasn't able to identify it easily.


[1] https://github.com/dlang/phobos/pulls?q=is%3Apr+is%3Aclosed


https://github.com/dlang/phobos/pull/5274


Re: Beta 2.074.0-b1

2017-03-25 Thread Jack Stouffer via Digitalmars-d-announce

On Saturday, 25 March 2017 at 15:09:02 UTC, Dsby wrote:

What about DIP1000, will it be default?


No. Still way too many bugs.


will std.experimental.allocator also experimental?


Yes, it's still not stable so it will be there for the 
foreseeable future. For example, just three days ago we pulled in 
a big bug fix that also was a huge breaking change .


Re: Beta 2.074.0-b1

2017-03-25 Thread Dsby via Digitalmars-d-announce

On Friday, 24 March 2017 at 17:35:58 UTC, Martin Nowak wrote:

First beta for the 2.074.0 release.

This release comes with plenty of phobos additions and a new 
std.experimental module.


http://dlang.org/download.html#dmd_beta 
http://dlang.org/changelog/2.074.0.html


Please report any bugs at https://issues.dlang.org

-Martin


What about DIP1000, will it be default?
will std.experimental.allocator also experimental?


Re: Beta 2.074.0-b1

2017-03-24 Thread rikki cattermole via Digitalmars-d-announce

On 25/03/2017 6:33 AM, Jack Stouffer wrote:

On Saturday, 25 March 2017 at 05:19:32 UTC, rikki cattermole wrote:

On 24/03/2017 6:35 PM, Martin Nowak wrote:

First beta for the 2.074.0 release.

This release comes with plenty of phobos additions and a new
std.experimental module.

http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.074.0.html

Please report any bugs at https://issues.dlang.org

-Martin


That "new" module isn't documented on the changelog.


https://dlang.org/changelog/2.074.0.html#std-experimental-checkedint


Okay in that case, std.experimental.checkedint should be in the 
description "New: Checked, a lightweight and highly configurable checked 
integral" since I did search for it.


Re: Beta 2.074.0-b1

2017-03-24 Thread Jack Stouffer via Digitalmars-d-announce
On Saturday, 25 March 2017 at 05:19:32 UTC, rikki cattermole 
wrote:

On 24/03/2017 6:35 PM, Martin Nowak wrote:

First beta for the 2.074.0 release.

This release comes with plenty of phobos additions and a new
std.experimental module.

http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.074.0.html

Please report any bugs at https://issues.dlang.org

-Martin


That "new" module isn't documented on the changelog.


https://dlang.org/changelog/2.074.0.html#std-experimental-checkedint


Re: Beta 2.074.0-b1

2017-03-24 Thread rikki cattermole via Digitalmars-d-announce

On 24/03/2017 6:35 PM, Martin Nowak wrote:

First beta for the 2.074.0 release.

This release comes with plenty of phobos additions and a new
std.experimental module.

http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.074.0.html

Please report any bugs at https://issues.dlang.org

-Martin


That "new" module isn't documented on the changelog.



Re: Beta 2.074.0-b1

2017-03-24 Thread Martin Nowak via Digitalmars-d-announce
On 03/24/2017 06:35 PM, Martin Nowak wrote:
> First beta for the 2.074.0 release.
> 
> This release comes with plenty of phobos additions and a new
> std.experimental module.
> 
> http://dlang.org/download.html#dmd_beta
> http://dlang.org/changelog/2.074.0.html

Forgot to mention, the packages don't contain documentation, we have to
fix a couple of integration issues with the build scripts and
dlang.org's makefile.

-Martin