summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* appmonitor: Skip the test under OSXwip/3v1n0/macos-add-desktop-app-infoMarco Trevisan (Treviño)2023-04-201-6/+8
* 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
|\ \ \ \ \ \ \ \
| * | | | | | | | build/gmodule-2.0.pc: Move compiler flags from Libs to CflagsJan Tojnar2023-03-313-8/+10
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'fuzz-normalize-utf8' into 'main'Philip Withnall2023-04-142-0/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | Add fuzzing harness for g_utf8_normalize()Todd Carson2023-04-142-0/+49
* | | | | | | | | Merge branch 'meson-system-libintl-detection' into 'main'Philip Withnall2023-04-141-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | meson: Fix detection of a system-provided proxy-libintlNirbheek Chauhan2023-03-261-3/+4
| |/ / / / / / / /
* | | | | | | | | Merge branch 'socket-nonblock' into 'main'Philip Withnall2023-04-147-66/+122
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gsocket: Improve wording in a warning message slightlyPhilip Withnall2023-03-231-1/+1
| * | | | | | | | | gwakeup: Use O_NONBLOCK to avoid a fcntl() syscall where possiblePhilip Withnall2023-03-231-1/+1
| * | | | | | | | | glib-unix: Add O_NONBLOCK support to g_unix_open_pipe()Philip Withnall2023-03-234-23/+59
| * | | | | | | | | inotify: Use IN_NONBLOCK to avoid a fcntl() syscall where possiblePhilip Withnall2023-03-231-4/+11
| * | | | | | | | | gsocket: Use SOCK_NONBLOCK to avoid a fcntl() syscall where possiblePhilip Withnall2023-03-231-38/+51
* | | | | | | | | | Merge branch 'move-msvc-recommended-pragmas' into 'main'Philip Withnall2023-04-143-5/+5
|\ \ \ \ \ \ \ \ \ \