summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Add .desktop file for non-existent binary ...wip/fmuellner/ci-testFlorian Müllner2018-04-254-2/+17
* Updated Spanish translationDaniel Mustieles2018-04-251-115/+125
* struct ip_mreq_source definition is broken on Android NDK <= r16Xavier Claessens2018-04-244-3/+41
* tests: Fix desktop-app-info testFlorian Müllner2018-04-242-4/+7
* gdesktopappinfo: Filter out some binary names in searchFlorian Müllner2018-04-242-0/+25
* tests: Use gnome-clocks from flatpakFlorian Müllner2018-04-244-44/+404
* Updated Slovenian translationMatej Urbančič2018-04-231-127/+137
* Reorder operations in _kqsub_cancel() to prevent races.Martin Pieuchot2018-04-231-14/+14
* codegen: List basenames of input files in generated preamblePhilip Withnall2018-04-232-5/+14
* gobject: Fix redundant warning message in glib-genmarshalKentaro Hayashi2018-04-231-1/+1
* gmessages: clarify what log levels are forAllison Lortie2018-04-232-8/+30
* GObject: Clarify 8db5542803 by avoiding double -veDaniel Boles2018-04-221-1/+1
* fileutils test - use UIDs only on *nixРуслан Ижбулатов2018-04-211-0/+2
* Update Russian translationStas Solovey2018-04-201-65/+44
* Revert "gsocket: Fix build error on Android"Xavier Claessens2018-04-201-2/+2
* gsocket: Fix build error on AndroidXavier Claessens2018-04-201-2/+2
* Meson: Use cc.has_type() instead of our own snippetXavier Claessens2018-04-201-4/+2
* Tests: gsubprocess: Do not use stdin/stdout variablesXavier Claessens2018-04-201-27/+27
* garray: Steal segment during destructionSam Spilsbury2018-04-201-2/+21
* gobject: fix compilation with gcc <= 4.7Fabrice Fontaine2018-04-201-1/+1
* gdbusconnection: Fix a typo in the documentation for close_sync()Philip Withnall2018-04-191-1/+1
* Meson: Define G_ENABLE_DEBUG and friendsXavier Claessens2018-04-191-0/+10
* Meson: Get results from cross file properties if cannot run codeXavier Claessens2018-04-181-21/+32
* Meson: Use cc.compute_int() instead of running our own codeXavier Claessens2018-04-181-47/+26
* 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
* tests: Drop a slightly suspect GResolver testPhilip Withnall2018-04-131-5/+0
* tests: Skip GSocket tests if setting up a server failsPhilip Withnall2018-04-131-33/+96
* tests: Add more debug output to the network-address testPhilip Withnall2018-04-131-0/+6
* tests: Skip some of the fileutils tests when running as rootPhilip Withnall2018-04-131-0/+7
* gdate: Comment that g_date_valid_dmy() does all necessary bounds checksPhilip Withnall2018-04-132-0/+45
* gdate: Make integer comparisons explicitPhilip Withnall2018-04-131-6/+6
* gdate: Add overflow precondition checks for g_date_[add|subtract]_*()Philip Withnall2018-04-131-5/+10
* gtimezone: Add g_time_zone_new_offset() convenience constructorPhilip Withnall2018-04-134-0/+74
* gdatetime: Fix a spurious gcc warningPhilip Withnall2018-04-131-2/+2
* gdatetime: Fix a leak in g_date_time_new_week()Philip Withnall2018-04-121-0/+2
* gtimezone: Add g_time_zone_get_identifier() accessorPhilip Withnall2018-04-124-35/+217
* gdatetime: Add g_date_time_get_timezone() accessorPhilip Withnall2018-04-123-0/+21
* Update Russian translationStas Solovey2018-04-121-18/+18
* Update Russian translationStas Solovey2018-04-121-879/+1430
* tests: Lower number of iterations in network-monitor-racePhilip Withnall2018-04-111-1/+1
* gio: fix compilation without F_{S,G}ETPIPE_SZFabrice Fontaine2018-04-111-0/+8
* gnetworkmonitor: Fix use-after-free when using from another threadMilan Crha2018-04-117-18/+122
* Link gdatetime test to libintlРуслан Ижбулатов2018-04-111-0/+3
* gobject_gdb.py: add pretty printer for GType and GTypeClass*Michael Olbrich2018-04-111-1/+38
* 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
* glib-compile-schemas: Fix minor memory leaks in error pathsPhilip Withnall2018-04-111-0/+4