Monthly Archives: October 2006

Derelict Updates

Over the past few weeks, Derelict has steadily been getting some needed updates. Most of the work has focused on DerelictGL — support for loading nearly all of the ARB extensions has been added (currently support for the WGL_ARB and … Continue reading

Posted in Derelict | Leave a comment

Put Your D Code on Google

I meant to post this when I first read Walter’s post on d.announce several hours ago, but got sidetracked. For those that haven’t heard, Google has launched a new service called Google Code Search. The intent of the service is … Continue reading

Posted in News | Leave a comment

DMD 0.172

It turns out that Tom was sober. Walter has released DMD 0.172, this time really fixing the ‘final’ bug along with a couple of other bug fixes for foreaching mixed-in aggregates. Cheers! Technorati Tags: D Programming Language, DMD, Digital Mars, … Continue reading

Posted in DMD Releases | Leave a comment

DMD 0.171

Walter has released DMD 0.171, attempting to fix a couple of bugs introduced by the previous version. It looks like one of the fixes didn’t work, so there may be another release on the horizon. Unless Tom was in a … Continue reading

Posted in DMD Releases | 2 Comments

DMD 0.170

Walter has announced DMD 0.170, which includes a handful of new features/enhancements along with several bugfixes. The foreach feature got a lot of love in this release, with a new foreach_reverse statement and the ability to use delegates as the … Continue reading

Posted in DMD Releases | Leave a comment