Tag Archives: DMD

profileD

If you want to profile your D app with DMD’s built-in profiler, reading the output can be hard on the eyes. profileD to the rescue! profileD is a GTK2 GUI to display dmd’s profiling information in a sorted table with … Continue reading

Posted in News | Tagged , | 1 Comment

DMD 1.068 and 2.053

This is a big update in DMD 1.068, with a number of squashed bugs. And a huge update in DMD 2.053, with many, many more bug fixes. A number of CTFE and Optlink bugs were knocked out this time around … Continue reading

Posted in DMD Releases, News | Tagged , , | Leave a comment

VisualD 0.3.24

Rainer has announced a new release of VisualD, the Visual Studio plugin for D. From the announcement: * fixed crash when installing/uninstalling other Visual Studio plugins * added menu entry “Open Website” to browse the Visual D Website inside Visual … Continue reading

Posted in IDE, News | Tagged , , , , , | Leave a comment

DMD 1.065 and 2.050

Last week, just before Halloween, Walter announced DMD 1.065 and 2.050. Both are primarily bugfix releases. I think the big news in 2.050 is that the purity rules have been relaxed.

Posted in DMD Releases, News | Tagged , , | Leave a comment

DMD 1.063 and 2.048

Walter has pushed out new versions of the DMD D1 and D2 compilers: 1.063 and 2.048 respectively. The former gets a handful of bugfixes, the latter a comparative boatload. Also, both include fixes for building shared libraries on Mac. Primarily … Continue reading

Posted in DMD Releases, News | Tagged , , | Leave a comment