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 se agregó como un nuevo método para agregar descriptores de fichero para el bucle principal. g_source_set_ready_time() añadido permite marcar una fuente listo en un tiempo especificado monotónico. Fue revisado el manejo interno de la visibilidad de GLib. Muchos errores se fijaron.
Tags:
Development, Minor feature enhancements, Minor bugfixes
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.
Recarga de propiedades por GDBusProxy ha adquirido nuevas posibilidades. GApplication ha sido mejorado. Deprecations ahora son versiones y nuevas API están marcadas con la versión con la que se introdujeron. Se ha mejorado el rendimiento de las emisiones de señales. PCRE se ha actualizado a 8.30. Unicode se ha actualizado a 6.1. Se han hecho correcciones de documentación de API. Se han corregido muchos errores menores.
Tags:
Development, Minor bugfixes, Minor feature enhancements
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.