On Tuesday, 1 January 2013 at 23:46:32 UTC, Walter Bright wrote:
The big news is Win64 is now supported (in alpha).
http://www.digitalmars.com/d/download.html
D 1.076 changelog:
http://www.digitalmars.com/d/1.0/changelog.html
A couple issues:
1. the dlang.org isn't updated yet.
2. the OS X package hasn't been built yet (problems with the
package script).
I hope to get these resolved shortly. In the meantime, enjoy
and have a Happy D Year!
Ran into some trouble to make it work, but awesome news : the GC
collecting live stuff problem is gone (most likely a closure bug
rather than a GC bug).
That is awesome !