Jump to page: 1 27  
Page
Thread overview
dmd 2.063 released with 260 bugfixes and enhancements
May 30, 2013
F i L
May 30, 2013
Jesse Phillips
May 30, 2013
Leandro Lucarella
May 30, 2013
Gary Willoughby
May 30, 2013
Paulo Pinto
May 30, 2013
Simen Kjaeraas
May 30, 2013
Dmitry Olshansky
May 30, 2013
Diggory
May 30, 2013
Johannes Pfau
May 30, 2013
Piotr Szturmaj
May 30, 2013
Mafi
May 30, 2013
Jonathan M Davis
May 30, 2013
Mafi
May 30, 2013
Jonathan M Davis
May 30, 2013
Timon Gehr
May 30, 2013
Andrej Mitrovic
May 30, 2013
Rob T
May 30, 2013
Andrej Mitrovic
May 30, 2013
Rob T
May 31, 2013
Nick Sabalausky
May 31, 2013
Rob T
May 31, 2013
Nick Sabalausky
May 31, 2013
Leandro Lucarella
May 31, 2013
Jonathan M Davis
May 31, 2013
Dicebot
May 31, 2013
Leandro Lucarella
May 31, 2013
Dicebot
May 31, 2013
Leandro Lucarella
May 31, 2013
Dicebot
May 31, 2013
Leandro Lucarella
May 31, 2013
Jesse Phillips
May 31, 2013
Dicebot
May 31, 2013
Namespace
May 31, 2013
Jacob Carlborg
May 31, 2013
Dicebot
May 31, 2013
Leandro Lucarella
May 31, 2013
Dicebot
May 31, 2013
Leandro Lucarella
May 31, 2013
Rob T
May 31, 2013
Mike James
May 31, 2013
estew
May 31, 2013
Ellery Newcomer
May 31, 2013
Russel Winder
May 31, 2013
Ellery Newcomer
Jun 01, 2013
Russel Winder
Jun 01, 2013
Ellery Newcomer
Jun 02, 2013
Russel Winder
Jun 02, 2013
Ellery Newcomer
Jun 02, 2013
Russel Winder
Jun 02, 2013
Ellery Newcomer
Jun 02, 2013
Russel Winder
Jun 02, 2013
Ellery Newcomer
Jun 01, 2013
Andrej Mitrovic
Jun 02, 2013
Marco Leise
Jun 02, 2013
Marco Leise
Jun 05, 2013
Joakim
Jun 06, 2013
Marco Leise
Jun 06, 2013
Dicebot
Jun 08, 2013
Marco Leise
Jun 08, 2013
David Nadlinger
May 30, 2013
Hello,


We are pleased to announce that dmd 2.063, the reference compiler of the D programming language, is now available for download for OSX, Windows, and a variety of Unixen:

http://dlang.org/download.html

This release brings unprecedented progress over the previous ones, owing to a explosive increase in collaboration and a concerted ongoing effort to improve process. In all, we've added 260 distinct improvements over the exactly 100 days that passed since 2.062. They address language definition issues, fix bugs in the compiler and standard library, or add new standard library artifacts. For the full story, mosey to the redesigned changelog:

http://dlang.org/changelog.html

which itemizes all improvements and offers rationale and examples wherever appropriate.

We'll be looking forward for the gdc and ldc compilers to adapt the 2.063 reference front-end to the gcc and llvm backends, respectively.

I would like to take this opportunity to thank all contributors for this release, which is a massive accomplishment and a resolute step toward fully realizing D's potential. Let's keep up the good work!


Til next time,

Andrei
May 30, 2013
Discuss and vote on reddit!

http://www.reddit.com/r/programming/comments/1fc9jt/dmd_2063_the_d_programming_language_reference/


Andrei
May 30, 2013
On Thu, 30 May 2013 11:16:28 -0400, Andrei Alexandrescu <SeeWebsiteForEmail@erdani.org> wrote:

> For the full story, mosey to the redesigned changelog:
>
> http://dlang.org/changelog.html

Holy changelog!  That is awesome.

Please send kudos to whoever took the time to create that.

-Steve
May 30, 2013
Steven Schveighoffer wrote:
> Holy changelog!  That is awesome.
>
> Please send kudos to whoever took the time to create that.

+1, excellent work on that changelog.

May 30, 2013
And hackernews!

https://news.ycombinator.com/item?id=5793041


Andrei
May 30, 2013
For the full story, mosey to the
> redesigned changelog:
>
> http://dlang.org/changelog.html

Awesome! Thanks.
May 30, 2013
On 5/30/13 11:32 AM, Andrei Alexandrescu wrote:

And Facebook!

https://www.facebook.com/dlang.org/posts/648837555129929


Andrei

May 30, 2013
On Thursday, 30 May 2013 at 15:25:39 UTC, Steven Schveighoffer wrote:
> On Thu, 30 May 2013 11:16:28 -0400, Andrei Alexandrescu <SeeWebsiteForEmail@erdani.org> wrote:
>
>> For the full story, mosey to the redesigned changelog:
>>
>> http://dlang.org/changelog.html
>
> Holy changelog!  That is awesome.
>
> Please send kudos to whoever took the time to create that.

That would be Andrej Mitrovic.  I agree, he's done a great job with it!

It took a really long time to load, though.  It's like the whole internet is stopping by to gaze in awe upon our beautiful changelog. :)

Lars
May 30, 2013
Am 30.05.2013 17:16, schrieb Andrei Alexandrescu:
> Hello,
>
>
> We are pleased to announce that dmd 2.063, the reference compiler of the
> D programming language, is now available for download for OSX, Windows,
> and a variety of Unixen:
>
> http://dlang.org/download.html
>
> This release brings unprecedented progress over the previous ones, owing
> to a explosive increase in collaboration and a concerted ongoing effort
> to improve process. In all, we've added 260 distinct improvements over
> the exactly 100 days that passed since 2.062. They address language
> definition issues, fix bugs in the compiler and standard library, or add
> new standard library artifacts. For the full story, mosey to the
> redesigned changelog:
>
> http://dlang.org/changelog.html
>
> which itemizes all improvements and offers rationale and examples
> wherever appropriate.
>
> We'll be looking forward for the gdc and ldc compilers to adapt the
> 2.063 reference front-end to the gcc and llvm backends, respectively.
>
> I would like to take this opportunity to thank all contributors for this
> release, which is a massive accomplishment and a resolute step toward
> fully realizing D's potential. Let's keep up the good work!
>
>
> Til next time,
>
> Andrei

Great! Getting it now :)
May 30, 2013
Steven Schveighoffer, el 30 de May a las 11:25 me escribiste:
> On Thu, 30 May 2013 11:16:28 -0400, Andrei Alexandrescu <SeeWebsiteForEmail@erdani.org> wrote:
> 
> >For the full story, mosey to the redesigned changelog:
> >
> >http://dlang.org/changelog.html
> 
> Holy changelog!  That is awesome.

I said it already in the beta ML, but I'll repeat it here. Awesome step
forward with the changelog, is extremely useful, exactly what
a developer updating the compiler want to see.

Thanks a lot!

-- 
Leandro Lucarella (AKA luca)                     http://llucax.com.ar/
----------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145  104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------
Do not get mad with others
Because they know more than you
It is not their fault
« First   ‹ Prev
1 2 3 4 5 6 7