summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* recmutex updateswip/linuxRyan Lortie2011-10-022-25/+54
* Add mutex implementation variant for LinuxRyan Lortie2011-10-022-1/+325
* GMutex: change implementation to clean up headerRyan Lortie2011-10-0220-141/+221
* Stop dithering over GPrivateRyan Lortie2011-10-027-83/+101
* GThread: split mutexes out into separate fileRyan Lortie2011-10-0215-894/+968
* rec-mutex testcase: add a performance testRyan Lortie2011-10-021-0/+88
* mutex testcase: add a performance testRyan Lortie2011-10-021-0/+68
* Move all hash functions to ghash.cMatthias Clasen2011-10-023-226/+226
* GHash: Cosmetic changesMatthias Clasen2011-10-022-277/+281
* One forgotten moved docMatthias Clasen2011-10-011-1/+11
* Move GStringChunk into its own filesMatthias Clasen2011-10-016-288/+381
* Move GString docs inlineMatthias Clasen2011-10-014-381/+30
* GString: cosmetic cleanupsMatthias Clasen2011-10-012-358/+357
* Move file utility docs inlineMatthias Clasen2011-10-015-537/+151
* Move string utility docs inlineMatthias Clasen2011-10-013-953/+378
* Move test docs inlineMatthias Clasen2011-10-013-692/+370
* Move keyfile docs inlineMatthias Clasen2011-10-012-942/+361
* GAsyncQueue: simplify an internal functionMatthias Clasen2011-10-011-20/+7
* GAsyncQueue: internal cleanupMatthias Clasen2011-10-011-8/+8
* GAsyncQueue: embed the GCondMatthias Clasen2011-10-011-11/+7
* GAsyncQueue: Cosmetic fixesMatthias Clasen2011-10-012-285/+281
* GAsyncQueue: Move private API to a private headerMatthias Clasen2011-10-015-15/+48
* GThreadPool: cosmetic cleanupsMatthias Clasen2011-10-012-414/+444
* GThread: cosmetic fixMatthias Clasen2011-10-011-1/+3
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2011-10-021-77/+75
* po/vi: import from Damned LiesNguyễn Thái Ngọc Duy2011-10-021-37/+38
* Add an index for 2.32 api additionsMatthias Clasen2011-10-011-0/+4
* Mark g_thread_create_with_stack_size as new APIMatthias Clasen2011-10-011-0/+2
* GSettings schemas: allow for zero items in schemaRyan Lortie2011-10-011-1/+1
* Fix URL to strlcpy(3) manpage in comment.Jasper Lievisse Adriaanse2011-10-011-1/+1
* markup-subparser test: use a real GError domainSimon McVittie2011-09-301-3/+6
* sleepy-stream test: use a real GError domainSimon McVittie2011-09-301-1/+1
* g_dbus_error_encode_gerror: don't segfault on bad domainsSimon McVittie2011-09-301-0/+4
* Prevent data loss in gdesktopappinfo.cMatthias Clasen2011-09-291-5/+8
* Clean up atomic cruftMatthias Clasen2011-09-292-120/+2
* Some more gthread reshufflingMatthias Clasen2011-09-291-22/+27
* GUnixFileMonitor: Clean up /proc/mounts monitoringDavid Zeuthen2011-09-291-18/+27
* GUnixFileMonitor: Use /proc/mounts for monitoring mount changesDavid Zeuthen2011-09-291-5/+48
* gfile: Be clear about freeing GFile objectsJavier Jardón2011-09-291-3/+6
* gthread: remove a stray reference to GStaticMutexDan Winship2011-09-291-2/+2
* Updated Esperanto translationTiffany Antopolski2011-09-291-864/+1014
* update .gitignoresDan Winship2011-09-282-0/+9
* tests: add signal marshalling return tests for int/uintDan Williams2011-09-281-0/+104
* tests: fix generic closure marshalling testsDan Williams2011-09-281-4/+4
* tests: Add some return value torture testcases for the generic marshallerDan Williams2011-09-281-0/+106
* Add thread-safety warnings to the g_setenv() and g_unsetenv() docsDan Winship2011-09-271-2/+20
* GDesktopAppInfo: simplify how defaults workRyan Lortie2011-09-261-39/+27
* Add another mimeapps testEdward Sheldrake2011-09-261-0/+142
* g_simple_async_result_complete_in_idle: add a minor doc clarificationDan Winship2011-09-261-1/+2
* glib tests: Compile new thread tests on win32Ryan Lortie2011-09-261-9/+9