Re: Release D 2.084.0

2019-01-05 Thread ag0aep6g via Digitalmars-d-announce

On 05.01.19 09:54, Walter Bright wrote:

On 1/2/2019 5:25 AM, Martin Nowak wrote:

Glad to announce D 2.084.0, ♥ to the 53 contributors.


Have we ever had 53 for one release before? Wow!


The high score in the changelog is 78 contributors to 2.079.0 (minus 
some duplicates in the list).


https://dlang.org/changelog/2.079.0.html#contributors


Re: Release D 2.084.0

2019-01-05 Thread Seb via Digitalmars-d-announce

On Saturday, 5 January 2019 at 08:44:42 UTC, Mike Parker wrote:
On Wednesday, 2 January 2019 at 13:25:25 UTC, Martin Nowak 
wrote:

Glad to announce D 2.084.0, ♥ to the 53 contributors.

This release comes with individual control over runtime 
checks, debuggable string mixins, and an experimental dub 
feature to improve build cache efficiency.


http://dlang.org/download.html 
http://dlang.org/changelog/2.084.0.html


-Martin


The blog:
https://dlang.org/blog/2019/01/05/dmd-2-084-0-has-arrived/

Reddit:
https://www.reddit.com/r/programming/comments/acsg61/version_20840_of_dmd_the_d_reference_compiler_has/


-checkaction=context is only available with DMD nightly and will 
land in 2.085 (the documentation page has already been updated 
though as that one is generated from DMD master).


Re: Release D 2.084.0

2019-01-05 Thread Andre Pany via Digitalmars-d-announce

On Saturday, 5 January 2019 at 08:54:45 UTC, Walter Bright wrote:

On 1/2/2019 5:25 AM, Martin Nowak wrote:

Glad to announce D 2.084.0, ♥ to the 53 contributors.


Have we ever had 53 for one release before? Wow!


There are even more;), contributors to dub repository aren't 
listed here, if they haven't also contributed to other 
repositories (dmd, druntime,...) too.


Kind regards
Andre


Re: Release D 2.084.0

2019-01-05 Thread Walter Bright via Digitalmars-d-announce

On 1/2/2019 5:25 AM, Martin Nowak wrote:

Glad to announce D 2.084.0, ♥ to the 53 contributors.


Have we ever had 53 for one release before? Wow!


Re: Release D 2.084.0

2019-01-05 Thread Mike Parker via Digitalmars-d-announce

On Wednesday, 2 January 2019 at 13:25:25 UTC, Martin Nowak wrote:

Glad to announce D 2.084.0, ♥ to the 53 contributors.

This release comes with individual control over runtime checks, 
debuggable string mixins, and an experimental dub feature to 
improve build cache efficiency.


http://dlang.org/download.html 
http://dlang.org/changelog/2.084.0.html


-Martin


The blog:
https://dlang.org/blog/2019/01/05/dmd-2-084-0-has-arrived/

Reddit:
https://www.reddit.com/r/programming/comments/acsg61/version_20840_of_dmd_the_d_reference_compiler_has/


Re: Release D 2.084.0

2019-01-02 Thread Michelle Long via Digitalmars-d-announce

On Wednesday, 2 January 2019 at 13:25:25 UTC, Martin Nowak wrote:

Glad to announce D 2.084.0, ♥ to the 53 contributors.

This release comes with individual control over runtime checks, 
debuggable string mixins, and an experimental dub feature to 
improve build cache efficiency.


http://dlang.org/download.html 
http://dlang.org/changelog/2.084.0.html


-Martin


What about debugging string predicates?


Re: Release D 2.084.0

2019-01-02 Thread Bastiaan Veelo via Digitalmars-d-announce

On Wednesday, 2 January 2019 at 13:25:25 UTC, Martin Nowak wrote:

Glad to announce D 2.084.0, ♥ to the 53 contributors.


Thanks!


Release D 2.084.0

2019-01-02 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.084.0, ♥ to the 53 contributors.

This release comes with individual control over runtime checks,
debuggable string mixins, and an experimental dub feature to improve
build cache efficiency.

http://dlang.org/download.html
http://dlang.org/changelog/2.084.0.html

-Martin