summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | gstdio: fail assertion in g_close() for invalid file descriptor (EBADF)Thomas Haller2022-10-181-12/+42
|/ / / / / / / / /
* | | | | | | | | Merge branch 'wip/pwithnall/2781-desktop-app-info-proc-bsd' into 'main'Emmanuele Bassi2022-10-181-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tests: Temporarily disable desktop-app-info terminal test on FreeBSDPhilip Withnall2022-10-181-0/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'leaks' into 'main'Philip Withnall2022-10-181-3/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | gio/module: ignore module leakMarc-André Lureau2022-10-181-1/+5
| * | | | | | | | Revert "gio/module: fix leak when there is no cache"Marc-André Lureau2022-10-181-2/+4
|/ / / / / / / /
* | | | | | | | Merge branch '2726-fuse-remote' into 'main'Philip Withnall2022-10-171-9/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | glocalfile: Support marking fuse.sshfs filesystems as remotePhilip Withnall2022-10-171-9/+15
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fix-visibility' into 'main'Philip Withnall2022-10-172-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix include order of glib-visibility.hXavier Claessens2022-10-172-1/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '2622-srv-records' into 'main'Philip Withnall2022-10-171-0/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | gthreadedresolver: Comment on name expansion for SRV targetsPhilip Withnall2022-10-171-0/+16
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '2754-sort-locale' into 'main'Philip Withnall2022-10-171-2/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | tests: Don’t rely on output locale of sort in spawn-testPhilip Withnall2022-10-171-1/+10
| * | | | | | | tests: Fix checks for line endings in spawn-test on WindowsPhilip Withnall2022-10-171-1/+4
* | | | | | | | Merge branch 'leaks' into 'main'Philip Withnall2022-10-172-6/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | gio/module: fix leak when there is no cacheMarc-André Lureau2022-10-171-6/+2
| * | | | | | | | tests/gmenumodel: fix various leaksMarc-André Lureau2022-10-171-0/+6
|/ / / / / / / /
* | | | | | | | Merge branch 'w32-tests' into 'main'Philip Withnall2022-10-176-98/+129
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | tests/gobject-query.py: make it work on msys2/win32Marc-André Lureau2022-10-171-1/+2
| * | | | | | | tests/gobject-query: it is not a script (anymore?)Marc-André Lureau2022-10-171-6/+0
| * | | | | | | tests/contenttype: icon name text/plain doesn't have text-x-generic on win32Marc-André Lureau2022-10-171-2/+2
| * | | | | | | tests/thread-pool-slow: do not pass confusing value to sort functionMarc-André Lureau2022-10-171-1/+1
| * | | | | | | tests/thread-pool-slow: change num-threads limit checkMarc-André Lureau2022-10-171-1/+1
| * | | | | | | gio/locafileinfo: fix set_mtime_atime on win32Marc-André Lureau2022-10-171-61/+92
| * | | | | | | tests/assert-msg-test: fix opening temporary file in GDBMarc-André Lureau2022-10-171-5/+7
| * | | | | | | tests/assert-msg-test: abort() exit code is 3 on win32Marc-André Lureau2022-10-171-1/+4
| * | | | | | | tests/assert-msg-test: it is not a script (anymore?)Marc-André Lureau2022-10-171-4/+0
| * | | | | | | tests/assert-msg-test: add exe extension on win32Marc-André Lureau2022-10-171-2/+5
| * | | | | | | tests/file-thumbnail: make it work with win32 pathsMarc-André Lureau2022-10-171-14/+15