About GLib ========== GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.
News ==== GLib is now considered frozen. We do not expect any major changes before the release of 2.44.0. * GUnixMountMonitor now properly supports multiple main contexts * many documentation improvements and cleanups. We are now approaching a point where the documentation is 100% complete and the xml will build without warnings. This will probably be enabled by default in the next cycle. * new support for HTTP proxies in GIO * new GTask:completed property * use "private" futexes in order to further improve the performance of the contended case of GMutex and g_bit_lock() Bugs fixed: 614684 Make various parts of GObject const-correct 730352 Use inet_pton(), if_nametoindex() and if_indextoname() for newer versions of Windows 733876 Proxy protocol 'http' is not supported. 741442 threads: use FUTEX_WAIT_PRIVATE and FUTEX_WAKE_PRIVATE if possible 742599 Clean up GUnixMountMonitor 743636 gtask: Add a GTask:completed property 743661 g_win32_check_windows_version() is missing from doc 744722 docs: Expand introduction to mention using async calls over sync ones 745589 [Patch] gio: add some missing autocleanup 745634 [GNotifications] Use themed icon as icon-name Translations updated: Bosnian Bulgarian Catalan Czech French German Greek Hungarian Italian Kazakh Korean Latvian Lithuanian POTFILESin Polish Russian Serbian Slovak Slovenian Spanish Swedish Vietnamese pa for Gnome ChangeLog ========= https://download.gnome.org/sources/glib/2.43/glib-2.43.92.changes (42.7K) Download ======== https://download.gnome.org/sources/glib/2.43/glib-2.43.92.tar.xz (6.89M) sha256sum: fec93e24b2c317db3a92ef7aba4ca800b9a2b83c64b6d10fc256a0af4913ceb4 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
