summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xdgmime: Use memmem when we canfaster-contenttype-guessMatthias Clasen2019-10-151-32/+23
* Merge branch '1896-use-after-free-when-calling-g_dbus_connection_flush_sync-i...Philip Withnall2019-10-101-5/+4
|\
| * Fix use-after-free when calling g_dbus_connection_flush_sync()Milan Crha2019-10-101-5/+4
|/
* Merge branch 'wip/tingping/localhost-is-local' into 'master'Philip Withnall2019-10-103-10/+277
|\
| * Always resolve localhost to loopback addressPatrick Griffis2019-10-103-5/+257
| * tests: Don't block mainloop for delays in gnetworkaddress testsPatrick Griffis2019-10-101-5/+20
* | Merge branch 'datetime-docs' into 'master'Philip Withnall2019-10-101-2/+6
|\ \
| * | gdatetime: Document RFC 3339 extensions when parsing ISO 8601Philip Withnall2019-10-101-2/+6
|/ /
* | Merge branch 'hash-me-faster' into 'master'Philip Withnall2019-10-101-7/+0
|\ \ | |/ |/|
| * hash: Remove an assertion from the hot pathMatthias Clasen2019-10-101-7/+0
|/
* Merge branch 'issue1906' into 'master'Philip Withnall2019-10-101-3/+18
|\
| * gutils test: Don't assume that every Unix OS implements os-release(5)Simon McVittie2019-10-091-3/+18
* | Merge branch '1858-tutorial-deprecated-gobject-api' into 'master'Philip Withnall2019-10-101-4/+19
|\ \
| * | tutorial: Add private members to example code in tutorialPhilip Withnall2019-08-291-0/+15
| * | tutorial: Stop referring to `->priv` for example classPhilip Withnall2019-08-291-7/+7
| * | tutorial: Improve type safety of property usage in GObject tutorialPhilip Withnall2019-08-291-4/+4
* | | Updated Spanish translationDaniel Mustieles2019-10-101-217/+233
* | | Merge branch 'wip/g-warning-once' into 'master'Philip Withnall2019-10-093-0/+60
|\ \ \
| * | | gmessages: Add g_warning_once()Jonas Ådahl2019-10-093-0/+60
|/ / /
* | | Merge branch 'android-warning-fixes' into 'master'Simon McVittie2019-10-094-13/+22
|\ \ \ | |_|/ |/| |
| * | gdbusaddress: Validate the noncefile attribute of nonce-tcp addressesPhilip Withnall2019-10-082-2/+11
| * | gdbusaddress: Collapse two translatable strings into onePhilip Withnall2019-10-081-8/+8
| * | gunicollate: Remove tautological comparisonPhilip Withnall2019-10-081-1/+1
| * | inotify: Fix some enum comparisons to integersPhilip Withnall2019-10-081-2/+2
|/ /
* | Update Chinese (Taiwan) translationTing-Wei Lan2019-10-081-786/+958
* | Merge branch 'master' into 'master'Philip Withnall2019-10-081-1/+1
|\ \
| * | Erase GI annotation: skip g_cancellable_source_newGeorge Barrett2019-08-231-1/+1
* | | Merge branch 'g-os-info' into 'master'Philip Withnall2019-10-084-0/+240
|\ \ \
| * | | gutils: Add g_get_os_info()Robert Ancell2019-09-274-0/+240
* | | | Merge branch '1726-gdbus-codegen-h' into 'master'Philip Withnall2019-10-084-48/+100
|\ \ \ \
| * | | | gdbus-codegen: emit GUnixFDLists if an arg has type 'h'Will Thompson2019-09-023-2/+45
| * | | | gdbus-codegen: process C.UnixFD annotation in one placeWill Thompson2019-09-023-48/+57
* | | | | Merge branch 'str-printf-abort-oom' into 'master'Philip Withnall2019-10-073-9/+31
|\ \ \ \ \
| * | | | | glib: add parameter annotations for g_vasprintf and callersDaniel P. Berrangé2019-10-073-6/+18
| * | | | | glib: ensure consistent abort-on-OOM with g_vasprintf & its callersDaniel P. Berrangé2019-10-071-3/+13
* | | | | | Merge branch 'th/main-context-default-no-mutex' into 'master'Philip Withnall2019-10-071-14/+12
|\ \ \ \ \ \
| * | | | | | gmain: use atomic operation instead of GMutex to access g_main_context_default()Thomas Haller2019-10-071-14/+12
|/ / / / / /
* | | | | | Merge branch 'add_array_steal_function' into 'master'Philip Withnall2019-10-074-1/+258
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add g_array_steal(), g_ptr_array_steal() and g_byte_array_steal()Paolo Bonzini2019-10-074-1/+258
* | | | | | Merge branch 'wip/oholy/gio-completion' into 'master'Philip Withnall2019-10-071-11/+10
|\ \ \ \ \ \
| * | | | | | gio: Always include mounts in the resultsOndrej Holy2019-10-071-11/+9
| * | | | | | gio: Complete also activation roots of volumesOndrej Holy2019-10-071-2/+2
| * | | | | | gio: Fix completion of URIs without hostname partOndrej Holy2019-10-071-1/+2
* | | | | | | Merge branch 'winhttp-handle-null-prgname' into 'master'Philip Withnall2019-10-071-3/+4
|\ \ \ \ \ \ \
| * | | | | | | gwinhttpvfs: Handle g_get_prgname() returning NULLChristoph Reiter2019-10-061-3/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'glib-g_ptr_array_sort_api_doc_example'Philip Withnall2019-10-071-2/+72
|\ \ \ \ \ \ \
| * | | | | | | Add full examples to g_ptr_array_sort() and g_ptr_array_sort_with_data()Lee Bigelow2019-10-071-2/+72
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'solaris-build-fixes' into 'master'Philip Withnall2019-10-072-0/+5
|\ \ \ \ \ \ \
| * | | | | | | build: no --export-dynamic ldflags for SolarisAlan Coopersmith2019-10-042-1/+3
| * | | | | | | gunixmounts: Handle Solaris name of mnt_mntopts in place of mnt_optsAlan Coopersmith2019-10-041-0/+3
| |/ / / / / /