dmd 1.059 and 2.044 release

Lars T. Kyllingstad public at kyllingen.NOSPAMnet
Mon May 3 00:18:31 PDT 2010


On Sun, 02 May 2010 14:28:25 -0700, Walter Bright wrote:

> Highlights are the improved gdb support, better error messages, better
> json support, unittest changes, and a number of nuisance compiler bugs
> fixed.
> 
> http://www.digitalmars.com/d/1.0/changelog.html
> http://ftp.digitalmars.com/dmd.1.059.zip
> 
> 
> http://www.digitalmars.com/d/2.0/changelog.html
> http://ftp.digitalmars.com/dmd.2.044.zip
> 
> Thanks to the many people who contributed to this update!


Great release. :)  The unittest feature is my favourite this time.

I see that the new std.complex has been included in this release, but 
also that mention of it was removed from the changelog.  It's a breaking 
change, so it should be listed.

Also, std.gregorian made it into this release, but is not mentioned in 
the changelog.

-Lars


More information about the Digitalmars-d-announce mailing list