[glib] (836 commits) Non-fast-forward update to branch deprecated-pragma-docs



The branch 'deprecated-pragma-docs' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  59618d3... docs: Document pitfall of deprecation pragmas

Commits added to the branch:

  7bed7ea... Add missing introspection annotations to gvdb_table_get_nam (*)
  a44329c... Fix type of length returned by gvdb_table_get_names() (*)
  084e1d8... Preallocate a GPtrArray to avoid some reallocations later o (*)
  2d462bf... Merge branch '1454-follow-ups' into 'master' (*)
  c2a9076... gmarkup: Make the documentation even more explicit about un (*)
  c2a5537... W32: set nlink, clarify comments (*)
  321b9d3... gthread: Clarify priority handling in GRWLock (*)
  19608e3... Straighten up the GFileType vs symlinks on Windows situatio (*)
  62d3871... W32: significant symlink code changes (*)
  357c5a4... fileutils test: use current time instead of zero (*)
  90ca3b4... tests: Fix some minor memory leaks in gsubprocess-testprog (*)
  4795dad... gsubprocess: Clear std buf outputs to NULL on failure (*)
  19c7a7b... gsubprocess: Add a missing test for invalid UTF-8 output (*)
  e89128a... gtask: Add a g_task_set_name() method (*)
  e1bcd75... build: Use weak bindings in gvdb to fix linking with LLD (*)
  1fb31a1... Merge branch 'wip/lantw/use-weak-symbols-in-gvdb' into 'mas (*)
  21adb30... gtype: Clarify type of GInterfaceInitFunc (*)
  ee364db... gtestutils: Add g_assert_cmpvariant() (*)
  8a2fa21... docs: Format operators nicely in gtestutils documentation (*)
  ac0706a... added stream writability checks in pollable unit test (*)
  d289ef4... tests: Port various tests to use g_assert_cmpvariant() (*)
  9e89749... Partially revert "GSocket: Fix race conditions on Win32 if  (*)
  e1e5fa0... added more g_pollable_input_stream_is_readable checks (*)
  feff178... gtlscertificate: Fix bug in PEM private key parser (*)
  c46565d... Merge branch 'fix-tlscertificate-parse-bug' into 'master' (*)
  2ceb48d... gtimezone: Fallback to /etc/timezone on Gentoo (*)
  290c9ee... Merge branch 'wip/silviol/gsocket_flags' (*)
  f5e1e16... binding: Clarify the use of g_object_unref() to remove a bi (*)
  f4be79d... Merge branch 'doc-binding-improvement' into 'master' (*)
  1fa24a6... Merge branch 'gentoo-timezone' into 'master' (*)
  903ce7d... Merge branch '1191-g_assert_cmpvariant' into 'master' (*)
  68ea997... grefstring: Add missing documentation for GRefString typede (*)
  778132d... gmountoperation: Add missing documentation (*)
  c3fbfbd... gio: Add missing documentation for G{Proxy,Socket}AddressEn (*)
  993b113... docs: Fix a typo in the GVariant text format documentation (*)
  3987e67... goption: Fix an annotation on g_option_context_parse_strv() (*)
  b4479d9... Revert "Meson: appinfo tests are racy if run in parallel" (*)
  a67eadb... gstrfuncs: Add g_strv_equal() (*)
  e6eb486... gutils: Refactor initialisation of XDG variables (*)
  00b50d2... gutils: Fix a typo in a documentation comment (*)
  f27532e... gtestutils: Move a documentation comment to the symbol it d (*)
  aee897b... gutils: Fix a typo in a comment (*)
  46f4764... tests: Avoid chdir() call at the start of appinfo tests (*)
  8ddfbb3... tests: Fix indentation of a block in the appinfo test (*)
  d4f8045... tests: Use g_assert_*() in mimeapps test rather than g_asse (*)
  5923652... tests: Drop extraneous newlines from g_test_message() calls (*)
  2c8ae9f... gtestutils: Forbid test paths from containing dots (*)
  8da50ac... gutils: Refactor g_get_home_dir() to use a global variable (*)
  b87dfb4... gutils: Don’t read directory globals outside the lock (*)
  91defdb... gutils: Add internal API to override XDG directories (*)
  13730c2... gtestutils: Add XDG directory isolation (*)
  528d537... tests: Port desktop-app-info to use g_assert_*() (*)
  b763726... gutils: Split out building of g_get_home_dir() path (*)
  b4de2e3... glib.supp: Add various one-time allocations to the suppress (*)
  b6f7f37... xdgmime: Add xdg_mime_set_dirs() method to override XDG env (*)
  df2f13f... gcontenttype: Improve formatting of gcontenttype section do (*)
  b06fa34... gcontenttype: Add g_content_type_{get,set}_mime_dirs() API (*)
  e97bf89... gcontenttype: Improve the formatting of some code in a docs (*)
  99bc33b... gdesktopappinfo: Reload the desktop dirs if the $XDG_CONFIG (*)
  797a8b0... tests: Isolate directories in appinfo test (*)
  914e7c6... tests: Isolate directories in desktop-app-info test (*)
  d23c893... tests: Isolate directories in appmonitor test (*)
  707c3f2... tests: Isolate directories in mimeapps test (*)
  60c2533... tests: Port appinfo test from g_assert() to g_assert_*() (*)
  1ea4ba8... tests: Use static appinfo .desktop file when not launching (*)
  f842105... tests: Add some debug output to desktop-app-info test (*)
  1947834... tests: Disable debug output from desktop-app-info subproces (*)
  7a79984... gutils: Drop fallback handling for NULL homedirs in XDG get (*)
  70eb076... Merge branch '1601-appinfo-test-again' into 'master' (*)
  3ab7a65... spawn: add shebang line to script (*)
  58bbdcf... gmacros: Add G_ALIGNOF superseding _g_alignof macro (*)
  79dc99b... Merge branch 'wip/add-shebang-to-test-script' into 'master' (*)
  2a64176... Merge branch 'g-alignof' into 'master' (*)
  c7ee522... tests/tls-certificate: Change to g_assert_null/nonnull (*)
  73ca761... tests/tls-certificate: Add PEM files containing CRLF (*)
  a437a50... gtlscertificate: Allow any type of private key in PEM files (*)
  87f0a5a... Align the reference counted allocations (*)
  f81723e... Test the alignment of the refcounted box allocations (*)
  76d8fb6... Document the alignment for refcounted allocations (*)
  8c2e71b... Add GRecMutexLocker (*)
  e7e40ba... tests: Update GMutexLocker tests (*)
  8aff74e... Merge branch 'wip/kalev/recursive-mutex-locker' into 'maste (*)
  84d013e... Do not check for NULL when calling free() (*)
  4e776d9... Merge branch 'no-free-check' into 'master' (*)
  26f7835... Merge branch 'docs-fixes' into 'master' (*)
  9032e88... Implement support for ALPN in GTlsConnection, GDtlsConnecti (*)
  0618d67... Improve documentation of g_assert_error() (*)
  613f63f... gdbus-codegen: Add missing nullable and optional g-i annota (*)
  1d62b3b... Merge branch 'wip/1615-gdbus-codgen-nullable' into 'master' (*)
  46900e5... Merge branch 'mcatanzaro/g-assert-error-doc' into 'master' (*)
  5731f06... gdbus-codegen: honor "Property.EmitsChangedSignal" annotati (*)
  0953338... Merge branch 'tpm-keys-in-pem-files' into 'master' (*)
  04af8f1... Merge branch 'master' into 'master' (*)
  7bac53d... docs: Improve formatting of literals in gio documentation (*)
  30ed952... docs: Fix capitalisation of ‘ETag’ (*)
  3026efb... docs: Fix some minor wording problems in the gio documentat (*)
  88ceff9... docs: Use Unicode apostrophes in gio documentation (*)
  ed007bb... docs: Mention handling of filenames containing colons in gi (*)
  a81aa3c... Merge branch 'rc-align' into 'master' (*)
  0b80445... Merge branch 'gsubprocess-communicate-utf8-tests' into 'mas (*)
  499e08a... Merge branch 'gtask-set-name' into 'master' (*)
  48c2d94... Merge branch 'gmarkup-docs' into 'master' (*)
  b709c6b... Merge branch 'rw-lock-docs' into 'master' (*)
  ccb3486... Revert "tests: Fix GOptionContext leak in GSubprocess tests (*)
  c33a98f... Merge branch 'fix-gsubprocess-tests' into 'master' (*)
  3da40e9... gutils: Use no-break space in g_format_size() (*)
  d04b9c3... glib-compile-resources: Add external data option (*)
  3924ef6... Merge branch 'glib-gresource-ld-binary' into 'master' (*)
  7d02e32... gdbusconnection: add a getter for the flags property (*)
  dec0a68... gdbusproxy: only connect to NameOwnerChanged for message bu (*)
  b8ac6e1... Suppress -Wint-in-bool-context warning with G_DEFINE_INTERF (*)
  ac974a7... Merge branch 'suppress-int-in-bool-context-warning-with-g++ (*)
  87ea4ce... Merge branch 'gdbus-codegen-propemitschanged' into 'master' (*)
  ea0da96... Merge branch 'issues/1620' into 'master' (*)
  b7d2eee... gmacros: Don’t use __alignof__ in G_ALIGNOF implementatio (*)
  ab56f04... tests: Add test for G_ALIGNOF() (*)
  2ab231f... docs: Fix dconf GSETTINGS_BACKEND name in gio overview (*)
  2dc8284... Add g_queue_clear_full API (*)
  37f41eb... 2.59.0 (*)
  07f1bcf... Merge branch 'docs-gsettings-backend-dconf' into 'master' (*)
  940537b... Merge branch '1623-gio-open-docs' into 'master' (*)
  387739b... gspawn, tests: check passing special chars in args (*)
  50cb4f2... gspawn, tests: extend spawn_test, run it on win32 (*)
  cafb61a... gspawn, win32: fix redirecting only stderr (*)
  f7f597c... gspawn, win32: fix child stderr when coverage enabled (*)
  22e875f... gspawn, win32: quoted args - escape end backslash (*)
  db0bce0... Merge branch 'win32-spawn-escaping' into 'master' (*)
  154b24c... gtype: Document type for iface_default_init() function (*)
  0d2f707... gpoll: rename timeout to timeout_ms for clarity (*)
  24714b5... win32 gpoll: overcome the 64 handles limit (*)
  a9ea169... win32: increase the fds and pollees on the gpoll test (*)
  97f4ce5... meson: build gpoll test on windows (*)
  7f1023b... Use lowercase to include winsock2 (*)
  cfd2e83... Update Swedish translation (*)
  986b0a5... Merge branch '1055-will-the-alignment-never-end' into 'mast (*)
  f63b1da... Merge branch 'iface-init-docs' into 'master' (*)
  33158c8... Merge branch 'wip/nacho/gpoll' into 'master' (*)
  ae381d7... gtask: Ensure to return 1 or 0 from getters rather than tru (*)
  8dced72... Merge branch 'annotation-fix' into 'master' (*)
  245279e... Merge branch '1636-gtask-getters' into 'master' (*)
  29e8f57... gwin32appinfo: Fix a potential free of an uninitialised var (*)
  eeb657b... Merge branch '1637-win32-uninitialised-variable' into 'mast (*)
  471153f... liststore: Add a test demonstrating overflow issues (*)
  d8a0dcb... list store: Fix overflow issues (*)
  74e4b83... Merge branch 'bad-liststore' into 'master' (*)
  4f5f346... Merge branch 'interface-docs' into 'master' (*)
  94d855f... docs: Add note on how to check a gboolean condition (*)
  990da71... Merge branch 'gboolean-docs' into 'master' (*)
  f6caeb6... gthread: Add g_private_set_alloc0() internal convenience AP (*)
  140c2a2... glib.supp: Add a suppression for GMainContext default  stac (*)
  b8c6ff4... Merge branch 'private-set-alloc0' into 'master' (*)
  d7aedef... gio: Update bad cert error in accept-certificate and GTlsEr (*)
  615f8b6... Updated Spanish translation (*)
  0d3fe5c... Merge branch 'queue-clear' into 'master' (*)
  8109eaa... Merge branch 'wip/mjog/accept-certificate-docs' into 'maste (*)
  7058efb... ci: Don’t run tests tagged as ‘flaky’ on the CI machi (*)
  956a54d... tests: Tag several rogue GIO tests as ‘flaky’ (*)
  f172911... gutils: Mention NBSP in g_format_size() documentation (*)
  76af5da... Merge branch '1625-unbreakable-space-needed-when-showing-si (*)
  3aa8b4e... Merge branch '1625-nbsp-docs-followup-to-548' into 'master' (*)
  68bcb8f... gresource: Complete the overlay support (*)
  37eb1e6... Add a test for resource overlays (*)
  ff3e781... Update Swedish translation (*)
  5751189... Updated Spanish translation (*)
  2a76dba... gmacros: MSVC supports the noreturn function attribute (*)
  e244a78... gio: don't use O_PATH file descriptors with OpenURI portal (*)
  9dc0d6b... gio: don't pass O_PATH descriptors to the document portal (*)
  74099b4... Merge branch 'document-why-no-msvc-noreturn' into 'master' (*)
  9ea050b... glib: Port glib-mirroring-tab subdirectory to Meson (*)
  41a8f74... docs: Update INSTALL.in to mention Meson rather than autoto (*)
  e58e68f... glib: Link to glib-tap.mk and friends from glib-2-58 branch (*)
  c8797d7... ci: Drop autotools CI build (*)
  aaac7a1... docs: Update HACKING and README to mention Meson rather tha (*)
  64bd539... docs: Drop outdated cross-building documentation from READM (*)
  d08e466... docs: Update DocBook ‘build’ documentation to mention M (*)
  7cff1b2... glib: Update various code comments to mention Meson (*)
  855aea4... docs: Update debugging docs to mention Meson build options (*)
  ac396b4... docs: Drop outdated timestamp and sign-off line (*)
  b3efef5... build: Drop autotools support (*)
  d2062f0... docs: Drop pointless leading whitespace (*)
  419e148... Merge branch 'so-long-autotools' into 'master' (*)
  6a372bf... Merge branch 'disable-tests' into 'master' (*)
  4a0ce6b... Add separate definitions of g_assert_[non]null() for C++ (*)
  193cc66... Merge branch 'mcatanzaro/g_assert_cpp' into 'master' (*)
  ec93d9e... MSVC: Move dirent implementation to glib/dirent/ (*)
  58f7a4d... Merge branch 'msvc-dirent' into 'master' (*)
  c9f883b... Merge branch 'resource-overlay-info' into 'master' (*)
  6994be0... gfileinfo: Fix annotation for g_file_info_set_attribute_str (*)
  1ddcdbb... Merge branch 'g_file_info_set_attribute_stringv' into 'mast (*)
  011daaf... Remove unused .pc.in files (*)
  f99da40... Remove leftover build/ directory (*)
  e3f5823... Merge branch 'remove-pc-in' into 'master' (*)
  b3ef8c4... Merge branch 'remove-build-dir' into 'master' (*)
  56a5cd1... trash test: Don't assume that ~/.local exists (*)
  1328276... trash test: Don't rely on being able to determine mount poi (*)
  69a4833... gtestutils: pass open file descriptors to subprocess (*)
  1a73410... Merge branch '501-test-subprocess-fds' into 'master' (*)
  c9aba16... gliststore: Store validity of last_position explicitly (*)
  7aa8353... gio/tests/gdbus-proxy: Make `proxy_ready` test start the se (*)
  63038d1... gio/tests/gdbus-proxy: test_proxy: check the server is prop (*)
  5612c90... tests: Tag gsocketclient-slow test as ‘flaky’ (*)
  8ce0c49... Merge branch '1653-gsocketclient-slow-flaky' into 'master' (*)
  da2bf2a... Merge branch '1500-list-store-state' into 'master' (*)
  e9506d7... gdtlsconnection: do not return on a void method (*)
  3fe6f2a... Merge branch 'wip/nacho/gdtlsconnection-warning' into 'mast (*)
  e3e4a09... gvariant-parser: Add explicit unsigned-to-signed casts (*)
  26c8b29... settings: Make the keyfile backend parameterless (*)
  5357a23... settings: Register the keyfile backend as extension (*)
  c63e3a4... settings: Add support for defaults to keyfile backend (*)
  2854522... settings: Prefer the keyfile backend when sandboxed (*)
  be10f19... Merge branch 'settings-portal' into 'master' (*)
  92b3f22... giomodule: Print the type of each default GIO module (*)
  5506de3... Merge branch '1523-network-monitor-debugging' into 'master' (*)
  a3157cc... Update POTFILES.in (*)
  2327cc4... docs: Convert CONTRIBUTING.md to actually be Markdown (*)
  1afeaa6... docs: Drop signatures at the bottom of CONTRIBUTING.md (*)
  91493db... docs: Rewrite CONTRIBUTING.md to update it (*)
  4a49a31... Merge branch 'piotrdrag/update-potfilesles-190121' into 'ma (*)
  e6574b2... keyfile settings: Accept unquoted strings (*)
  3d9727c... Merge branch 'keyfile-backend-strings' into 'master' (*)
  df5b482... gio: Support "help" in extension point env vars (*)
  8f71892... Document "help" for extensions (*)
  ab40b24... Merge branch 'gio-extension-point-help' into 'master' (*)
  3806c34... Merge branch '1655-int-signedness-casts' into 'master' (*)
  7035462... Merge branch 'contributing-docs' into 'master' (*)
  6a2cfde... gtypes: Define signed integer minimum values in terms of ma (*)
  5c05af9... build: Add -Wno-pedantic flag to compiler arguments (*)
  85b5a72... Merge branch '1662-no-pedantry' into 'master' (*)
  2821ff0... Merge branch '1663-minint32-cxx-win32' into 'master' (*)
  57c779d... gdir: shutup a warning when building with msvc (*)
  72329ea... Merge branch 'fix-gdir-warning-msvc' into 'master' (*)
  042b8dc... Introduce new GPollableReturn enum (*)
  0bcc177... Add writev() / writev_all() API to GOutputStream and GPolla (*)
  89da9eb... Change to g_warning() into assertions in GOutputStream (*)
  c39264d... Implement GOutputStream::writev_fn() for GLocalFileOutputSt (*)
  90d9e4a... Implement GOutputStream::writev() and GPollableOutputStream (*)
  63ea8d1... Simplify some code in GUnixOutputStream (*)
  f0a11b2... Add g_socket_send_message_with_timeout() (*)
  cc7f2f6... Add (type GSocketMsgFlags) to int-typed flags parameters in (*)
  9ae40d9... Rename timeout variables in gsocket.[ch] to include the uni (*)
  e6f5a50... Implement GOutputStream::writev_fn() and GPollableOutputStr (*)
  708aa8f... Add some tests for g_output_stream_writev() and its async v (*)
  61520ae... Add test for async read/write(v)/close on GSocketConnection (*)
  fe71a19... Add test for blocking read/write/writev on GSocket*Streams (*)
  b94940d... Add test for blocking and non-blocking and async read/write (*)
  b4a5157... Fix compiler warning about uninitialized variable in giomod (*)
  bd75dff... Fix compiler warning about uninitialized variable in deskto (*)
  791819c... Merge branch 'writev' into 'master' (*)
  f5541d8... Merge branch 'compiler-warnings' into 'master' (*)
  22b3a5e... Use win32 io channel on windows for the protocol test (*)
  b847725... gio: make g_document_portal_add_documents() fall back to re (*)
  a8af286... gtypemodule: Cast *_init functions to void(*)(void) first (*)
  6db5101... Merge branch '1666-typemodule-casts' into 'master' (*)
  4b2a60c... gnetworkaddress: fix use-after-free for network address (*)
  aa3f7ea... Merge branch 'wip/chergert/fix-network-address-crash' into  (*)
  cd7bba9... gdbusproxy: Add G_DBUS_DEBUG=proxy support (*)
  1275ddb... Merge branch 'gdbus-proxy-test-fixes' into 'master' (*)
  cc95f81... Merge branch '424-gdbus-proxy-debugging' into 'master' (*)
  50d628d... Update Swedish translation (*)
  eb589e2... tests: Ensure GCancellable is cancelled before operation is (*)
  2d46dff... 2.59.1 (*)
  09eb87a... gvariant: Fix a mistake in docs (*)
  f0720c7... Update Hungarian translation (*)
  337889e... Update Galician translation (*)
  5a79548... Updated Spanish translation (*)
  79d5e14... Merge branch 'docs' into 'master' (*)
  80f2c96... Merge branch 'portals-no-o-path' into 'master' (*)
  140b820... Merge branch 'trash-mount-points-master' into 'master' (*)
  9402940... Fixing signedness warning in sindent():gtester.c (*)
  5ca8c2f... Fixing signedness in g_ptr_array_maybe_expand():garray.c (*)
  bfedf0f... Fixing signedness in gdataset.c (*)
  b8efd0d... Fixing signedness in digest_to_string:glib/gchecksum.c (*)
  3384ed3... Fixing signedness warnings in glib/gdatetime.c (*)
  a419146... Fixing signedness in g_ptr_array_insert():glib/garray.c (*)
  6e49b36... Fixing signedness in glib/gdate.c (*)
  31b0ba1... gdbusmessage: Fix check on upper limit of message size (*)
  0a1730d... gfile: Fix leak in g_file_query_default_handler() (*)
  f72a5d6... gfile: Add g_file_query_default_handler_async() (*)
  cec5778... gappinfo: Add launch_uris_async() and launch_uris_finish()  (*)
  904bb26... gappinfo: Use g_app_info_launch_uris_async() for async call (*)
  051c6ba... gio-tool-open: Use g_app_info_launch_default_for_uri_async( (*)
  92881ba... Merge branch '1642-message-blob-size' into 'master' (*)
  08e5c89... Merge branch 'wip/oholy/gappinfo-async' into 'master' (*)
  566e1d6... gdbus: Avoid printing null strings (*)
  2a9ddc6... Merge branch 'wip/ernestask/gcc-9-null-directive-argument'  (*)
  d553d92... gsocketclient: Fix criticals (*)
  9308836... Merge branch 'wip/tingping/gsocketclient-criticals' into 'm (*)
  2934dfa... gmarkup: Optimize g_markup_escape_text() (*)
  799b667... Merge branch 'wip/sadiq/fixes' into 'master' (*)
  9d89ed0... gkeyfilesettingsbackend: Add a code comment to clarify thin (*)
  f829b65... gsettings: Clarify ownership transfer in a few places (*)
  5beed06... glib.supp: Add suppressions from gsettings test (*)
  caf5103... gsettingsbackend: Fix a minor memory leak (*)
  6c14e9a... tests: Fix a minor memory leak in the gsettings test (*)
  52b8947... Merge branch 'settings-test-cleanups-subset' into 'master' (*)
  4cd8fcc... Fixing missing initializer in g_static_rec_mutex_init() (*)
  5d78256... Silencing cast-function-type warnings (*)
  097dc30... Merge branch 'fixing_warnings' into 'master' (*)
  4631cd8... gobject: Change assertions to read values via atomics (*)
  630fa82... gthread: Rework to avoid holding a mutex half the time (*)
  9babfec... docs: Ignore more version macros (*)
  bca4ff7... Support the trash portal (*)
  5360fd0... Merge branch '1224-tsan-fixes' into 'master' (*)
  fc6044a... Define enum types for Unicode enums (*)
  66f3016... Merge branch 'ignore-more-decorators' into 'master' (*)
  0cf55f4... gtypes: add g-i annotations for G_MININT macros. Fixes #167 (*)
  11729cd... Fix g_get_user_special_dir() on macOS (*)
  d706e75... Updated Lithuanian translation (*)
  edb1817... Update Hungarian translation (*)
  7827b83... Update Polish translation (*)
  1ed7a35... Merge branch 'fix-gi-minint-macro-values' into 'master' (*)
  5d719c7... Merge branch 'script-enum' into 'master' (*)
  1f7d5b8... Merge branch 'trash-portal' into 'master' (*)
  bc1443b... 2.59.2 (*)
  bb73a22... Win32: gio/gsocket.c: Set WSAEWOULDBLOCK on G_POLLABLE_RETU (*)
  22c168d... Merge branch 'socket.win32' into 'master' (*)
  f2d51ad... Merge branch 'fix-protocol-test-win32' into 'master' (*)
  9f75cc9... macros: Try to use the standard __func__ first in G_STRFUNC (*)
  2bcce9b... Merge branch '535-strfunc' into 'master' (*)
  0fcd5ac... gvariant-parser: Fix parsing of G_MININT* values in GVarian (*)
  c927c59... gvariant-parser: Fix error handling when type coalescing fa (*)
  82c3e92... Merge branch 'macos-user-dirs' into 'master' (*)
  cffed58... tests: Tag socket-service test as ‘flaky’ (*)
  0f8a4f6... Merge branch 'socket-service-flaky' into 'master' (*)
  6f3d57d... gtask: Return cancelled tasks asynchronously (*)
  381af21... gio/tests/task: Ensure that cancelled tasks are returned as (*)
  0af468e... Merge branch 'wip/rishi/gtask-return-cancelled' into 'maste (*)
  5cef089... gspawn: Fix minor typo in documentation (*)
  47e8f52... gspawn: Tiny improvement to formatting of documentation (*)
  01cff0e... Merge branch 'spawn-docs-typo-fix' into 'master' (*)
  5b0fdfd... gnetworkaddress: Fix incorrect error propagation when resol (*)
  5827cef... tests: Unmark network-address test as flaky (*)
  ed57fae... tests: Use fewer magic numbers in network-address tests (*)
  6d8c8f5... Merge branch 'wip/tingping/network-address-errors' into 'ma (*)
  b465cb1... gtask: fix task_wait_time estimation (*)
  97b41e1... Update French translation (*)
  4dd1582... gsocketclient: Ensure task is always returned on cancel (*)
  0f7839f... Update Catalan translation (*)
  30ccfac... gsocketlistener: Fix multiple returns of GTask when accepti (*)
  d3523df... Merge branch 'gdbus-peer-fix-multiple-returns' into 'master (*)
  cc12f3f... gio tests: Install test1.overlay file when building install (*)
  f773b35... Merge branch 'test1-overlay' into 'master' (*)
  5d1aaf5... gio/tests/task: Run the worker indefinitely until it's canc (*)
  e13b3a9... gio/tests/task: Add comments documenting how the test works (*)
  6199d8b... Merge branch 'wip/rishi/gtask-return-cancellation-test' int (*)
  c832910... gnetworkaddress: Factor out initializing address list into  (*)
  085081e... gnetworkaddress: Never end enumeration before resolving com (*)
  9a6ec14... gstring: fully document semantics of @len for g_string_inse (*)
  df5592f... Merge branch 'wip/tingping/network-address-fixes' into 'mas (*)
  b841c9a... Merge branch 'gstring-docs' into 'master' (*)
  8a5228b... Update Turkish translation (*)
  16dc979... Update Turkish translation (*)
  fb37239... testsuite: use binary mode for stdout on Windows (*)
  ccbadcf... GWinHTTPVfs: use URI parser for parsing URIs (*)
  294d818... Use OS-dependent separator for G_RESOURCE_OVERLAYS (*)
  14aae26... autoptr test: Use OS-dependent path separator (*)
  00908bc... network-address test: Disable scope ID tests on Windows (*)
  3ffa7ed... GDate test: Disable Julian epoch test on Windows (*)
  1e74b58... GLib test: Adjust to follow the implementation (*)
  1f5d7ee... socket test: Adjust for Windows-specific sendto() error (*)
  f150de2... socket test: Bind Windows UDP sockets before calling recv() (*)
  01642d6... GSubprocess test: Use LINEEND more (*)
  4bc1aa2... GSubprocess test: Add PATH to the envtable that is passed t (*)
  1cc78bf... GSubprocess test: Adjust the cwd test to pass on Windows (*)
  07a1a80... installed tests: Allow tests to set environment variables (*)
  1ecaae6... installed-tests: Install the slow-connect-preload.so librar (*)
  95899c1... Merge branch 'socketclient-slow-install-preload-library' in (*)
  0f26836... Merge branch 'w32-testsuite-fixes-gsubprocess' into 'master (*)
  c5c9b29... Merge branch 'w32-testsuite-fixes-general' into 'master' (*)
  983a40b... tests: Mark gdbus-peer test as flaky (*)
  ea1235c... Update Brazilian Portuguese translation (*)
  0c16230... GWin32VolumeMonitor: Sort the volumes correctly (*)
  3e77699... gpollableoutputstream: Fix the description of the interface (*)
  7c7bd56... Merge branch 'alatiera/pollable-typo' into 'master' (*)
  29bde32... Merge branch 'ossfuzz-12686-variant-parse-negative-ints' in (*)
  843a042... Merge branch 'w32-mount-sort' into 'master' (*)
  fbb97b4... Merge branch 'gdbus-peer-flaky' into 'master' (*)
  c00724d... socket test: Use loopback for connecting, not 0.0.0.0 (*)
  888aa4c... tests: Use g_assert_*() rather than g_assert() in GSettings (*)
  786753a... tests: keyfile writability not affected by file mode for ro (*)
  4cf8fd0... Merge branch 'tests-as-root' into 'master' (*)
  067992f... gdbus: Fix a potential use-after-free on connection close.  (*)
  11309b7... Revert "tests: Mark gdbus-peer test as flaky". See #1686 (*)
  cca7ab2... Merge remote-tracking branch 'gvdb/master' into update-gvdb (*)
  37f9b61... Merge branch 'gdbus-fix-use-after-free' into 'master' (*)
  032c76e... Update Indonesian translation (*)
  0a2d4f6... Updated Slovenian translation (*)
  eac2b1a... Merge branch 'wip/tingping/socket-cancellation' into 'maste (*)
  055526b... Update Kazakh translation (*)
  f4effa3... Updated Danish translation (*)
  8423e59... 2.59.3 (*)
  f011be9... Initialize a variable (*)
  9530883... Merge branch 'unused-warning' into 'master' (*)
  b72b4e2... Merge branch 'w32-testsuite-fixes-socket' into 'master' (*)
  321f914... gerror: Add a missing precondition assertion in documentati (*)
  aa6aa8b... Merge branch 'gerror-docs-omission' into 'master' (*)
  45655b8... glib-compile-resources: Fixes #1675 (*)
  9aab306... Merge branch 'fix_cname' into 'master' (*)
  8e3fc7d... gio: Also support modules built with MSVC (*)
  2d6c4b2... meson: Add gobjectenumtypes.h to gioenumtypes_dep (*)
  ffe5cda... Merge branch 'fix-gio-modules-msvc' into 'master' (*)
  b1033dd... Update Catalan translation (*)
  2aea9c8... tests: Fix flaky socket-service test caused by GTask schedu (*)
  f25c3f2... tests: Fix unlikely race in socket-service test (*)
  07414e1... tests: Unmark socket-service test as flaky (*)
  f703bed... docs: Populate CODEOWNERS file (*)
  8620198... Merge branch 'code-owners' into 'master' (*)
  4d12174... Merge branch '1679-socket-service-flaky' into 'master' (*)
  779448e... Update Italian translation (*)
  7321f24... glib-compile-resources: Fix a minor leak (*)
  5eb9f9f... Merge branch 'glib-compile-resources-leak' into 'master' (*)
  d72192f... gobject: Remove unsynchronized read of freeze_count (*)
  fba7f7e... gparam: Remove unsynchronized write to g_type field (*)
  a3060bc... gmain: Synchronize access to is_running flag of GMainLoop (*)
  c4cb27d... gobject: Use atomic operations to read object reference cou (*)
  6336864... glocalfilemonitor: Fix data race in local file monitor (*)
  fef1ce3... gtask: Separate GTask fields memory locations to avoid data (*)
  f975858... gcancellable: Synchronize access to cancelled flag (*)
  e06fe74... glib.supp: Add more variations of existing suppressions (*)
  04528e6... Merge branch 'valgrind-suppressions' into 'master' (*)
  6e7e5ff... gthreadedresolver: Fix initialisation on FreeBSD (*)
  d7c93e3... Merge branch 'tsan-gtask' into 'master' (*)
  78a2dd9... Merge branch 'threaded-resolver-freebsd' into 'master' (*)
  7bf49c8... Fix size of preallocated array (*)
  25942f0... Merge branch 'array-size' into 'master' (*)
  2b1bcbc... Merge remote-tracking branch 'gvdb/master' into update-gvdb (*)
  dc6b5f8... Merge branch 'update-gvdb' into 'master' (*)
  d75605e... tests: Synchronize access to stopping flag (*)
  c52021f... tests: Don't leak check-proxies thread (*)
  d054667... Update French translation (*)
  5c97cf6... Merge branch 'ossfuzz-11578-variant-text-type-detection' in (*)
  153f63d... gvariant-parser: Fix pattern coalesce of M and * (*)
  86e099c... gbase64: Convert a precondition from g_error() to g_return_ (*)
  ff76f69... gbase64: Allow g_base64_encode (NULL, 0) and g_base64_decod (*)
  f9dfddf... gbase64: Fix an impossible condition (*)
  387e762... tests: Add base64 tests from §(Test Vectors) of RFC 4648 (*)
  2484d1c... gbase64: Remove an unnecessary condition (*)
  cdcb6c2... Merge branch '1698-base64-encoding' into 'master' (*)
  c96bfd5... build: Move tests/refcount/closures to gobject/tests/closur (*)
  15958c3... tests: Port closure-refcount to use g_test_run() (*)
  b4aadf6... tests: Port closure-refcount to g_test_message() from g_pri (*)
  3aec6a3... tests: Minor GObject cleanup in closure-refcount (*)
  31664e6... tests: Remove unnecessary static attributes from variables (*)
  d6e9111... tests: Fix some code formatting in closure-refcount (*)
  85c02df... tests: Use g_assert_*() in closure-refcount, rather than g_ (*)
  5a2a7f7... tests: Port closure-refcount from g_thread_create() to g_th (*)
  86f4a02... tests: Fix thread safety in closure-refcount test (*)
  1ae54da... tests: Continue closure-refcount test until all three threa (*)
  80af199... gsocketclient: Fix critical on cancellation (*)
  f0fcb68... tests: Unmark gsocketclient-slow as flaky (*)
  0d63ee0... Merge branch 'wip/tingping/socket-client-slow-fix' into 'ma (*)
  5967b45... gthreadedresolver: Remove unused thread pool (*)
  8f1cbda... Merge branch 'wip/tingping/threaded-resolver-unused-pool' i (*)
  7536bac... Merge branch 'refcount-fixups' into 'master' (*)
  acf32b1... Update German translation (*)
  70cfc9d... Update Korean translation (*)
  d687a45... tests: Fix closure-refcount to preserve old semantics (*)
  6575a9a... Updated Czech translation (*)
  fe01ce2... Merge branch 'krnowak/closures-fix' into 'master' (*)
  6b165f0... Update Serbian translation (*)
  59954ad... Update Romanian translation (*)
  f90e1f3... Update Serbian translation (*)
  175f024... docs: Add Ting-Wei Lan as a BSD/kqueue code reviewer (*)
  1f793e9... Merge branch 'code-owners-more' into 'master' (*)
  c3ac761... build: Rename gobjectenumtypes.[ch] to glib-enumtypes.[ch] (*)
  95e00c7... docs: Various markup improvements to glib-mkenums man page (*)
  5e4da71... keyfile settings: Use tighter permissions (*)
  54317c9... tests: Run /gsettings/keyfile test in a temporary directory (*)
  1a8e84c... gmarshal: Drop references to gmarshal.list (*)
  251430d... gmarshal: Add copyright headers to gmarshal.[ch] (*)
  23f042d... gmarshal: Drop trailing whitespace from gmarshal.c (*)
  ab93f3f... gmarshal: Move marshaller documentation comments to above f (*)
  d714586... Merge branch 'keyfile-backend-dir-permissions' into 'master (*)
  a092dba... Merge branch 'gmarshal-cleanup' into 'master' (*)
  907431d... Update Friulian translation (*)
  7fa9a2a... Merge branch 'gi-267-rename-header' into 'master' (*)
  147ac51... trash portal: Fix permission checks (*)
  4d04353... Merge branch 'trash-check' into 'master' (*)
  2edc5aa... 2.60.0 (*)
  aeb7dba... Merge branch 'tsan' into 'master' (*)
  0679bd2... tests: Fix data race in gmenumodel test (*)
  e13c646... gcancellable: add back lost NULL check in g_cancellable_can (*)
  35db2ff... Merge branch 'cancellable-cancel-null' into 'master' (*)
  e7d091d... gversionmacros: add version macros for GLib 2.62 (*)
  925c527... build: Bump version to 2.61.0 (*)
  025a346... W32: Add a simple exception handler (*)
  66f4c10... W32 VEH: Add tests (*)
  a73c941... Merge branch 'exceptions' into 'master' (*)
  6761bb2... build: Factor out common gtkdoc flags (*)
  7644b6a... Merge branch 'api-tags' into 'master' (*)
  330f899... tests: Fix data race in task test (*)
  62bd79b... Merge branch 'tdr' into 'master' (*)
  d1cb974... socket: Fix annotation for flags in g_socket_receive_messag (*)
  c9c88a4... Merge branch 'fix-gjs-issue-227' into 'master' (*)
  7bc2139... gwin32: Fix comment for g_win32_veh_handler (*)
  2a570dc... gobject: Mention quark memory usage for g_object_set_data() (*)
  b8a58b7... Merge branch 'fix-comment-gwin32' into 'master' (*)
  a66ae5c... gquark: Document that some functions can’t initialise C++ (*)
  aedd484... Merge branch '682-object-set-data-docs' into 'master' (*)
  23a99f7... Merge branch '1177-quark-not-cxx-globals-docs' into 'master (*)
  4ed5abd... gdbusaddress, win32: don't rely on short names (*)
  4342dbb... gdbus, win32: move most W32 dbus autolaunch code to gdbuspr (*)
  196e333... tests: Use g_assert_*() instead of g_assert() in gdbus-prox (*)
  938f716... tests: Fix a minor memory leak in gdbus-proxy (*)
  3d4a168... tests: Fix some larger memory leaks in gdbus-proxy (*)
  49642bf... glib.supp: Add a calloc() variant of an existing suppressio (*)
  f3610f1... Merge branch '1712-gdbus-proxy-flaky' into 'master' (*)
  e03a2c8... glib: Move various documentation comments from docs.c to ma (*)
  a2a17a9... gmacros: Improve documentation of GCC attributes (*)
  d89f18b... build: Add -UG_DISABLE_ASSERT when building tests (*)
  6a724d9... tests: Convert g_assert() to g_assert_*() in gio/tests/acti (*)
  277c42d... tests: Convert g_assert() to g_assert_*() in gio/tests/gsub (*)
  3a96e7d... tests: Convert g_assert() to g_assert_*() in glib/tests/asy (*)
  a1aebf7... tests: Convert g_assert() to g_assert_*() in glib/tests/mai (*)
  ba84f45... tests: Convert g_assert() to g_assert_*() in glib/tests/map (*)
  57a806b... tests: Convert g_assert() to g_assert_*() in glib/tests/ran (*)
  8f2365d... gtestutils: Call __builtin_undefined() from g_assert_not_re (*)
  9ce76b9... ci: Add a build with G_DISABLE_ASSERT defined (*)
  1b50643... gio: Fix various compiler warnings when compiling with G_DI (*)
  faa1d63... glib: Fix various compiler warnings when compiling with G_D (*)
  3d3ca9f... gobject: Fix various compiler warnings when compiling with  (*)
  3e7baaa... Merge branch '1708-build-with-g-disable-assert' into 'maste (*)
  1a03ebc... Update Dutch translation (*)
  499c201... GSocketClient - Free last error if a connection attempt fai (*)
  2932a58... Handle an UNKNOWN NetworkManager connectivity as NONE (*)
  8c7670f... gdbus, win32: autolaunch bus with gdbus.exe instead of rund (*)
  b1f7c22... gdbus, tests: rename gdbus-unix-addresses test to gdbus-add (*)
  b245344... gdbus, tests, win32: test session dbus autolaunch (*)
  2d24ea9... gtestutils: fix typo in message when stdout is wrong (*)
  92043cf... Introduce oss_fuzz feature option (*)
  c27eac8... Merge branch 'option' into 'master' (*)
  df62731... Merge branch 'win32-symlink-refactoring' into 'master' (*)
  8f27aa9... glib: update internal gnulib from upstream (*)
  4081b0b... Add the gnulib adaptation patch (*)
  8416346... Merge branch 'lrn/gnulib-printf' into 'master' (*)
  5649255... codegen: Fix use of uninitialised variable (*)
  7f38dfc... Merge branch 'codegen-interface-info-fix' into 'master' (*)
  8ec492b... Merge branch 'g-gnuc-unused-docs' into 'master' (*)
  b94a0fc... appinfo: Fix documentation cross-reference (*)
  1e37935... Provide examples for GNUC attribute macros (*)
  e1ffb9d... Merge branch 'examples-for-gnuc-macros' into 'master' (*)
  32d012f... build: install gosxappinfo.h on macOS (*)
  3c44026... Merge branch 'gosxappinfo-fix' into 'master' (*)
  fc88e56... meson: do a build-time check for strlcpy before attempting  (*)
  00c129f... Merge branch 'fix-network-available-check' into 'master' (*)
  cf34d59... Merge branch 'gdbus-win32-no-shortname' into 'master' (*)
  49b807c... gsocket: Remove (type) annotation from flags arguments (*)
  f5a468a... Merge branch 'socket-flags' into 'master' (*)
  9e56d39... docs: Ignore some generated source files (*)
  80fcb1b... headers: Add various missing G_DISABLE_DEPRECATED guards (*)
  d55ed67... gdesktopappinfo: Fix an overly-specific ‘Since’ documen (*)
  a385135... gfile: Add some missing parameter documentation (*)
  1a8f8be... gfile: Fix documentation links to non-existent symbols (*)
  1f33752... docs: Stop formatting integer literals using ‘%’ (*)
  6837c34... docs: Fix pluralised links to symbols (*)
  d6aa393... gpollableoutputstream: Add vfunc documentation for writev_n (*)
  dd77a87... docs: Fix various typos in linked symbol names (*)
  e440249... docs: Move some documentation comments from docs.c to their (*)
  76b3250... gdatetime: Unmark an unrelated comment as a documentation c (*)
  ba09fa8... gvaluearray: Mark the whole of GValueArray as deprecated (*)
  c3cfbd2... Merge branch 'docs-fixes' into 'master' (*)
  c29bc82... Merge branch 'socket-client-connect-gerror-leak' into 'mast (*)
  c561870... Merge branch 'pattern-coalesce' into 'master' (*)
  2f290b3... tests: Check that cancelling g_file_replace don't overwrite (*)
  fd42994... Merge branch 'issue-249' into 'master' (*)
  132c6ba... tests: Use g_assert_*() instead of g_assert() in gdbus-addr (*)
  7f9e76d... gdbusaddress: Simplify address validation in is_valid_unix( (*)
  8966b0f... gdbusaddress: Remove some always-true branches (*)
  131ba66... gdbusaddress: Require that transport names and keys are non (*)
  e458b01... gdbusaddress: Clean up memory management in _g_dbus_address (*)
  685d605... tests: Always check an address is valid before checking it� (*)
  e0561cf... tests: Split out D-Bus address parsing tests (*)
  88d03fa... tests: Improve test coverage of D-Bus unix transport addres (*)
  264617c... tests: Improve test coverage of D-Bus nonce-tcp transport a (*)
  3cd30c5... tests: Compile the test_unix_address() test unconditionally (*)
  f9fb7e8... tests: Add test for unsupported unparseable D-Bus addresses (*)
  631beb0... tests: Improve test coverage of D-Bus tcp transport address (*)
  0fea1a4... Silenting unused parameter warnings due to deprecated code (*)
  2f9e6e9... Fixing signedness in glib/giochannel.c (*)
  8eae303... Fix signedness in glib/gmappedfile.c (*)
  d7ddf66... Fixing signedness in glib/gprimes.c (*)
  f58702e... Fixing signedness in glib/gquark.c (*)
  4eed83a... Fixing signedness in glib/gmarkup.c (*)
  aef59ca... Fixing signedness in glib/goptions.c (*)
  9eb4fcd... Fixing missing initializer for field in gscanner.c (*)
  81a4698... Fixing various warnings in glib/gmain.c (*)
  592d436... Fixing signedness problem in glib/gstrfuncs.c (*)
  e5ba584... Revert "headers: Add various missing G_DISABLE_DEPRECATED g (*)
  5df0337... GIO: Convert ENOTSOCK to G_IO_ERROR_INVALID_ARGUMENT (*)
  179dbbd... Fixing signedness in glib/gthreadpool.c (*)
  99d32c2... Fixing signedness in glib/gtestutils.c (*)
  9f44506... Fixing various warnings in glib/gtimezone.c (*)
  165a922... Fixing various warnings in glib/gstring.c (*)
  125a1e1... Fixing missing initializer in glib-unix.c (*)
  c3d0440... Fixing signedness in glib/gtester.c (*)
  5dd02cc... Fixing signedness in glib/gthread-posix.c (*)
  b673ac4... Fixing missing initializer in glib/giounix.c (*)
  9023483... Fixing signedness in glib/gvariant-core.c (*)
  3f3a747... Fixing signedness in glib/gvariant.c (*)
  357c3db... Fixing various warning in glib/gvarianttypeinfo.c (*)
  a7aac03... Fixing various warnings in glib/gvariant-parser.c (*)
  e9f5749... Fix various signedness warnings in glib/ghash.c (*)
  fad04d2... Fixing signedness warning in glib/gslice.c (*)
  fcbfa0c... Merge branch 'enotsock' into 'master' (*)
  114921c... Merge branch 'dbus-address-tests' into 'master' (*)
  10278fd... Merge branch 'meson' into 'master' (*)
  c8692ff... Merge branch 'fix-warnings-glib' into 'master' (*)
  5350f12... docs: Use the right g_autoptr function when using an auxili (*)
  ff47bb0... Merge branch 'wip/tintou/autoptr-right-function' into 'mast (*)
  8758604... Use W32 visibility for Cygwin (*)
  3a11213... gresolver: Don’t use gai_strerror() on Windows, as it isn (*)
  abeac84... Merge branch 'gai_strerror-thread-safety' into 'master' (*)
  bc52235... gunixmounts: Return the last matching mount for same mount  (*)
  3a32c75... ginputstream: Add missing (out) annotations to read() funct (*)
  89416de... gresolver: Convert encoding of gai_strerror() return value (*)
  ecad5cd... Merge branch '1732-gai_strerror-locale' into 'master' (*)
  9ca7ac7... Set G_WITH_CYGWIN again (*)
  052ad60... Fix use-after-free triggered by gnome-session-binary (*)
  1e1759d... gcocoanotificationbackend: give more priority than the gtk  (*)
  01d9741... Merge branch 'cocoa-notification-backend-default' into 'mas (*)
  edaae61... gio: Add missing autocleanup definition for GSettingsSchema (*)
  c940816... gio: Add missing autocleanup definition for GSettingsSchema (*)
  f84d107... Merge branch 'wip/jtojnar/gsettings-cleanup' into 'master' (*)
  ad19bb8... Merge branch '1258-input-stream-annotations' into 'master' (*)
  d264001... Merge branch 'cygwin-macro' into 'master' (*)
  a53ff74... Check for RTLD_NEXT (*)
  ad614fc... Merge branch 'cygwin-rtld_next' into 'master' (*)
  d86146d... gdbus-tool: Fix units for `gdbus-tool wait` timeout (*)
  55870d4... Properly ensure the cocoa notification backend type (*)
  9976418... Merge branch 'fix-cocoa-backend-loading' into 'master' (*)
  c1c2644... gutils: Add (nullable) annotation to g_get_prgname() (*)
  8349cee... Merge branch 'use_after_free' into 'master' (*)
  abde3ef... Merge branch 'wip/oholy/trash-autofs' into 'master' (*)
  8098814... Merge branch 'g_get_prgname-annotations' into 'master' (*)
  cf54fc3... Merge branch '1737-gdbus-tool-wait' into 'master' (*)
  4c038a2... Check for /proc/self/cmdline (*)
  430d584... Merge branch 'cygwin-proc-self-cmdline' into 'master' (*)
  9d43bfc... Merge branch 'cygwin-visibility' into 'master' (*)
  45a3598... gslice: Use a convenience macro (*)
  ed65996... ci: Generate a cover report for the test suite (*)
  95b7a8a... ci: Run test coverage for MSYS2 job (*)
  7db35ec... tests: Check that option-argv0 test succeeds on Linux (*)
  7a399e8... Fix the "/proc/self/cmdline" test (*)
  b1e6e7f... .gitlab-ci/test-msvc.bat: Generate cover report for tests (*)
  3e54a34... CI: Run test coverage for Visual Studio builds (*)
  2ed56cc... Merge branch 'wip/ebassi/test-report' into 'master' (*)
  a1fbeb3... build: Improve tests for frexpl() and ldexpl() (*)
  b532b9c... build: Check for more math.h functions in gnulib (*)
  35de287... Update glib/gnulib/README (*)
  de5761d... glib/gnulib: Include gnulib_math.h in place of math.h (*)
  6b8c9c7... Merge branch 'gslice-use-G_APPROX_VALUE-macro' into 'master (*)
  6287f64... gdbus-tool: Colorize the output of "introspect" (*)
  65b6aac... Merge branch 'linux-argv0' into 'master' (*)
  7c58426... Merge branch 'gnulib.msvc.fixes' into 'master' (*)
  eefe435... Merge branch 'wip/nielsdg/gdbus-colorized-output' into 'mas (*)
  2f066ae... meson: Add autodetection to the iconv combo option (*)
  ace32cd... gconvert: Don't differentiate between GNU iconv and macOS i (*)
  17823fa... ci: The iconv combo option values have changed (*)
  61c4531... Merge branch 'autodetect-iconv-impl' into 'master' (*)
  ec569ff... gthreadedsocketservice: Tidy up property declarations (*)
  63823ae... gthreadedsocketservice: Abstract out a free function (*)
  035c5d0... gthreadedsocketservice: Move obj reference to per-job data (*)
  2dac148... gthreadedsocketservice: Handle thread pool push failure (*)
  96aa2e3... gdbusdaemon: Fix error handling for filtering outgoing mess (*)
  1fbf82b... gdbusprivate: Clarify GDBusMessage ownership transfers (*)
  bc81b2c... tests: Unmark several gdbus-* tests as flaky (*)
  a06d7cc... build: Fix some whitespace problems in gio/tests/meson.buil (*)
  ea8e650... build: Refactor resources test build instructions (*)
  b11f323... tests: Only run --external-data test on GNU ld/objcopy (*)
  14e90e3... Merge branch '1709-resource-llvm' into 'master' (*)
  cd04cf7... Merge branch '1614-freebsd-threading-flaky' into 'master' (*)
  4ac7d2d... docs: Add GLib 2.62 symbols to glib-docs.xml (*)
  a00d6b0... docs: Add GLib 2.62 version macros to glib-sections.txt (*)
  3174e62... Merge branch 'docs-symbols' into 'master' (*)
  c95e2ae... 2.61.0 (*)
  cf39fbd... W32: swap special g_get_prgname() for platform_get_argv0() (*)
  422e5fb... Merge branch 'w32-argv0' into 'master' (*)
  e7b0d89... Only build tests if certain conditions are met. (*)
  e6f1b36... Merge branch 'optional_tests' into 'master' (*)
  02f18de... Add copyright and licensing terms to test report generator (*)
  0cdbdb3... Merge branch 'report-license' into 'master' (*)
  641966c... build: Fix check for RTLD_NEXT (*)
  313e7cb... gsocketclient: Fix potential critical when cancelling conne (*)
  ce961e2... Update Catalan translation (*)
  5299e87... Remove monitor test (*)
  6b61395... build: Remove */.gitignore files (*)
  9a2691a... Updated Spanish translation (*)
  334c77d... Merge branch 'wip/mjog/gitignore' into 'master' (*)
  9144aa2... tests: Fix some minor tests in the GResolver tests in manua (*)
  c4493d2... cocoanotificationbackend: do not release readonly property (*)
  a6a8017... Merge branch '1753-resolver-test-leaks' into 'master' (*)
  0bf5a8c... Merge branch 'wip/tingping/rtld-check-fix' into 'master' (*)
  d4238b9... glib/gconstructor.h: Include stdlib.h for MSVC builds (*)
  192bf09... general: Remove a few unhelpful references to ‘master’ (*)
  8b1d763... Update Indonesian translation (*)
  aba0b64... Merge branch 'issue-1751' into 'master' (*)
  292cb2c... gdesktopappinfo: Add support for MATE and Xfce4 terminals (*)
  0b56229... Merge branch 'master-terminology' into 'master' (*)
  38de3e9... docs: Use ‘look up’ as a verb, rather than the noun ‘ (*)
  e036d1b... docs: Improve formatting of GVariant types in GResolverReco (*)
  63af8ed... Merge branch 'mate-xfce4-term' into 'master' (*)
  1916700... Revert "macros: Try to use the standard __func__ first in G (*)
  5bb19b0... docs: Clarify support for multiple TXT record strings (*)
  c14ac90... gio: tests, don't check for libdl on OpenBSD (*)
  1273fa3... Update Basque translation (*)
  753eeb1... gproxy: Add a missing ‘the’ to a documentation comment (*)
  4ceac0d... Merge branch '1760-txt-record-docs' into 'master' (*)
  798c59a... Merge branch 'openbsd-no-ld' into 'master' (*)
  719133e... gnetworkmonitornm: Fix network available detection (*)
  8482318... Merge branch 'master' into 'master' (*)
  1c77c93... Merge branch 'gconstrutor-h-stdlib-h-msvc' into 'master' (*)
  e9389ef... gsocket: Clarify in docs that `flags` arguments can be plat (*)
  87014c8... glib: Update Unicode Character Database to version 12.0.0 (*)
  88bac46... gtestutils: Add regression test for combining -s with --tap (*)
  1408219... gtestutils: Make --tap compatible with --GTestSkipCount (*)
  efa56aa... gtestutils: Test the combination of --tap and --GTestSkipCo (*)
  b24cdff... gtestutils: Allow combining --tap with -p (*)
  bcee67e... gtestutils: Test the combination of --tap and -p (*)
  dfec3c6... Test what happens when GTestSkipCount is 0 or more than num (*)
  48cc3ab... testing: Comment that test order with -p is reversed (*)
  0e999f3... Merge branch 'tap-skip' into 'master' (*)
  a537e53... testing: Run tests specified with -p in the order specified (*)
  6d3dcd1... Merge branch 'tap-p-order' into 'master' (*)
  95a5f63... Fix some documentation issue in glib/gstrfuncs.c (*)
  b3eab1d... Fixing glib/tests/strfuncs.c to conform to new test coding  (*)
  31c4a3a... Merge branch 'flaky-monitor' into 'master' (*)
  94f63b8... Merge branch 'strcanon-docs' into 'master' (*)
  7875f34... ci: Update the Docker image for Fedora (*)
  99d068f... ci: Add clang and scan-build (*)
  6cb6b41... Add a version check for duplicated-branches warning (*)
  eb55d64... Check GCC version before ignoring diagnostic message (*)
  2515015... ci: Add Debian stable Docker image (*)
  d42a551... ci: Rename the Fedora Dockerfile (*)
  b4d920f... ci: Beef up run-docker.sh (*)
  92fbdb5... ci: Add an Android NDK Docker image (*)
  15d13d1... ci: Add a MinGW Docker image (*)
  ee9afb3... ci: Remove Android and MingW bits from the fedora Dockerfil (*)
  397e44f... ci: Update the Android NDK image to Fedora 28 (*)
  992e7ce... ci: Move to per-job images (*)
  0b609b5... ci: Add a debian-stable job (*)
  48b037f... Merge branch 'ci-update' into 'master' (*)
  b0132bb... list: add g_list_insert_before_link() (*)
  a4c3feb... queue: add g_queue_insert_before_link() and g_queue_insert_ (*)
  b3925ff... glist: code style cleanup for g_list_insert_before() (*)
  375fa65... Merge branch 'wip/chergert/insertbeforelink' into 'master' (*)
  4afab02... Adding tests cases for a better coverage of glib/tests/strf (*)
  22d4a44... Merge branch 'emmanuel.fleury/glib-g_strcanon_documentation (*)
  c6342b9... tests: Don’t check for libdl on FreeBSD or NetBSD either (*)
  0095056... Merge branch '1755-revert-gstrfunc' into 'master' (*)
  7541085... tests: Increase buffer size for g_strlcat() tests (*)
  777a603... tests: Add checks for buffer sizing in g_strlcat() tests (*)
  81ba6e5... tests: Remove redundant non-NULL checks in g_strlcat() test (*)
  aaf0a7c... Merge branch '1713-ucd-12' into 'master' (*)
  2aa71ab... tests: Rearrange assertions in the g_queue_clear_full() tes (*)
  f033948... tests: Add a test for calling g_queue_clear_full() with a N (*)
  4f38620... tests: Add unit tests for g_queue_push_nth_link() (*)
  d509335... gqueue: Remove a redundant branch (*)
  d16a7b2... Merge branch 'socket-docs-trivial' into 'master' (*)
  15aaaea... docs: Expand introduction to boxed types (*)
  d5f9b53... Merge branch 'queue-tests' into 'master' (*)
  9be2ce3... Merge branch '1768-strlcat-test-fix' into 'master' (*)
  5bb2366... Merge branch '106-boxed-documentation' into 'master' (*)
  133ad1d... gappinfo: Add precondition checks to GAppLaunchContext env  (*)
  8811790... Merge branch 'wip/carlosg/appinfo-environment-preconditions (*)
  3d9a896... gschema.dtd: Add target attribute to alias (*)
  b17436d... Merge branch 'wip/tingping/socketclient-cancel-2' into 'mas (*)
  0ff9704... Merge branch '1739-freebsd-too' into 'master' (*)
  76966e6... Merge branch 'wip/ernestask/dtd-fix' into 'master' (*)
  d8cc478... Getting fullwidth for g_unichar_xdigit(_value) (*)
  ae4eea7... Formating test cases to the new standards (*)
  17fb60c... Improving code coverage of glib/guniprop.c (*)
  db849ef... ci: Keep JUnit report script working on Debian stable (*)
  47bcc6d... Merge branch 'ci-report-debian-stable' into 'master' (*)
  64ddd32... glib: Update Unicode Character Database to version 12.1.0 (*)
  babe5cd... Merge branch 'g_unichar_isxdigit_full_width' into 'master' (*)
  1d96e94... gmacros: Add g_autoqueue to automatically free queues (*)
  ae47f0d... Merge branch 'more-auto-macros' into 'master' (*)
  62be3d5... tests: Use g_assert_*() in autoptr tests rather than g_asse (*)
  5a30f85... docs: Improve formatting of g_autoptr() documentation (*)
  6ce9638... Merge branch 'unicode-12.1' into 'master' (*)
  a1d5395... Merge branch 'autoptr-assertions' into 'master' (*)
  bdefe5f... gsocketclient: Fix a leak in the connection code (*)
  305d850... Merge branch 'wip/desrt/gsocketclient-leak' into 'master' (*)
  93d8482... build: Fix a typo in the test whether _NL_ABALTMON_n is sup (*)
  e4bd6dd... Add autoptr support for GRWLock (*)
  676275f... Merge branch 'master' into 'master' (*)
  3149013... Merge branch 'wip/kalev/GRWLock-autoptr' into 'master' (*)
  83177c0... build: (Long time after) post-release version bump (*)
  e8b045e... Merge branch 'version-bump' into 'master' (*)
  5ba42af... gnetworkaddress: Fix parallel enumerations interfering with (*)
  c252bd1... Merge branch 'wip/tingping/network-address-state' into 'mas (*)
  202ef4a... Fix typo in German translation (*)
  ebd2116... Merge branch 'de' into 'master' (*)
  08f0844... Fixing g_format_size() on Windows (*)
  35c28be... tests: Update month name check for Greek locale (*)
  6a6ab5b... Merge branch 'master' into 'master' (*)
  bd8658e... Merge branch 'g_format_size_is_broken_on_Windows' into 'mas (*)
  662cddc... glib: Deprecate gtester and gtester-report (*)
  48d6563... Handling U+0000 explicitely to avoid collision with other c (*)
  7dcaa7e... Add the corresponding test for g_unichar_totitle(0) (*)
  ad17576... gtestutils: Output in TAP format by default (*)
  505f45e... tests: Remove redundant --tap options (*)
  4f5fe35... Merge branch 'fix_g_unichar_totitle' into 'master' (*)
  436ca1f... ghash: Disable small-arrays under valgrind (*)
  4e2acb4... Merge branch 'wip/desrt/ghash-valgrind' into 'master' (*)
  101c8b3... Fixing g_format_size_full() on Windows-x64 (*)
  1ff1e7d... Merge branch 'fix_g_format_size_full' into 'master' (*)
  522e749... Merge branch '1441-1619-deprecate-gtester' into 'master' (*)
  d1d81c8... Update gdb pretty-printer for GHashTable (*)
  13da7e5... Merge branch 'wip/ignazp/gtask-wait-time-fix' into 'master' (*)
  0470ccc... docs: Fix typo in Meson cross-compilation instructions (*)
  a8c265c... Merge branch '1782-cross-docs' into 'master' (*)
  96ce920... ghash: fix bug introduced by valgrind fix (*)
  c5462cb... ghash: Improve internal documentation (*)
  b3fbf6c... ghash: do less work when destroying the table (*)
  9add93e... ghash: Be more explicit about memory in g_hash_table_destro (*)
  1150333... ghash: fix small array handling in g_hash_table_remove_all_ (*)
  32ea5b7... Merge branch 'wip/desrt/more-ghash-valgrind' into 'master' (*)
  409c152... gisgnal: Add g_clear_signal_handler (*)
  2030659... tests, signals: Add tests for g_clear_signal_handler (*)
  9514400... Merge branch 'clear-signal-handler' into 'master' (*)
  a734a92... Document the best practice for binding InitiallyUnowned (*)
  8b2f6a5... Please don't use GInitiallyUnowned and floating refs (*)
  f7a41aa... Merge branch 'floating-ref-warning' into 'master' (*)
  dfa7a5b... Merge branch '1780-fix-ghashprinter' into 'master' (*)
  81dbc7b... tests: Set locale in gtestutils tests to allow UTF-8 output (*)
  4da8b7b... gtestutils: Add g_test_summary() to add summary metadata to (*)
  767e6a4... build: define G_OS_UNIX, not G_OS_WIN32 under cygwin (*)
  5deaf0b... gdbusserver: Use g_clear_signal_handler (*)
  415e569... Merge branch 'clear-signal-handler-use' into 'master' (*)
  e367a4f... gapplication: skip unexpected -psn_ parameter (*)
  16e6324... Merge branch 'cygwin-fix-glib-os' into 'master' (*)
  970599a... Merge branch 'osx-psn' into 'master' (*)
  ec17786... Merge branch '1450-test-summaries' into 'master' (*)
  e10eff1... 2.61.1 (*)
  50dcccc... docs: Document pitfall of deprecation pragmas

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]