All releases of c++-gtk-utils


Release Notes: Improvements to the library's thread support have been made, including providing a new Cgu::AsyncResult class.


Release Notes: Compilation with gcc-4.7 has been fixed. Unit tests and documentation have been improved.


Release Notes: A race condition when executing a Future::when callback is fixed.


Release Notes: The tarball now contains a full set of unit tests based on glib's testing framework. Other minor improvements and additions have been made.


Release Notes: The build system has been updated. Minor bugfixes and improvements have been made.


Release Notes: Reference counting for the 'when' callback of Thread::Future objects is corrected to match the documentation.


Release Notes: Thread::Future objects have new methods to allow results to be dealt with asynchronously in a glib main loop. Other improvements were made.


Release Notes: This release adds minor improvements and bugfixes.


Release Notes: This release provides mainly documentation updates, but relevant smart handle assignment and reset methods now have a swapping implementation.


Release Notes: A number of improvements were made, including efficiency improvements and a provision to permit const reference arguments to be bound safely to callback and future objects.