Monthly Archives: October 2006

The Utility Formerly Known as Build is at 3.04

Version 3.04 of Derek Parnell’s excellent build tool has been released. Along with several bug fixes and a few new command line switches, the tool gets a new name: Bud. I love the tool, but I’m not too keen on … Continue reading

Posted in News | Leave a comment

dstring 1.0

Chris Miller has released a module that provides an alternative wrapper to D’s built-in strings: dstring. If you are wondering what possible use this could server, here’s an excerpt from the dstring FAQ: Why change the char type like this? … Continue reading

Posted in News | Leave a comment

DMD 0.169

Hot on the heels of the 0.168 release, Walter has announced DMD 0.169. This is primarily a bug fix release. Technorati Tags: D Programming Language, DMD, Digital Mars, Walter Bright

Posted in DMD Releases | Leave a comment

DMD 0.168

The latest version of DMD has some great new features and several bugfixes. The feature I’m most excited about is that stack variables can now be initialized with array literals. It’s noting earth-shattering, but it surely goes a long way … Continue reading

Posted in DMD Releases | Leave a comment

wxD 0.08

Anders has released wxD 0.08. From the NG announcement: New neat features: – the AUI docking library – placeholders for STC/OGL – ported a SDL panel sample – link compatible with 2.7.0 And lots of bugfixes. Rest will come in … Continue reading

Posted in GUI, News | Leave a comment