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는 메인 루프에 파일 설명자를 추가 하려면 새로운 방법으로 추가 되었습니다. 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.
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.