GLib is a library containing many useful C routines for things such as trees, hashes, and lists. GLib was previously distributed with the GTK toolkit, but has been split off as of the developers' version 1.1.0.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
GUnixFdSource was added as a new method to add file descriptors to the main loop. g_source_set_ready_time() was added for allowing to mark a source to become ready at a specified monotonic time. The internal visibility handling of GLib was reworked. Many bugs were fixed.
Tags:
Development, Minor feature enhancements, Minor bugfixes
Reloading of properties by GDBusProxy has gained new possibilities. GApplication has been improved. Deprecations are now versioned, and new APIs are marked with the version with which they were introduced. The performance of signal emissions has been improved. PCRE has been updated to 8.30. Unicode has been updated to 6.1. API documentation fixes have been made. Many minor bugs have been fixed.
Tags:
Development, Minor bugfixes, Minor feature enhancements