November 04, 2015 Re: Release D 2.069.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike James | > 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>-
Same problem.
|
November 04, 2015 Re: Release D 2.069.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On 11/4/15 2:49 AM, 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 Fantastic, thanks all! More media: https://www.facebook.com/dlang.org/posts/1164146430265703 https://twitter.com/D_Programming/status/661839363677036544 Andrei |
November 04, 2015 Re: Release D 2.069.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jacob Carlborg | On 11/3/2015 11:12 PM, Jacob Carlborg wrote: > 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 > There's much discussion on that feature on reddit. 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 Andrei Alexandrescu | On 11/4/2015 1:38 AM, Andrei Alexandrescu wrote: > On 11/4/15 2:49 AM, 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 > > Fantastic, thanks all! More media: > > https://www.facebook.com/dlang.org/posts/1164146430265703 > > https://twitter.com/D_Programming/status/661839363677036544 It's also on hacker news. https://news.ycombinator.com/newest |
November 04, 2015 Re: Release D 2.069.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike James | On Wednesday, 4 November 2015 at 08:29:22 UTC, Mike James wrote:
> 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.
I don't have this problem - installed without any problems.
(Windows 7 x64)
|
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.
>
> ...
>
> -Martin
Congratulations!!!
|
November 04, 2015 Re: Release D 2.069.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to deadalnix | On 11/04/2015 10:01 AM, deadalnix wrote: > > Bonus question: how soon can we expect travis to pick up the new version ? I updated http://ftp.digitalmars.com/LATEST now and added that step to http://wiki.dlang.org/DMD_Release_Building. |
November 04, 2015 Re: Release D 2.069.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Suliman | On 11/04/2015 10:01 AM, Suliman wrote: >> Regards, >> -<mike>- > > Same problem. It's likely related to this fix which now let's the installer wait on the uninstaller to finish. https://github.com/D-Programming-Language/installer/commit/526f35495cdc615b26b65d73fa7b4aa0477b1d12 Did anything go wrong with the uninstall? |
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
Great stuff! Thanks.
In my (very) limited trial run - I don't notice much of a performance difference.
Is there any numbers to compare 2069 with 2068 (and maybe even older)?
|
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/
Same question I did some time ago:
is those binaries compiled with 2.068 or 2.069 itself?
The second choice should be the right one.
Andrea
|
Copyright © 1999-2021 by the D Language Foundation