summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Install gversionmacros.h in the right placeebassi/version-header-installEmmanuele Bassi2022-10-261-2/+3
* Merge branch 'RTLD_DEFAULT' into 'main'Philip Withnall2022-10-261-2/+2
|\
| * Handle plugable g_modules through RTLD_DEFAULT for NetBSDEmmanuel Fleury2022-10-251-2/+2
* | Merge branch 'fix-desktop-app-info-leak' into 'main'Philip Withnall2022-10-264-15/+190
|\ \
| * | gio/gdesktopappinfo: Free the wrapped argv array on launch failureMarco Trevisan (Treviño)2022-10-251-0/+1
| * | gio/tests/desktop-app-info: Add test to check failure on launch as managerMarco Trevisan (Treviño)2022-10-251-0/+53
| * | gio/tests/desktop-app-info: Add a TestLaunchContext to improve SN testingMarco Trevisan (Treviño)2022-10-251-4/+99
| * | desktop-app-info: Run test without display, they work with no issueMarco Trevisan (Treviño)2022-10-252-12/+0
| * | tests/desktop-app-info: Check if launched signal is emittedMarco Trevisan (Treviño)2022-10-251-0/+27
| * | gvariant: Add missing explicit g_variant_dict_lookup testsMarco Trevisan (Treviño)2022-10-251-0/+11
* | | Merge branch 'cesun/fix-add-instance-private-typo' into 'main'Philip Withnall2022-10-261-2/+2
|\ \ \
| * | | Fix function name typo in comment of gtype.csunce2022-10-261-2/+2
|/ / /
* | | Merge branch 'wip/3v1n0/clang-warning-fixes' into 'main'Philip Withnall2022-10-252-6/+8
|\ \ \
| * | | tests/strfuncs: Do not compare string literal with pointersMarco Trevisan (Treviño)2022-10-241-5/+6
| * | | tests/sequence: Ensure iterator is set and actually checkedMarco Trevisan (Treviño)2022-10-241-1/+2
| |/ /
* | | Merge branch 'timezone-relative-link-target' into 'main'Philip Withnall2022-10-252-1/+27
|\ \ \
| * | | gfileutils: Mention possibility of relative paths in g_file_read_link()Philip Withnall2022-10-241-1/+20
| * | | gtimezone: Fix symlink checks on relative link targetsPhilip Withnall2022-10-241-0/+7
* | | | Update Friulian translationFabio Tomat2022-10-251-112/+146
* | | | Merge branch 'wip/add-built-headers-deps-v2' into 'main'Marco Trevisan2022-10-255-18/+22
|\ \ \ \
| * | | | meson: Remove unneeded install_tag's on headersMarco Trevisan (Treviño)2022-10-244-4/+0
| * | | | meson: Cleanup include-dir paths, use base path without repetitionsMarco Trevisan (Treviño)2022-10-245-14/+22
| | |/ / | |/| |
* | | | Merge branch 'wip/smcv/pointers-can-be-large' into 'main'Simon McVittie2022-10-241-4/+13
|\ \ \ \
| * | | | docs: Stop claiming that gsize is wide enough to hold a pointerSimon McVittie2022-10-241-4/+13
| | |/ / | |/| |
* | | | Merge branch 'wip/smcv/64-bit-hash' into 'main'Philip Withnall2022-10-241-2/+7
|\ \ \ \
| * | | | ghash: Correctly retrieve low 32 bits of 64-bit valuesSimon McVittie2022-10-241-2/+7
| |/ / /
* | | | Merge branch 'floating-variants-grr' into 'main'Philip Withnall2022-10-242-6/+68
|\ \ \ \
| * | | | gobject: Always ref-sink variants in g_object_setMatthias Clasen2022-10-242-6/+68
| |/ / /
* | | | Merge branch 'wip/smcv/standard-offsetof' into 'main'Philip Withnall2022-10-241-1/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | docs: Soft-deprecate G_STRUCT_OFFSET in favour of offsetofSimon McVittie2022-10-241-1/+6
| |/ /
* | | Merge branch 'wip/add-built-headers-deps' into 'main'Xavier Claessens2022-10-245-18/+56
|\ \ \ | |/ / |/| |
| * | gnulib: Add glib built headers to the gnulib_lib required sourcesMarco Trevisan (Treviño)2022-10-231-0/+6
| * | glib: Also include glibconfig.h in the libglib dependencies and sourcesMarco Trevisan (Treviño)2022-10-231-0/+1
| * | glib, gmodule, gobject: Add generated headers to the lib dependencyMarco Trevisan (Treviño)2022-10-234-17/+38
| * | meson: cleanup libglib dependenciesMarco Trevisan (Treviño)2022-10-231-1/+11
|/ /
* | Merge branch 'wip/pwithnall/macos-file-info-test-fixed' into 'main'Simon McVittie2022-10-211-4/+1
|\ \
| * | build: Mark the g-file-info test as succeedingPhilip Withnall2022-10-211-4/+1
| |/
* | Merge branch 'gdbus-server-no-abstract-tmpdir' into 'main'Marco Trevisan2022-10-215-40/+11
|\ \ | |/ |/|
| * gio: remove pointless use of g_unix_socket_address_abstract_names_supported w...msizanoen12022-10-214-32/+10
| * gio/gdbusserver: use non-abstract socket for unix:tmpdir=msizanoen12022-10-211-8/+1
|/
* Merge branch 'time' into 'main'Emmanuele Bassi2022-10-201-2/+2
|\
| * gio/tests/g-file-info: don't assume million-in-one events don't happenRoss Burton2022-10-201-2/+2
* | Merge branch 'allow-mixed-declarations' into 'main'Philip Withnall2022-10-201-1/+0
|\ \ | |/ |/|
| * meson: Don't explicitly disable mixed declarations and statementsNirbheek Chauhan2022-10-141-1/+0
* | Merge branch 'fix-gstrerror-warning' into 'main'Philip Withnall2022-10-201-1/+1
|\ \
| * | gstrfuncs: Fix a compiler warning in g_strerror()Matthias Clasen2022-10-191-1/+1
* | | Merge branch '2753-vasprintf-loop' into 'main'Philip Withnall2022-10-201-1/+8
|\ \ \
| * | | gprintf: Avoid an infinite loop on ENOMEM in g_vasprintf()Philip Withnall2022-10-131-1/+8
* | | | Merge branch 'python-code-style-again' into 'main'Marco Trevisan2022-10-202-4/+4
|\ \ \ \
| * | | | tests: Fix code style in Python files to satisfy black and flake8Philip Withnall2022-10-192-4/+4