summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GLib 2.48.12.48.1Allison Ryan Lortie2016-05-102-2/+32
* glib tests: add pthread flag to 'thread' testVíctor Manuel Jáquez Leal2016-05-101-0/+1
* socket: set fd field to -1 after closing socketChristian Hergert2016-05-102-0/+5
* glib/gmacros.h: Fix build on C++ mode in Visual StudioChun-wei Fan2016-05-051-6/+21
* Revert "codegen: Add g_autoptr support for the shared GInterface"Emmanuele Bassi2016-05-031-4/+0
* codegen: Add g_autoptr support for the shared GInterfaceSimon McVittie2016-05-021-0/+4
* gparamspecs: GTypes are stored in v_pointer, not v_longSebastian Dröge2016-04-271-5/+5
* tests: Fix appmonitor testPhilip Chimento2016-04-271-1/+1
* gthread: Better fallback for W32 g_get_num_processors()Руслан Ижбулатов2016-04-261-5/+15
* GContextSpecificGroup: add testcaseAllison Ryan Lortie2016-04-261-0/+14
* GContextSpecificGroup: detach sourcesAllison Ryan Lortie2016-04-261-0/+1
* Add g_system_thread_set_name() implementation for W32 threadsРуслан Ижбулатов2016-04-263-1/+86
* Stop using ptrctl for thread namesMatthias Clasen2016-04-263-15/+8
* gthread: add thread name support on SolarisAlan Coopersmith2016-04-262-0/+12
* GDesktopAppInfo: support bus activation with '-'Allison Ryan Lortie2016-04-251-16/+12
* build/win32/pc_base.py: Allow custom optionsChun-wei Fan2016-04-211-5/+6
* gioenums.h: Remove trailing comma.Antoine Jacoutot2016-04-171-1/+1
* Improve GApplication docsMatthias Clasen2016-04-131-5/+5
* docs: Clean up the GVariant introductionEmmanuele Bassi2016-04-131-8/+22
* Fix documentation typosPhillip Wood2016-04-116-8/+8
* Documentation fix: g_variant_get() returns voidThomas Perl2016-04-111-1/+1
* gvariant.c: Elaborate on GVariant concept and its useBastian Ilsø2016-04-111-4/+16
* docs: Add Since for handle_local_optionsDebarshi Ray2016-04-111-1/+1
* docs: fix function nameSébastien Wilmet2016-04-091-4/+3
* Fix a typoMichael Catanzaro2016-04-071-1/+1
* tests: Fix compilation errors due to Y2K format problemsBastien Nocera2016-04-041-0/+3
* build: Fix all statfs() tests failingBastien Nocera2016-04-041-2/+2
* gstrfuncs: Add test for g_strjoinv() behaviourBastien Nocera2016-04-041-0/+10
* gstrfuncs: Document the behaviour of g_strjoinv()Bastien Nocera2016-04-041-0/+4
* tests: always remove app.desktopCosimo Cecchi2016-04-031-14/+8
* glocalfile: Assert against a potential NULL pointer dereferencePhilip Withnall2016-04-021-1/+4
* Update Catalan translationJordi Mas2016-04-021-317/+357
* Updated Vietnamese translationTrần Ngọc Quân2016-03-271-237/+265
* Fix thread safety of g_get_language_names()Benjamin Gilbert2016-03-261-7/+9
* update zh_CN translationYunQiang Su2016-03-261-113/+127
* Updated Basque languageInaki Larranaga Murgoitio2016-03-231-160/+177
* build: Also dist Systemtap files always for gobject/Colin Walters2016-03-231-2/+3
* GLib 2.48.02.48.0Allison Ryan Lortie2016-03-222-3/+17
* giotypefuncs.c: Sort _get_type functions in the 'C' localeIain Lane2016-03-211-1/+1
* glib-compile-resources: Fix minor memory leak on error pathPhilip Withnall2016-03-211-3/+6
* gkeyfile: Clear a variable after freeing itPhilip Withnall2016-03-211-0/+1
* Updated Danish translationAsk Hjorth Larsen2016-03-201-180/+205
* Updated Italian translationMilo Casagrande2016-03-171-32/+38
* GLib 2.47.922.47.92Allison Ryan Lortie2016-03-152-1/+60
* gio: Fix a GError memory leak in GNetworkServicePhilip Withnall2016-03-151-0/+2
* gio: Fix a GError memory leak in GDesktopAppInfoPhilip Withnall2016-03-151-0/+1
* gmessages: Clarify documentation for G_LOG_LEVEL_CRITICALPhilip Withnall2016-03-151-1/+2
* win32: use wide-char for constantsMarc-André Lureau2016-03-151-2/+2
* win32: fix indentationMarc-André Lureau2016-03-151-4/+4
* win32: use wcslen() return typeMarc-André Lureau2016-03-151-1/+1