Projects / GLib / Releases / Minor bugfixes

RSS All releases tagged Minor bugfixes

Release Notes: This stable release finalizes the changes from the 2.35 development series. Signal handlers connected with g_signal_connect_object() are now automatically disconnected on target object destruction. GIO now has kqueue support for GFileMonitor (BSDs and Mac OS). UNIX signal sources now allow watching SIGUSR1 and SIGUSR2. In g_get_home_dir(), the $HOME variable is no longer ignored, and taken into consideration in favor of GECOS entries. GUnixFdSource was added as a new method to add file descriptors to the main loop. Further new APIs were added. Many bugs were fixed.

Release Notes: Type modules are now never unloaded. GSimpleProxyResolver was added. Other minor enhancements and fixes were made.

Release Notes: 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.

Release Notes: New APIs g_get_num_processors() and g_application_command_line_get_stdin() have been added. More timezone offset formats can now be parsed. GParamSpec constructors have been made introspectable. Adding interfaces after class_init is now disallowed. Minor bugs have been fixed.

  •  30 Dec 2012 04:10
Avatar

Release Notes: In g_get_home_dir(), the $HOME variable is no longer ignored, and taken into consideration in favor of GECOS entries. Many minor bugfixes have been made.

  •  30 Dec 2012 04:10
Avatar

Release Notes: A recent change breaking the build on OS X and Windows has been reverted. Minor bugfixes have been made.

Release Notes: The incompatible change to the ->constructed() vfunc was reverted. It is no longer permitted to add interfaces to a class after the first instantiation (or more strictly: after g_type_class_ref()). Two accidentally exported private symbols were properly hidden. GIO now has kqueue support for GFileMonitor (BSDs, Mac OS). A new API g_variant_new_from_bytes() was introduced. UNIX signal sources now allow watching SIGUSR1 and SIGUSR2. Warnings were cleaned up more pedantically. GTask changes were made to avoid a deadlock. URL-encoding of trashed files was fixed.

  •  12 Nov 2012 23:00
Avatar

Release Notes: Various minor bugs have been fixed.

Release Notes: Signal handlers connected with g_signal_connect_object() are now automatically disconnected on target object destruction. The ->constructed vfunc is now called after all properties are set. g_type_init() is no longer necessary, and has been deprecated. GTask, a new GAsyncResult implementation, has been introduced. Unicode has been updated to 6.2. Various bugfixes and minor improvements have been made.

  •  17 Oct 2012 22:23
Avatar

Release Notes: Minor bugs were fixed.

Screenshot

Project Spotlight

libj

A native runtime library equipped with a Java/JavaScript-like API.

Screenshot

Project Spotlight

peak-o-mat

A curve fitting program.