Tag Archives: boost

Boost 1.40 released

Just saw it, Boost 1.40 has been released. Contains a few fixes for GCC 4.4 and VC 10 (great!), performance improvements and loads of other bugfixes. Asio has also got a lot of updates. The build system has been slightly … Continue reading

Posted in Programming | Tagged , | Leave a comment

Boost 1.39 has been released, and CMake 2.6.4 is out as well

Quite a few things going on First of all, CMake 2.6.4 has been released, with a bunch of bugfixes. Just tried it, no problems so far. The other major new release is Boost 1.39, which is no fully in the … Continue reading

Posted in Programming | Tagged , , , | Leave a comment

Boost 1.38 released

And here we go, Boost 1.38 has been released. Check out the release notes and my personal take on it.

Posted in Programming | Tagged , | Leave a comment

Boost 1.38 incoming

Pretty soon, Boost 1.38 is going to be released. One very annoying problem has been fixed: Boost.DateTime no longer includes <windows.h> by default: On Windows platform made inclusion of windows.h optional. The header is only used when the BOOST_USE_WINDOWS_H macro … Continue reading

Posted in Programming | Tagged , | Leave a comment