Re: D1 dmd 1.072 release

2011-12-16 Thread Jakob Bornecrantz
On Saturday, 10 December 2011 at 23:05:11 UTC, Walter Bright 
wrote:
Highlights are use of XMM floating point registers in 64 bit 
targets, and now supporting OS X 64 as a target.


http://www.digitalmars.com/d/1.0/changelog.html
http://ftp.digitalmars.com/dmd.1.072.zip

The D2 version will follow in a few days, as those following 
the D n.g. know.


Sorry, didn't get around to test this release until now on OSX.
http://d.puremagic.com/issues/show_bug.cgi?id=7119

Other then that it looks good.

Cheers, Jakob.


Re: D1 dmd 1.072 release

2011-12-14 Thread Jacob Carlborg

On 2011-12-11 00:05, Walter Bright wrote:

Highlights are use of XMM floating point registers in 64 bit targets,
and now supporting OS X 64 as a target.

http://www.digitalmars.com/d/1.0/changelog.html
http://ftp.digitalmars.com/dmd.1.072.zip

The D2 version will follow in a few days, as those following the D n.g.
know.


A solid release as always. Nice to see 64bit Mac OS X target and new 
CTFE features.


--
/Jacob Carlborg


D1 dmd 1.072 release

2011-12-10 Thread Walter Bright
Highlights are use of XMM floating point registers in 64 bit targets, and now 
supporting OS X 64 as a target.


http://www.digitalmars.com/d/1.0/changelog.html
http://ftp.digitalmars.com/dmd.1.072.zip

The D2 version will follow in a few days, as those following the D n.g. know.