Commit Graph

  • 1b017d90b6 Merge branch 'ci-track-gir-changes' into 'main' main Marco Trevisan 2025-12-17 12:37:24 +01:00
  • 9127f98f2d ci: Track changes to gir files using artifacts and MRs comments Marco Trevisan (Treviño) 2025-10-24 05:43:56 +02:00
  • 152a057914 ci: Do not run any pipeline on trigger Marco Trevisan (Treviño) 2025-10-24 05:27:17 +02:00
  • b5f4d9814e ci: Include gir files in the artifacts Marco Trevisan (Treviño) 2025-10-24 05:24:58 +02:00
  • c00681b73d Merge branch '3405-gio-wsign-conversion1' into 'main' Marco Trevisan 2025-12-16 22:51:54 +01:00
  • 0e669907cf Merge branch 'gsignal-handlers-cleanups' into 'main' Philip Withnall 2025-12-16 19:08:57 +00:00
  • d0f0d29694 gsettings: Use proper types for handler IDs and disconnect them in one shot Marco Trevisan (Treviño) 2025-12-16 03:10:33 +01:00
  • e9a6957317 gsettings: Fix indentation on handler connection check Marco Trevisan (Treviño) 2025-12-16 03:09:07 +01:00
  • 1fe7474e54 gsignal: Steal the handler from hash table on disconnection Marco Trevisan (Treviño) 2025-12-16 03:07:11 +01:00
  • 12a2c034df gsignal: Split the handler lookup function in two different cases Marco Trevisan (Treviño) 2025-12-16 02:49:00 +01:00
  • 1fa8636145 gsignal: Do not bother lookup a 0 handler ID to see if it's connected Marco Trevisan (Treviño) 2025-12-16 02:46:37 +01:00
  • c8d9b3fe1b gemblem: Validate origin when parsing a GEmblem icon from a string Philip Withnall 2025-12-16 12:30:57 +00:00
  • fbe0eb973f gicon: Add an upper bound on the number of tokens in an icon Philip Withnall 2025-12-16 12:26:30 +00:00
  • e40bee32d8 gnetworkaddress: Fix type used for GResolver serial Philip Withnall 2025-12-16 12:23:25 +00:00
  • 1009ba2378 gsocketaddress: Fix address family size -Wsign-conversion warnings Philip Withnall 2025-12-16 12:51:03 +00:00
  • aacd2eb186 gnativesocketaddress: Fix minor -Wsign-conversion warnings with socket sizes Philip Withnall 2025-12-16 12:50:41 +00:00
  • 076071bd2c ginetaddressmask: Fix several minor -Wsign-conversion warnings Philip Withnall 2025-12-16 12:09:19 +00:00
  • 8f3aac3eed gio: Fix various enum -Wsign-conversion warnings Philip Withnall 2025-12-16 12:07:05 +00:00
  • 87a40f930d gfileattribute: Document that n_infos is non-negative Philip Withnall 2025-12-16 12:00:12 +00:00
  • c715b0f6c2 gfileattribute: Fix a trivial -Wsign-conversion warning Philip Withnall 2025-12-16 11:59:16 +00:00
  • 1f972f6e4e inotify: Explicitly handle empty queue in dispatch Philip Withnall 2025-12-16 11:55:44 +00:00
  • def8a7b071 inotify: Fix a few trivial -Wsign-conversion warnings Philip Withnall 2025-12-16 11:54:48 +00:00
  • 1523eb1ee5 gio: Fix a few precondition return values to match the return type Philip Withnall 2025-12-16 11:53:43 +00:00
  • 4504e4abdd gsignal: Drop the handler ID check on lookup search by closure Marco Trevisan (Treviño) 2025-12-16 02:44:26 +01:00
  • 11fd43ae07 Merge branch 'Add-ntfs3-detection-support' into 'main' Philip Withnall 2025-12-15 18:07:21 +00:00
  • a528ec244c Add support to detect ntfs3 filesystems (#3828) Alexander Schwinn 2025-12-15 19:07:21 +01:00
  • c8020f8d18 Merge branch 'socks4aproxy-leak' into 'main' Marco Trevisan 2025-12-14 22:50:57 +01:00
  • de098ff4c7 Merge branch 'patch-1' into 'main' Philip Withnall 2025-12-14 17:16:42 +00:00
  • d9cf05bdc6 gsocks4aproxy: Fix a buffer leak when finishing connecting Philip Withnall 2025-12-14 17:06:02 +00:00
  • 7a54787e16 2.86.3 2.86.3 glib-2-86 Philip Withnall 2025-12-08 15:46:06 +00:00
  • 006cee0cab Merge branch 'ferdnyc-main-patch-77754' into 'main' Philip Withnall 2025-12-08 12:51:55 +00:00
  • d06cbc95c6 docs(GResource): Tweak overlays description FeRD (Frank Dana) 2025-12-06 01:20:30 -05:00
  • 8a107c7fab Merge branch 'backport-4935-file-attribute-maths-glib-2-86' into 'glib-2-86' Marco Trevisan 2025-12-06 01:01:37 +01:00
  • 60d90f13dd Merge branch '3845-file-attribute-maths' into 'main' Philip Withnall 2025-12-05 18:06:13 +00:00
  • 4f0399c0aa gfileattribute: Fix integer overflow calculating escaping for byte strings Philip Withnall 2025-12-04 16:37:19 +00:00
  • 1909d8ea92 gfileattribute: Fix integer overflow calculating escaping for byte strings Philip Withnall 2025-12-04 16:37:19 +00:00
  • 5ea88e2d93 Merge branch 'backport-4933-variant-parse-string-glib-2-86' into 'glib-2-86' Philip Withnall 2025-12-04 16:19:25 +00:00
  • dd333a40aa gvariant-parser: Convert error handling code to use size_t Philip Withnall 2025-11-25 19:25:58 +00:00
  • 6fe481cec7 gvariant-parser: Use size_t to count numbers of child elements Philip Withnall 2025-11-25 19:19:16 +00:00
  • 3e72fe0fbb gvariant-parser: Fix potential integer overflow parsing (byte)strings Philip Withnall 2025-11-25 19:02:56 +00:00
  • effe6916c5 Merge branch '3834-variant-parse-string' into 'main' Philip Withnall 2025-12-04 15:27:20 +00:00
  • acaabfedff gvariant-parser: Convert error handling code to use size_t Philip Withnall 2025-11-25 19:25:58 +00:00
  • ac9de08712 gvariant-parser: Use size_t to count numbers of child elements Philip Withnall 2025-11-25 19:19:16 +00:00
  • fce2a94ad7 Merge branch '3843-bytes-precondition-check-overflow' into 'main' Philip Withnall 2025-12-03 13:46:51 +00:00
  • 6314829831 gbytes: Fix integer overflows in precondition checks Philip Withnall 2025-12-03 12:12:07 +00:00
  • 1357331476 Merge branch 'wip/oholy/boot-efi' into 'main' Marco Trevisan 2025-12-03 10:41:20 +01:00
  • f09f1f590a gio/gunixmounts: Replace /bin/efi with /boot/efi Ondrej Holy 2025-12-03 10:02:15 +01:00
  • 060c38f4bc Merge branch 'wip/oholy/system-internal-update' into 'main' Marco Trevisan 2025-12-02 12:34:06 +01:00
  • 06e9f2c02b gio/gunixmounts: Mark more file systems as system internal Ondrej Holy 2025-12-01 15:36:02 +01:00
  • 76a0d68d6a Update of the Occitan translation file: more translated strings some corrections Mejans 2025-11-30 18:06:11 +01:00
  • bee51a907d Merge branch 'g_strcompress-mod256-fix' into 'main' Philip Withnall 2025-11-28 11:27:29 +00:00
  • a45c9955e7 Fix g_strcompress docs (mod 256) Azibom 2025-11-28 11:40:14 +03:30
  • 0b007d66d4 Merge branch 'debian-i386-introspection-tests' into 'main' Marco Trevisan 2025-11-28 01:10:31 +01:00
  • ba1e7e85ce ci: Clean up gobject-introspection build artifacts Philip Withnall 2025-11-27 23:40:23 +00:00
  • 0cd4adb962 ci: Explicitly use meson setup to silence a warning Philip Withnall 2025-11-27 22:04:40 +00:00
  • b78f524030 ci: Enable the gobject-introspection build for the debian-stable-i386 job Philip Withnall 2025-11-26 14:16:26 +00:00
  • 80a2129ab2 Merge branch 'ci-msys2-drop-pacman-ask-argument' into 'main' Philip Withnall 2025-11-27 17:51:47 +00:00
  • a680a2f19a CI/MSYS2: Don't pass --ask argument to pacman Luca Bacci 2025-11-27 14:30:06 +01:00
  • bbd3ddc72c Merge branch 'g_unix_fd_query_path' into 'main' Philip Withnall 2025-11-27 11:05:38 +00:00
  • 0328064e52 Added AIX implementation of g_unix_fd_query_path sumitra_dawn 2025-11-27 11:05:38 +00:00
  • 82d1b39426 Merge branch 'unichar-to-utf8-tests' into 'main' Philip Withnall 2025-11-25 20:06:13 +00:00
  • 5d5cebdbfd gutf8: Add tests and clarify documentation for g_unichar_to_utf8() Philip Withnall 2025-11-25 19:27:51 +00:00
  • 31f82e22e2 gvariant-parser: Fix potential integer overflow parsing (byte)strings Philip Withnall 2025-11-25 19:02:56 +00:00
  • 3e1ba29cff Merge branch 'installed-tests-fix' into 'main' Michael Catanzaro 2025-11-25 11:06:18 -06:00
  • bfdd7031e0 tests: Update Meson subcommand usage in static-link test Philip Withnall 2025-11-25 15:25:38 +00:00
  • 8f0c9b2fe1 tests: Fix static-link test when running installed Philip Withnall 2025-11-25 15:08:30 +00:00
  • 438487eedc object: Add g_object_ref_nonnull wip/p3732/give-and-take Peter Eisenmann 2025-11-22 14:20:31 +01:00
  • 2f8437f8ed object: Add g_take_object Peter Eisenmann 2025-11-22 14:12:18 +01:00
  • 65b5e65807 string: Add g_string_free_full Peter Eisenmann 2025-11-22 12:37:37 +01:00
  • fac1f3500e gio/unixmounts: use bsearch() to check for set inclusion wip/chergert/bsearch-set-checking Christian Hergert 2025-11-21 18:54:33 -08:00
  • 157e45c6b9 gio/gunixmounts: use more efficient string set detection wip/chergert/faster-mount-parsing-1 Christian Hergert 2025-11-21 17:13:02 -08:00
  • 1d40d3bd86 Merge branch 'wip/chergert/ignore-more-fs-types' into 'main' Marco Trevisan 2025-11-21 22:15:11 +01:00
  • f1a90a67c3 gio/gunixmounts: mark some file-system types as system Christian Hergert 2025-11-21 12:31:13 -08:00
  • 39d640dd2a Merge branch 'backport-4914-filename-to-uri-strings-glib-2-86' into 'glib-2-86' Michael Catanzaro 2025-11-21 10:13:20 -06:00
  • 7e5489cb92 fuzzing: Add fuzz tests for g_filename_{to,from}_uri() Philip Withnall 2025-11-13 18:31:43 +00:00
  • 9bcd65ba5f gconvert: Error out if g_escape_uri_string() would overflow Philip Withnall 2025-11-13 18:27:22 +00:00
  • a9c0feac4b Merge branch '3827-filename-to-uri-strings' into 'main' Philip Withnall 2025-11-21 13:30:01 +00:00
  • a13c8d710d Merge branch 'mcatanzaro/dbus-path-length' into 'main' Philip Withnall 2025-11-21 11:53:55 +00:00
  • 356f211a6c gdbusprivate: replace an else clause with a goto Michael Catanzaro 2025-11-20 15:03:18 -06:00
  • cd0c2e8de1 gdbusprivate: check length of path to GDBus binary Michael Catanzaro 2025-11-20 14:59:28 -06:00
  • 025b3f3a33 Merge branch 'backport-4901-win32-file-monitor-hard-links-glib-2-86' into 'glib-2-86' Luca Bacci 2025-11-20 21:38:22 +01:00
  • bb7cec29f7 Merge branch 'os-profile' into 'main' Philip Withnall 2025-11-20 16:36:56 +00:00
  • d3a16bc03c Issue #3819: G_FILE_MONITOR_WATCH_HARD_LINK does not monitor files on Windows. Jehan 2025-11-07 12:09:43 +01:00
  • a74ee4fb5c Merge branch 'wip/Jehan/gimp-issue-15239' into 'main' Philip Withnall 2025-11-20 15:46:25 +00:00
  • faea0d7d5c Merge branch '3818-main-context-checks' into 'main' Marco Trevisan 2025-11-20 16:39:05 +01:00
  • f2fa68cb3d Merge branch 'ci-issue-bot-use-var' into 'main' Michael Catanzaro 2025-11-20 09:16:46 -06:00
  • e1a7b54f8b Win32: Add test for safe stdio flushing Luca Bacci 2025-11-14 16:16:58 +01:00
  • 74eb5c7cb0 gmain: Allow the context to be NULL in g_main_context_check() Michiel Jan Laurens de Hoon 2025-11-07 00:55:04 +09:00
  • 15eeef71e3 Win32: Add test for OS compatibility section in manifest XML Luca Bacci 2025-11-14 16:12:50 +01:00
  • 2d9fc41586 Win32: Add test for stderr buffering mode Luca Bacci 2025-11-14 16:08:41 +01:00
  • e37fb2a398 gtestutils: Add new G_TEST_SUBPROCESS_INHERIT_DESCRIPTORS flag Luca Bacci 2025-11-14 18:33:42 +01:00
  • 8c2ce2bb7a Merge branch 'macos-testfilemonitor-fix' into 'main' Philip Withnall 2025-11-20 13:25:47 +00:00
  • ef0edb01ad Use template library RC file Luca Bacci 2025-08-29 12:57:51 +02:00
  • d1f36fefb2 Add template rc for libraries Luca Bacci 2025-08-29 11:42:09 +02:00
  • 59135a3d98 Revert "tools: Add script to create UAC manifests for Windows" Luca Bacci 2025-08-28 15:02:25 +02:00
  • 8e504845f2 Revert "gobject tests: Fix running custom-dispatch on 32-bit Windows" Luca Bacci 2025-08-28 15:00:36 +02:00
  • 663ee11fda Add OS profile app to executables Luca Bacci 2025-08-28 14:54:09 +02:00
  • c836a71114 Add OS profile sources for Windows Luca Bacci 2025-08-27 14:44:43 +02:00
  • cf6d4c398a ci: Use issue bot native support for $ISSUE_BOT_API_TOKEN_FILE Marco Trevisan (Treviño) 2025-11-19 16:16:50 +01:00
  • 9764f3f094 Merge branch 'use-rules-drop-deprecated-only-except' into 'main' Philip Withnall 2025-11-19 14:37:38 +00:00