Monthly Archives: October 2007

Walter on Function Hijacking

Walter has posted an article on function hijacking, the subject of his presentation at the most recent Northwest C++ Users Group gathering: As software becomes more complex, we become more reliant on module interfaces. An application may import and combine … Continue reading

Posted in News | Leave a comment

DMD 2.006

Walter has announced the latest version of bleeding edge D. Many new and changed features, including several enhancements to Phobos. No corresponding 1.x release, this time. This is all 2.0. As always, for you D newcomers, 2.x is an unstable … Continue reading

Posted in News | Leave a comment

DSSS 0.73

Gregor has released a new version of DSSS. The changelog, as posted in the NG: – Rebuild: Merged DMD 2.003.- Improved incremental build speed.- Fixed excludes to work with a larger variety of paths (see ticket #126).- Added a warning … Continue reading

Posted in News | Leave a comment

D Configuration Framework Update

Martin Kuszczak has rewritten his D Configuration Framework (a.k.a. Program Options) and put out a beta release. You can use this library to ease management of application configuration, such as: …reading configuration options from physical media, saving them back, presenting … Continue reading

Posted in News | Leave a comment

Upgrade Complete

The upgrade is finished. So far, it looks like everything is working. If you notice any issues with the site or the theme, please leave a comment and let me know. I’m rather hooked on this new theme (from Blog … Continue reading

Posted in General | 2 Comments