On 3 January 2013 20:27, Leandro Lucarella <luca@llucax.com.ar> wrote:
Walter Bright, el  1 de January a las 15:46 me escribiste:
> 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

BTW, Changelogs looks extremely naked now, I think release notes are
really needed now. Al least for new features. Is far from ideal to make
people go through a bug report to know how they can adapt their code to
new features.

Each new language feature should have a corresponding link to http://dlang.org/language-reference.html



--
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';