dmd 1.067 and 2.052 release
Jonathan M Davis
jmdavisProg at gmx.com
Fri Feb 18 11:34:25 PST 2011
On Friday, February 18, 2011 11:23:17 Jesse Phillips wrote:
> Documentation isn't updated to include std.datetime and core.time.
The documentation in the zip file looks updated, but what's on
www.digitalmars.com definitely hasn't been updated. Other modules, such as
std.string, std.array, and std.file which have had definite API changes are the
same as 2.051 on the website.
www.d-programming-language.org has up-to-date documentation, but it's currently
built off of the git version, not the most recent release, so while it may be
correct now, it's going to drift - unless Andrei changes what he's doing with it
and makes it the last release. But I think that he's still experimenting with
the site, so it's still in flux and not really intended to be the place to go to
look up info on D yet, I believe.
- Jonathan M Davis
More information about the Digitalmars-d-announce
mailing list