summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix_more_warnings' into 'master'2398-multicast-transmission-from-defined-interface-fails-for-non-default-interfaces-when-usingPhilip Withnall2021-05-046-16/+17
|\
| * Fix signedness warning in tests/mainloop-test.cEmmanuel Fleury2021-05-041-2/+2
| * Fix signedness warning in tests/dirname-test.cEmmanuel Fleury2021-05-041-3/+2
| * Fix several signedness warnings in tests/gobject/performance-threaded.cEmmanuel Fleury2021-05-041-5/+6
| * Fix signedness warnings in tests/gobject/timeloop-closure.cEmmanuel Fleury2021-05-041-2/+2
| * Fix signedness warnings in tests/refcount/objects.cEmmanuel Fleury2021-05-041-1/+1
| * Fix signedness warnings in tests/gobject/performance.cEmmanuel Fleury2021-05-041-3/+4
* | Merge branch 'th/guuid-parse-shift' into 'master'Philip Withnall2021-05-031-1/+1
|\ \
| * | guuid: fix shift operation to parse hex string in uuid_parse_string()Thomas Haller2021-05-031-1/+1
|/ /
* | Merge branch 'resolver_lookup_flags' into 'master'Philip Withnall2021-05-031-1/+1
|\ \
| * | gthreadedresolver: don't ignore flags in lookup_by_name_with_flagsClayton Craft2021-04-301-1/+1
* | | Merge branch 'allomix302-master-patch-38827' into 'master'Philip Withnall2021-05-032-4/+4
|\ \ \
| * | | gmacros: Add __ to noinline to prevent conflict with macro in pixmanRobin Verdenal-Tallieux2021-05-032-4/+4
| |/ /
* | | Update Occitan translationQuentin PAGÈS2021-05-021-1747/+3539
* | | Update Nepali translationPawan Chitrakar2021-05-021-732/+605
|/ /
* | Merge branch 'gdtlsconnection-vfunc-check' into 'master'masterSebastian Dröge2021-04-291-1/+1
|\ \
| * | gdtlsconnection: Fix a check for a vfunc being implementedPhilip Withnall2021-04-291-1/+1
| |/
* | Merge branch 'gnuc_macro_updates' into 'master'Philip Withnall2021-04-293-6/+7
|\ \ | |/ |/|
| * gtype: use G_GNUC_CHECK_VERSIONNishal Kulkarni2021-04-291-1/+1
| * test-printf: use G_GNUC_CHECK_VERSIONNishal Kulkarni2021-04-291-4/+4
| * gbitlock: use G_GNUC_CHECK_VERSIONNishal Kulkarni2021-04-291-1/+2
* | Merge branch 'fix_more_warnings' into 'master'Sebastian Dröge2021-04-298-27/+62
|\ \ | |/ |/|
| * Fix signedness warning in tests/onceinit.cEmmanuel Fleury2021-04-291-1/+1
| * Fix missing initializer warning in tests/gobject/defaultiface.cEmmanuel Fleury2021-04-291-1/+6
| * Fix multiple missing initializer warnings in tests/gobject/testcommon.hEmmanuel Fleury2021-04-291-1/+8
| * Fix several missing initializer in tests/gobject/testgobject.cEmmanuel Fleury2021-04-291-2/+11
| * Fix several missing initializer warnings in gio/tests/basic-application.cEmmanuel Fleury2021-04-291-4/+4
| * Fix several missing initializer warnings in gio/tests/dbus-appinfo.cEmmanuel Fleury2021-04-291-4/+4
| * Fix signedness warning in gio/tests/readwrite.cEmmanuel Fleury2021-04-291-2/+4
| * Fix several signedness warnings in gio/tests/unix-streams.cEmmanuel Fleury2021-04-291-12/+24
* | Merge branch 'fix-documentation-of-limit-in-gstringreplace' into 'master'Sebastian Dröge2021-04-291-2/+2
|\ \ | |/ |/|
| * gstring: Cleanup documentation of g_string_replacePeter Bloomfield2021-04-271-2/+2
|/
* Merge branch 'application-unregistered-notify' into 'master'Philip Withnall2021-04-272-0/+83
|\
| * application: Unset the registered state after shutting downMarco Trevisan (Treviño)2021-04-272-0/+83
|/
* Merge branch 'gpattern-introspectable' into 'master'Philip Withnall2021-04-278-16/+184
|\
| * tests/pattern: Add compilation and copy test for utf-8 stringMarco Trevisan (Treviño)2021-04-271-2/+2
| * gpattern: Adjust includes to match style rulesMarco Trevisan (Treviño)2021-04-271-2/+2
| * gpattern: Move match and match_string functions into GPatternSpecMarco Trevisan (Treviño)2021-04-274-12/+89
| * boxed: Register GPatternSpec as boxed typeMarco Trevisan (Treviño)2021-04-274-0/+38
| * gpattern: Implement copy functionMarco Trevisan (Treviño)2021-04-274-0/+53
* | Merge branch 'gdbus-tool-use-basename-fix' into 'master'Philip Withnall2021-04-271-1/+1
|\ \ | |/ |/|
| * gdbus-tool: Actually use argv[0] basename as program nameMarco Trevisan (Treviño)2021-04-271-1/+1
|/
* Merge branch 'nacho/gmacros-master2' into 'master'Sebastian Dröge2021-04-271-1/+1
|\
| * gmacros: missing check if __STDC_VERSION__ is definedIgnacio Casal Quinteiro2021-04-271-1/+1
|/
* Merge branch 'fix_more_warnings' into 'master'Sebastian Dröge2021-04-239-14/+25
|\
| * Add extra documentation about the return values of g_seekable_tell()Emmanuel Fleury2021-04-231-1/+2
| * Fix missing initializer warning in gio/tests/gdbus-example-server.cEmmanuel Fleury2021-04-231-1/+2
| * Fix signedness warning in gio/tests/socket-common.cEmmanuel Fleury2021-04-231-1/+1
| * Fix several missing initializer warnings in gio/tests/gdbus-example-subtree.cEmmanuel Fleury2021-04-231-4/+8
| * Fix missing initializer warning in gio/tests/gnotification-server.cEmmanuel Fleury2021-04-231-1/+1