On Friday, August 03, 2012 11:00:21 F i L wrote: > On Thursday, 2 August 2012 at 19:19:04 UTC, Walter Bright wrote: > > Another big pile of bug fixes. More contributors than ever! > > > > http://www.digitalmars.com/d/1.0/changelog.html > > http://ftp.digitalmars.com/dmd.1.075.zip > > > > http://www.digitalmars.com/d/2.0/changelog.html > > https://github.com/downloads/D-Programming-Language/dmd/dmd.2.060.zip > > Nice! Good to see a std.container get a DList. > Also, has something changed with core.simd? It's not showing in > the library reference now, but I didn't see anything about a > module change in the change log... ?
It's still there. I have no idea why it doesn't show up in the online docs. You can report it though: http://d.puremagic.com/issues - Jonathan m Davis
