Visual D 0.3.34 released - powered by a precise garbage collector

Rainer Schuetze r.sagitario at gmx.de
Fri Oct 12 10:37:08 PDT 2012


Hi,

after struggling with memory issues for too long, the newest version of 
Visual D enjoys the benefits of a pretty precise garbage collector. This 
isn't the only new feature of this release, here are some more:

* linker error messages can now be decompressed and demangled (thanks to 
Benjamin Thaut for providing the tool)
* optlink is now called directly with file monitoring: this allows 
passing library path and detecting library and source dependencies
* various improvements to the parser and completion
* fixed installation for VS2012

The full changelog can be read here: 
http://www.dsource.org/projects/visuald/wiki/VersionHistory

Visual D is a Visual Studio package providing both project management 
and language services for the D programming language. It works with 
Visual Studio 2005-12 as well as the free Visual Studio Shells.

The Visual D installer can be downloaded from its website at 
http://www.dsource.org/projects/visuald

Rainer


More information about the Digitalmars-d-announce mailing list