summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stash changeswip/3v1n0/macos-regress-bisectMarco Trevisan (Treviño)2023-04-211-1/+2
* test only coreMarco Trevisan (Treviño)2023-04-211-1/+1
* Do not build allMarco Trevisan (Treviño)2023-04-211-1/+1
* ci: use clone modeMarco Trevisan (Treviño)2023-04-211-0/+1
* run-tests: bisect macos errorsMarco Trevisan (Treviño)2023-04-211-7/+17
* ci: Disable most tests except macosMarco Trevisan (Treviño)2023-04-211-376/+0
* Merge branch 'update-errfmt-in-gunixconnection' into 'main'Marco Trevisan2023-04-211-17/+14
|\
| * Fix error format in gio/gunixconnection.c (part 2)James Knight2023-04-201-17/+14
|/
* Merge branch 'wip/3v1n0/macos-add-desktop-app-info' into 'main'Emmanuele Bassi2023-04-201-6/+8
|\
| * appmonitor: Skip the test under OSXMarco Trevisan (Treviño)2023-04-201-6/+8
* | Merge branch 'old-mac-sdk' into 'main'Marco Trevisan2023-04-201-1/+3
|\ \
| * | gio: fix build on older macOS SDKsPeter Williams2023-04-201-1/+3
* | | Merge branch 'do-not-redefine-null-c++' into 'main'Emmanuele Bassi2023-04-201-3/+0
|\ \ \ | | |/ | |/|
| * | gmacros: Do not redefine NULL on C++Marco Trevisan (Treviño)2023-04-191-3/+0
|/ /
* | Merge branch 'fix-gsocket-receive-from-annotation' into 'main'Marco Trevisan2023-04-191-1/+1
|\ \
| * | gsocket: Explicitly mark size parameter as (in)badcel2023-04-151-1/+1
* | | Update Swedish translationAnders Jonsson2023-04-191-261/+262
| |/ |/|
* | Merge branch 'valgrind-variable' into 'main'Marco Trevisan2023-04-178-22/+181
|\ \
| * | meson: cleanup pkg-config variables definitionsMarco Trevisan (Treviño)2023-04-172-20/+23
| * | meson: Add tests for generated pkg-config filesMarco Trevisan (Treviño)2023-04-175-1/+149
| * | meson: Add glib_valgrind_suppressions variable to glib pkg-config fileMarco Trevisan (Treviño)2023-04-143-6/+14
* | | Merge branch 'no-usleep-on-0' into 'main'Philip Withnall2023-04-172-0/+27
|\ \ \ | |_|/ |/| |
| * | gtimer: Avoid doing anything on g_usleep (0)Marco Trevisan (Treviño)2023-04-142-0/+27
| |/
* | Merge branch 'work-around-ucrt-spawn-env-issue' into 'main'Philip Withnall2023-04-142-10/+231
|\ \
| * | Add test for UCRT issue workaroundLuca Bacci2023-04-141-1/+150
| * | Work around an UCRT issue with _wspawn() functions taking an environment bloc...Luca Bacci2023-04-141-9/+81
* | | Merge branch 'ghash-gvariant-cheri-layout' into 'main'Philip Withnall2023-04-143-9/+12
|\ \ \
| * | | GVariant: ensure GVariantIter alignment for CHERI systemsAlex Richardson2023-02-102-1/+3
| * | | GHash: Don't use SMALL_ENTRY_SIZE for CHERIAlex Richardson2023-02-101-1/+2
| * | | Make GVariantBuilder and GVariantDict layout compatible with CHERIAlex Richardson2023-02-102-6/+6
| * | | Fix GHashTableIter layout for CHERI targetsAlex Richardson2023-02-101-1/+1
* | | | Merge branch 'registry-settings-root-key' into 'main'Philip Withnall2023-04-146-123/+335
|\ \ \ \
| * | | | gregistrysettingsbackend: Allow a different root key pathDario Saccavino2023-04-146-123/+335
| | |/ / | |/| |
* | | | Merge branch 'api-index' into 'main'Philip Withnall2023-04-143-214/+214
|\ \ \ \
| * | | | doc: Workaround missing API indexXavier Claessens2023-04-143-214/+214
| |/ / /
* | | | Merge branch 'action-group-query-action' into 'main'Philip Withnall2023-04-142-11/+16
|\ \ \ \
| * | | | actiongroup: Add a compiler warningMatthias Clasen2023-04-072-11/+16
* | | | | Merge branch 'normalize-utf8-bounds-checking' into 'main'Philip Withnall2023-04-142-6/+71
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Test g_utf8_normalize() handling of invalid UTF-8 inputsTodd Carson2023-04-141-0/+38
| * | | | g_utf8_normalize: don't read past the end of the bufferTodd Carson2023-04-141-6/+33
* | | | | Merge branch 'pgorszkowski/add_signal_id_option_to_g_signal_handlers_block_ma...Philip Withnall2023-04-142-6/+26
|\ \ \ \ \
| * | | | | gsignal: Support G_SIGNAL_MATCH_ID in g_signal_handlers_block/unblock/disconn...Przemyslaw Gorszkowski2023-04-142-6/+26
* | | | | | Merge branch 'update-annotations' into 'main'Philip Withnall2023-04-141-2/+2
|\ \ \ \ \ \
| * | | | | | Explicitly mark size parameter as (in)badcel2023-04-111-2/+2
* | | | | | | Merge branch '2307-mainloop-test-asan' into 'main'Philip Withnall2023-04-141-5/+0
|\ \ \ \ \ \ \
| * | | | | | | tests: Re-enable mainloop test under AddressSanitizerPhilip Withnall2023-03-171-5/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'feature/sum_apparent_size_only_for_files_and_symlinks' into 'main'Philip Withnall2023-04-143-82/+43
|\ \ \ \ \ \ \
| * | | | | | | tests/file: Do not rely on du --bytes behaviourJoan Bruguera2023-04-081-82/+3
| * | | | | | | glocalfile: Sum apparent size only for files and symlinksJoan Bruguera2023-04-082-0/+40
* | | | | | | | Merge branch 'wip/jtojnar/wl-are-compiler-flags' into 'main'Philip Withnall2023-04-143-8/+10
|\ \ \ \ \ \ \ \