summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '1401-g_clear_handle_id-clear_func-not-nullable' into 'master'cherry-pick-95ebaa26Philip Withnall2018-06-042-4/+2
* Merge branch 'lrn/issue-1240_glib-2-56' into 'glib-2-56'Philip Withnall2018-05-281-1/+1
|\
| * W32: Make _g_win32_get_system_data_dirs() inline available in C++lrn/issue-1240_glib-2-56Руслан Ижбулатов2018-05-281-1/+1
|/
* W32: check filename for being NULL in g_stat()Руслан Ижбулатов2018-05-221-0/+6
* meson: Update glib versionNirbheek Chauhan2018-05-051-1/+1
* gobject: Reimplement g_param_values_cmp() for GParamSpecVariantPhilip Withnall2018-05-043-4/+134
* Revert "Fix the cmp implementation for variant values"Philip Withnall2018-05-041-1/+1
* gdbus-codegen: Fix header include in the body fileIñigo Martínez2018-05-041-1/+1
* Fix the cmp implementation for variant valuesMatthias Clasen2018-05-021-1/+1
* ci: update mesonChristoph Reiter2018-05-022-3/+5
* gutils: Fix deadlock if g_get_home_dir() fails when called twicePhilip Withnall2018-04-261-0/+12
* tests: Drop a slightly suspect GResolver testPhilip Withnall2018-04-261-5/+0
* tests: Skip GSocket tests if setting up a server failsPhilip Withnall2018-04-261-33/+96
* Fix build when pthread_getname_np is not availableXavier Claessens2018-04-254-9/+23
* Meson: Add missing link on libintl in testsXavier Claessens2018-04-251-5/+7
* struct ip_mreq_source definition is broken on Android NDK <= r16Xavier Claessens2018-04-244-3/+41
* Tests: gsubprocess: Do not use stdin/stdout variablesXavier Claessens2018-04-241-27/+27
* gobject: Fix redundant warning message in glib-genmarshalKentaro Hayashi2018-04-231-1/+1
* Update Russian translationStas Solovey2018-04-201-65/+44
* gobject: fix compilation with gcc <= 4.7Fabrice Fontaine2018-04-201-1/+1
* tests: Fix a minor memory leak in the GFileMonitor testsPhilip Withnall2018-04-181-0/+1
* tests: Add a GFileMonitor test for G_FILE_MONITOR_WATCH_HARD_LINKSPhilip Withnall2018-04-185-1/+167
* inotify: Further fixes for hard link monitoring supportPhilip Withnall2018-04-182-14/+24
* inotify: fix segfault on watching hard linksRyan Lortie2018-04-183-6/+17
* Update Russian translationStas Solovey2018-04-121-18/+18
* Update Russian translationStas Solovey2018-04-121-879/+1430
* gio: fix compilation without F_{S,G}ETPIPE_SZFabrice Fontaine2018-04-111-0/+8
* W32 gstdio: Don't try to get reparse tag unconditionallyРуслан Ижбулатов2018-04-111-9/+14
* W32 gstdio: don't close fd handleРуслан Ижбулатов2018-04-111-1/+2
* Updated Slovenian translationMatej Urbančič2018-04-101-38/+14
* gio: Fix build on OS X < 10.9Ryan Schmidt2018-04-101-1/+4
* tests/network-monitor: Always use the dummy proxy resolverIain Lane2018-04-101-0/+10
* 2.56.12.56.1Matthias Clasen2018-04-062-2/+22
* Updated Slovenian translationMatej Urbančič2018-03-271-790/+984
* Spell Portuguese month and weekday names in lowercasePiotr Drąg2018-03-271-16/+16
* gpollfilemonitor: Fix use-after-free caused by leaking GSourceTing-Wei Lan2018-03-261-0/+2
* gthreadedresolver: Fix compilation with res_nclose() but no res_nquery()Sebastian2018-03-261-0/+4
* glib-mkenums: Don't go into an infinite loop trying to find a matching {Sam Spilsbury2018-03-211-0/+2
* glib-mkenums: Don't treat typedef enum _SomeIdentifier {} as syntax errorSam Spilsbury2018-03-211-1/+1
* Remove duplicated option in gio.xmlFrank Dana2018-03-211-4/+0
* Update Slovak translationDušan Kazik2018-03-171-618/+867
* Fix Visual Studio projectsChun-wei Fan2018-03-166-11/+16
* gapplication: Tighten up application ID validationPhilip Withnall2018-03-132-53/+46
* tests: Use modern test assertions in GApplication testPhilip Withnall2018-03-131-21/+21
* gobject_gdb.py: 'address' is a property of gdb.Value not a functionMichael Olbrich2018-03-131-1/+1
* gdatetime: Add missing #define WEEKDAY_FULL_IS_LOCALERafal Luzynski2018-03-131-0/+1
* tests: Compare month names case-insensitivelyRafal Luzynski2018-03-131-1/+5
* tests: Update month namesRafal Luzynski2018-03-131-3/+3
* Updated Spanish translationDaniel Mustieles2018-03-131-69/+68
* 2.56.02.56.0Matthias Clasen2018-03-123-3/+52