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는 메인 루프에 파일 설명자를 추가 하려면 새로운 방법으로 추가 되었습니다. g_source_set_ready_time() 지정된 모노 토 닉 시간에 준비 될 소스를 표시할 수 있도록 추가 되었습니다. Glib의 내부 표시 처리 수정 했다. 많은 버그가 수정 되었습니다.
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.

2013-01-17 08:54
2.35.4

새로운 Api g_get_num_processors()와 g_application_command_line_get_stdin()이 추가 되었습니다.

자세한 시간대 오프셋된 형식은 구문 분석할 수 이제 있습니다.

GParamSpec 생성자 introspectable 되었습니다.

Class_init 이제 허용 되지 않습니다 후에 인터페이스를 추가 합니다.

사소한 버그가 해결 되었습니다.
Tags: Development, Minor feature enhancements, Minor bugfixes
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.

2012-12-30 13:10
2.35.3

G_get_home_dir()에서 $HOME 변수는 더 이상 무시 하 고 고려 GECOS 항목에 찬성.

많은 사소한 버그 수정이 되었습니다.
Tags: Development, Minor bugfixes
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.

2012-03-13 06:23
2.30.3

많은 사소한 버그가 수정 되었습니다.
Tags: Stable, Minor bugfixes
Many minor bugs were fixed.

2012-03-07 12:14
2.31.20

GDBusProxy 속성의 다시 로드 하는 새로운 가능성을 얻고 있다. GApplication 개선 되었습니다. Deprecations는 지금 버전, 그리고 새로운 Api는 도입 된 버전으로 표시 됩니다. 신호 배출량의 성능이 향상 되었습니다. PCRE 8.30로 업데이트 되었습니다. 유니코드 6.1 업데이트 되었습니다. API 설명서 수정 되었습니다. 많은 사소한 버그가 해결 되었습니다.
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.

Project Resources