summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* m4macros: Increment serial number of glib-2.0.m4wip/autoconf-serialSimon McVittie2021-01-271-1/+1
* Merge branch 'fix/darwin-nosigpipe-regression' into 'master'Sebastian Dröge2021-01-272-1/+28
|\
| * gsocket: Fix SO_NOSIGPIPE regression on DarwinFrancesco Tamagni2021-01-212-1/+28
* | Merge branch 'fix/gwin32appinfo-printf-length-sub-specifier' into 'master'Philip Withnall2021-01-261-1/+1
|\ \
| * | gwin32appinfo: Fix printf length sub-specifierOle André Vadla Ravnås2021-01-211-1/+1
| |/
* | Merge branch 'autoconf-obsolete-macros' into 'master'Philip Withnall2021-01-261-4/+4
|\ \
| * | m4macros: replace obsolete macros AC_TRY_RUN and AC_TRY_LINK in glib-2.0.m4Simon Marchi2021-01-251-4/+4
* | | Merge branch 'wip/g-test-path' into 'master'Philip Withnall2021-01-264-0/+40
|\ \ \ | |/ / |/| |
| * | gtestutils: Add g_test_get_path() APIJonas Ådahl2021-01-254-0/+40
| |/
* | Update Galician translationFran Dieguez2021-01-251-221/+216
* | Merge branch '2011-add-unit-test-watch' into 'master'Philip Withnall2021-01-255-55/+328
|\ \
| * | Extend dbus watching name tests:Frederic Martinsons2021-01-255-55/+328
| |/
* | Merge branch 'fix/gfile-kernel-headers-compat' into 'master'Philip Withnall2021-01-251-15/+20
|\ \ | |/ |/|
| * gfile: Add Linux kernel headers compatibility kludgeOle André Vadla Ravnås2021-01-191-15/+20
* | Merge branch 'feature/glib-debug-build-option' into 'master'Philip Withnall2021-01-203-1/+12
|\ \
| * | build: Add glib_debug optionOle André Vadla Ravnås2021-01-203-1/+12
* | | Merge branch 'gtype-docs' into 'master'Emmanuele Bassi2021-01-201-76/+76
|\ \ \
| * | | gtype: Improve formatting of GType documentationPhilip Withnall2021-01-201-76/+76
|/ / /
* | | Merge branch '968-add-gdbus-obj-path-escape' into 'master'Philip Withnall2021-01-204-0/+177
|\ \ \
| * | | Add g_dbus_utils_object_path_escape and g_dbus_utils_object_path_unescapeMARTINSONS Frederic2021-01-204-0/+177
* | | | Merge branch 'settings-test-cleanups' into 'master'Philip Withnall2021-01-2010-34/+136
|\ \ \ \ | |/ / / |/| | |
| * | | tests: Remove incorrect unref from tls-bindings testsPhilip Withnall2021-01-201-2/+0
| * | | gsettings: Fix a minor memory leak when getting GSettingsAction:statePhilip Withnall2021-01-201-1/+1
| * | | tests: Free GSettingsBackend singleton at end of gsettings testsPhilip Withnall2021-01-201-0/+14
| * | | giomodule: Don’t mandatorily cache GIOModule implementationsPhilip Withnall2021-01-207-31/+121
* | | | Merge branch 'feature/qnx-support' into 'master'Philip Withnall2021-01-204-1/+46
|\ \ \ \
| * | | | gsocket: Decrease msg_control buffer size for QNXs13412021-01-191-1/+10
| * | | | build: Define _QNX_SOURCE on QNXOle André Vadla Ravnås2021-01-191-0/+4
| * | | | build: Link against libsocket on QNXs13412021-01-191-0/+3
| * | | | gunixmounts: Add stubs for QNXs13412021-01-192-0/+29
| | |_|/ | |/| |
* | | | Merge branch 'fix/support-for-systems-without-ipv6' into 'master'Philip Withnall2021-01-202-4/+83
|\ \ \ \ | |_|_|/ |/| | |
| * | | ginetaddress: Handle systems without IPv6 supportWorksButNotTested2021-01-202-4/+83
|/ / /
* | | Update Hungarian translationBalázs Meskó2021-01-191-494/+604
|/ /
* | Merge branch 'version-macro-docs' into 'master'Emmanuele Bassi2021-01-192-3/+23
|\ \
| * | docs: Add documentation for GLIB_VERSION_CUR_STABLE and PREV_STABLEPhilip Withnall2021-01-192-3/+23
* | | Merge branch '2227-gobject-annotation-fixes' into 'master'Emmanuele Bassi2021-01-192-13/+14
|\ \ \
| * | | gsignal: Add (closure) and (destroy) annotationsPhilip Withnall2020-12-121-12/+12
| * | | gparam: Fix transfer annotation for g_param_spec_internal()Philip Withnall2020-12-121-1/+2
* | | | Merge branch 'fix_more_warnings' into 'master'Philip Withnall2021-01-194-10/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix signedness warning in gio/gdbusdaemon.c:match_new()Emmanuel Fleury2021-01-191-1/+1
| * | | Fix signedness warning in gio/gdbusdaemon.c:is_key()Emmanuel Fleury2021-01-191-1/+2
| * | | Fix missing initializer warning in gio/gpollableutils.c:closure_marshal()Emmanuel Fleury2021-01-191-0/+1
| * | | Fix missing initializer warning in gio/gcontenttype.c:load_comment_for_mime_h...Emmanuel Fleury2021-01-191-1/+3
| * | | Fix signedness warning in gio/gdesktopappinfo.c:g_app_info_get_all()Emmanuel Fleury2021-01-191-1/+1
| * | | Fix signedness warning in gio/gdesktopappinfo.c:g_desktop_app_info_search()Emmanuel Fleury2021-01-191-2/+3
| * | | Fix signedness warning in gio/gdesktopappinfo.c:g_desktop_app_info_get_implem...Emmanuel Fleury2021-01-191-1/+1
| * | | Fix several signedness warnings in gio/gdesktopappinfo.c:g_app_info_get_defau...Emmanuel Fleury2021-01-191-1/+1
| * | | Fix signedness warnings in gio/gdesktopappinfo.c:g_desktop_app_info_get_deskt...Emmanuel Fleury2021-01-191-1/+1
| * | | Fix signedness warning in gio/gdesktopappinfo.c:get_list_of_mimetypes()Emmanuel Fleury2021-01-191-1/+1
|/ / /
* | | Merge branch 'issue-2299' into 'master'Sebastian Dröge2021-01-191-6/+6
|\ \ \