November 04, 2015 Release D 2.069.0 | ||||
---|---|---|---|---|
| ||||
Glad to announce D 2.069.0. http://dlang.org/download.html http://downloads.dlang.org/releases/2.x/2.069.0/ This is the first release with a self-hosted dmd compiler and comes with even more rangified phobos functions, std.experimental.allocator, and many other improvements. See the changelog for more details. http://dlang.org/changelog/2.069.0.html -Martin |
November 04, 2015 Re: Release D 2.069.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On Wednesday, 4 November 2015 at 01:50:38 UTC, Martin Nowak wrote:
> Glad to announce D 2.069.0.
>
> http://dlang.org/download.html http://downloads.dlang.org/releases/2.x/2.069.0/
>
> This is the first release with a self-hosted dmd compiler and comes with even more rangified phobos functions, std.experimental.allocator, and many other improvements.
>
> See the changelog for more details. http://dlang.org/changelog/2.069.0.html
>
> -Martin
Whoo, ddmd is out! Congrats to Daniel and everyone else involved.
|
November 04, 2015 Re: Release D 2.069.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On Wednesday, 4 November 2015 at 01:50:38 UTC, Martin Nowak wrote: > Glad to announce D 2.069.0. > > http://dlang.org/download.html http://downloads.dlang.org/releases/2.x/2.069.0/ > > This is the first release with a self-hosted dmd compiler and comes with even more rangified phobos functions, std.experimental.allocator, and many other improvements. > > See the changelog for more details. http://dlang.org/changelog/2.069.0.html > > -Martin https://www.reddit.com/r/programming/comments/3rg17h/d_2069_has_been_released_basic_support_for/ |
November 04, 2015 Re: Release D 2.069.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On Wednesday, 4 November 2015 at 01:50:38 UTC, Martin Nowak wrote:
> Glad to announce D 2.069.0.
>
> http://dlang.org/download.html http://downloads.dlang.org/releases/2.x/2.069.0/
>
> This is the first release with a self-hosted dmd compiler and comes with even more rangified phobos functions, std.experimental.allocator, and many other improvements.
>
> See the changelog for more details. http://dlang.org/changelog/2.069.0.html
>
> -Martin
Thx.
|
November 04, 2015 Re: Release D 2.069.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On Wednesday, 4 November 2015 at 01:50:38 UTC, Martin Nowak wrote:
> Glad to announce D 2.069.0.
>
> http://dlang.org/download.html http://downloads.dlang.org/releases/2.x/2.069.0/
>
> This is the first release with a self-hosted dmd compiler and comes with even more rangified phobos functions, std.experimental.allocator, and many other improvements.
>
> See the changelog for more details. http://dlang.org/changelog/2.069.0.html
>
> -Martin
Yeahhhhhh !
|
November 04, 2015 Re: Release D 2.069.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On 11/3/2015 5:49 PM, Martin Nowak wrote:
> Glad to announce D 2.069.0.
>
> http://dlang.org/download.html
> http://downloads.dlang.org/releases/2.x/2.069.0/
>
> This is the first release with a self-hosted dmd compiler and comes with
> even more rangified phobos functions, std.experimental.allocator, and
> many other improvements.
>
> See the changelog for more details.
> http://dlang.org/changelog/2.069.0.html
>
> -Martin
>
Thank you, Martin, for the hard work you did to prepare and shepherd DMD through the release process!
|
November 04, 2015 Re: Release D 2.069.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On 11/3/2015 5:49 PM, Martin Nowak wrote:
> Glad to announce D 2.069.0.
Thanks to everyone involved with this - and special mention for Daniel Murphy who did the remarkable job of translating the C++ code to D .
|
November 04, 2015 Re: Release D 2.069.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On 2015-11-04 02:49, Martin Nowak wrote: > Glad to announce D 2.069.0. A bit of self promotion: this is the first release with basic support for Objective-C [1]. Many thanks to Michel Fortin that did the original implementation. [1] http://dlang.org/changelog/2.069.0.html#objective-c-support -- /Jacob Carlborg |
November 04, 2015 Re: Release D 2.069.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On Wednesday, 4 November 2015 at 01:50:38 UTC, Martin Nowak wrote:
> Glad to announce D 2.069.0.
>
> http://dlang.org/download.html http://downloads.dlang.org/releases/2.x/2.069.0/
>
> This is the first release with a self-hosted dmd compiler and comes with even more rangified phobos functions, std.experimental.allocator, and many other improvements.
>
> See the changelog for more details. http://dlang.org/changelog/2.069.0.html
>
> -Martin
Hi.
There seems to be an install problem with the .exe version for Windows. The installer removes the old DMD then doesn't install the 2.069.0 version. In the task manager it's still running at 50% CPU time. It fails on Windows Vista and Windows 7.
Regards,
-<mike>-
|
November 04, 2015 Re: Release D 2.069.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On Wednesday, 4 November 2015 at 01:50:38 UTC, Martin Nowak wrote:
> Glad to announce D 2.069.0.
>
> http://dlang.org/download.html http://downloads.dlang.org/releases/2.x/2.069.0/
>
> This is the first release with a self-hosted dmd compiler and comes with even more rangified phobos functions, std.experimental.allocator, and many other improvements.
>
> See the changelog for more details. http://dlang.org/changelog/2.069.0.html
>
> -Martin
Bonus question: how soon can we expect travis to pick up the new version ?
|
Copyright © 1999-2021 by the D Language Foundation