summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'th/gspawn-no-safe-close' into 'main'Michael Catanzaro2022-10-202-27/+21
|\ \ \ \ \
| * | | | | gspawn: use g_close()Thomas Haller2022-10-201-28/+5
| * | | | | gstdio: make g_close() async-signal-safe under certain conditionsThomas Haller2022-10-201-4/+16
| * | | | | gspawn: avoid race due to retry with EINTR on close()Thomas Haller2022-10-191-10/+15
* | | | | | Merge branch 'wip/3v1n0/add-darwin-os' into 'main'Philip Withnall2022-10-2029-58/+89
|\ \ \ \ \ \
| * | | | | | gio, glib: Use G_OS_DARWIN for code that is for such environmentsMarco Trevisan (Treviño)2022-10-2024-58/+58
| * | | | | | meson: Define G_OS_DARWIN when compiling under OSX or iOSMarco Trevisan (Treviño)2022-10-205-0/+31
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'gicon-introspect-vfuncs' into 'main'Philip Withnall2022-10-202-5/+33
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | gicon: Do not mark g_icon_to_string() as to_tokens() invokerMarco Trevisan (Treviño)2022-10-061-1/+0
| * | | | | gicon: Add virtual invokers for equal() and serialize()Marco Trevisan (Treviño)2022-10-061-2/+2
| * | | | | gicon: Force g_icon_hash argument to be Gio.Icon for bindingsMarco Trevisan (Treviño)2022-10-061-1/+1
| * | | | | gicon: Add introspection for to_tokens / from_tokens vfunc'sMarco Trevisan (Treviño)2022-10-061-1/+30
* | | | | | Merge branch 'remove-docs-artifacts' into 'main'Philip Withnall2022-10-191-1/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ci: Do not store docs artifactsMarco Trevisan (Treviño)2022-10-191-1/+0
|/ / / / /
* | | | | Merge branch 'gtask-bitfields-fix' into 'main'Philip Withnall2022-10-191-11/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | gtask: Use unsigned bit-field struct values to avoid warningsMarco Trevisan (Treviño)2022-10-181-11/+11
* | | | | Merge branch 'halfline-no-spawn' into 'main'Philip Withnall2022-10-191-1/+9
|\ \ \ \ \
| * | | | | tests: Check for public.text not text/plain on OSXRay Strode2022-10-181-0/+4
| * | | | | tests: Don't run du on osxRay Strode2022-10-181-1/+5
* | | | | | Merge branch 'wip/pwithnall/2785-macos-fd-close-test-failure' into 'main'Philip Withnall2022-10-191-0/+6
|\ \ \ \ \ \
| * | | | | | gstdio: Temporarily disable g_close() warning on macOSPhilip Withnall2022-10-181-0/+6
* | | | | | | Merge branch 'gmessages-handle-unused-write-results' into 'main'Philip Withnall2022-10-191-29/+43
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | gmessages: Handle unused results from fputs and fwriteMarco Trevisan (Treviño)2022-10-181-29/+43
* | | | | | | Merge branch 'halfline/test-case-pipe-confusion' into 'main'Ray Strode2022-10-181-25/+49
|\ \ \ \ \ \ \
| * | | | | | | Revert "tests: Temporarily disable desktop-app-info terminal test on FreeBSD"Ray Strode2022-10-181-7/+0
| * | | | | | | tests/desktop-app-info: Use named pipe instead of /procRay Strode2022-10-181-18/+49
* | | | | | | | Merge branch 'log-fallback-handler-newline' into 'main'Marco Trevisan2022-10-181-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | gmessages: Add missing trailing newline in fallback log handlerJohn Lindgren2022-10-131-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'unix-streams-fixes' into 'main'Marco Trevisan2022-10-181-16/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | tests: Use g_assert_*() rather than g_assert() in unix-streamsPhilip Withnall2022-10-171-10/+10
| * | | | | | | | tests: Fix race condition on cancellation in unix-streams testPhilip Withnall2022-10-171-6/+6
* | | | | | | | | Merge branch 'always-sniff-xdg-mime' into 'main'Marco Trevisan2022-10-182-2/+43
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | glocalfileinfo: Ensure we always sniff some data to get the content typeMarco Trevisan (Treviño)2022-10-182-2/+43
* | | | | | | | | Merge branch 'coverity-issues' into 'main'Marco Trevisan2022-10-182-3/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | gbinding: Explicitly ignore return values from g_param_value_validate()Philip Withnall2022-10-181-2/+2
| * | | | | | | | gregex: Remove an unreachable return statementPhilip Withnall2022-10-181-1/+1
* | | | | | | | | Merge branch '2782-gvariant-recursion-typedecl-fix' into 'main'Philip Withnall2022-10-182-0/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gvariant-parser: Reject deeply-nested typedecls in text form variantsPhilip Withnall2022-10-182-0/+41
| |/ / / / / / / /
* | | | | | | | | Merge branch 'fix-desktop-app-info' into 'main'Marco Trevisan2022-10-181-2/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | tests: Fix minor race in desktop-app-info terminals testPhilip Withnall2022-10-171-2/+1
* | | | | | | | | Merge branch 'g_str_has_optimization' into 'main'Marco Trevisan2022-10-183-52/+134
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Check for prefix/suffix smaller than string and check for non-inlined functionEmmanuel Fleury2022-10-171-41/+86
| * | | | | | | | Optimize g_str_has_*() functions to detect const arguments at compile-timeEmmanuel Fleury2022-10-172-11/+48
* | | | | | | | | Merge branch 'mcatanzaro/cast-checks-oopsie' into 'main'Philip Withnall2022-10-181-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix build when G_DISABLE_CAST_CHECKS is defined to empty stringMichael Catanzaro2022-10-181-1/+1
* | | | | | | | | | Merge branch 'fix-GTimeZone-in-toolbx' into 'main'Ray Strode2022-10-181-13/+44
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gtimezone: Reject weird /etc/localtime configurationsRay Strode2022-10-181-13/+44
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'th/hash-steal-doc' into 'main'Philip Withnall2022-10-181-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ghash: comment g_hash_table_steal_extended() about not destroying key/valueThomas Haller2022-10-181-1/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'th/g-close-ebadf' into 'main'Philip Withnall2022-10-181-12/+42
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |