Download List

專案描述

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.

System Requirements

System requirement is not defined
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.

2013-02-11 11:32
2.35.7

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.
標籤: Development, Minor feature enhancements, Minor bugfixes

2013-01-17 08:54
2.35.4

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.
標籤: Development, Minor feature enhancements, Minor bugfixes

2012-12-30 13:10
2.35.3

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.
標籤: Development, Minor bugfixes

2012-03-13 06:23
2.30.3

Many minor bugs were fixed.
標籤: Stable, Minor bugfixes

2012-03-07 12:14
2.31.20

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.
標籤: Development, Minor bugfixes, Minor feature enhancements

Project Resources