Monthly Archives: March 2007

Ddbg 0.0.6 alpha

Jascha Wetzel has released a new version of Ddbg: Bugfixes, type casts allow template types, “select frame” command allowsevaluation of expressions on any stack frame in the call chain, wcharand dchar support Technorati Tags: D Programming Language, Debugging, Debuggers, debug

Posted in News | Leave a comment

eDitor 0.44

Thomas Brix Larsen has released a new version of his eDitor: Changes (0.43 to 0.44) Features: * Documentation updates: D 1.10, Phobos 1.10, Tango 0.96-b2. * Support for Qt’s UI files. Bugfixes: * Saving of project settings to the *correct* … Continue reading

Posted in IDE, News | Leave a comment

DMD 1.010

Walter has announced DMD 1.010. More enhancements than usual, fewer bug fixes than usual. Here’s one that really looks interesting from my point of view: Added Object.factory(char[] classname) method to create class objects based on a string. I use dynamic … Continue reading

Posted in DMD Releases | Leave a comment

New D Web Site

Howard Berkey has opened up a site aimed at helping newcomers to D: I have put up a web site where I have started collecting information I wish I had found in one place when I started learning D If … Continue reading

Posted in D Programming, News | Leave a comment

New DSSS, Rebuild, and Ddbg

A couple of NG announcements from the past couple of days: * Gregor has released DSSS 0.56 along with Rebuild 0.14. * Jascha has released Ddbg 0.0.5. I’m quite busy for at least the next week, so my apologies in … Continue reading

Posted in News | Leave a comment