[glib] (141 commits) Non-fast-forward update to branch meson-bump



The branch 'meson-bump' 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:

  89ef1d2... build: Remove unsupported `install` directives
  abf34c6... build: Bump up the required version of Meson

Commits added to the branch:

  a603765... build: Increase the slow test timeout to 180s (*)
  79502fe... gunidecomp: Add (out) annotations to g_unichar_{de,}compose (*)
  9dab582... Prevent taptestrunner to create a __pycache__ directory (*)
  92cd91c... Merge branch 'ignore_pycache_directories' into 'master' (*)
  5380f41... gunidecomp: Fix a (nullable) annotation which should be (op (*)
  8f6e5f1... gutf8: Add various missing (transfer) annotations (*)
  b9988e5... Add g_timer_is_active (*)
  1bd7240... Merge branch 'master' into 'master' (*)
  04dcee1... gstdio: Ensure w32_err_to_errno is used everywhere, add ERR (*)
  0fda1d4... gstdio: simplify _g_win32_get_mode_alias (*)
  99764fd... list model: Expand items-changed docs (*)
  68feec9... Merge branch 'listmodel-docs' into 'master' (*)
  9d668a6... Merge branch '872-ucs-annotations' into 'master' (*)
  84d0af4... Merge branch '1811-unicode-annotations' into 'master' (*)
  633e9e0... Avoid overrunning stack at the end of the varargs. (*)
  edc5eb9... gio/tests/resourceplugin.c: Ensure entry points are exporte (*)
  dbea8d5... Fix module tests on Visual Studio builds (*)
  bd5922d... Merge branch 'fix-stack-overrun' into 'master' (*)
  446ba28... gutils: Don't limit the length of the host name to 99 (*)
  e1e1e8e... gobject/tests/signals.c: Fix tests on Windows (*)
  108a8d8... gobject/tests/mkenums.py: Fix _write_rspfile() (*)
  75e3f92... GObject: Fix mkenums.py and genmarshal.py tests on Windows (*)
  aef72f4... Merge branch 'wip/lantw/dont-limit-host-name-to-99-bytes' i (*)
  bc4d9d7... Merge branch 'fix-gobject-signals-test-windows' into 'maste (*)
  4bf3cb0... ci: Enable CI on FreeBSD 12 (*)
  c411d0a... Merge branch 'fix-mkenums-genmarshal-test-windows' into 'ma (*)
  5f3e470... gvalue: Avoid expensive checks where possible (*)
  cf29e37... Moving GCopyFunc typedef from glib/gnode.h to glib/gtypes.h (*)
  cdc2a79... uwp: workaround a false positive in certification of glib (*)
  1f49c5a... gio: Make minor docs improvements (*)
  b555a7b... Merge branch 'minor-docs-improvements' into 'master' (*)
  40f868c... Merge branch 'wip/lantw/enable-ci-on-freebsd-12' into 'mast (*)
  6a291b3... Merge branch 'gvalue_avoid_expensive_checks' into 'master' (*)
  86bcc5c... Adding g_ptr_array_copy() function to glib/garray.c (*)
  43ad244... Adding g_ptr_array_extend() function to glib/garray.c (*)
  be56d90... gmodule: Add support for loading UWP packaged DLLs (*)
  2fdc35a... Fix the ISO 15924 code for Manichaean (*)
  5d14764... gmacros: Use _Static_assert when C11 is available (*)
  ad4a2cc... Merge branch 'manichaean-typo' into 'master' (*)
  7b5d1c8... Merge branch 'nirbheek/static-assert-c11' into 'master' (*)
  0675703... Adding g_ptr_array_extend_and_steal() function to glib/garr (*)
  75614a0... Merge branch 'improve_g_ptr_array_api' into 'master' (*)
  46f70e9... Adding a function g_array_copy() to glib/garray.c (*)
  5e7c18f... Merge branch 'nirbheek/preliminary-uwp-support' into 'maste (*)
  f2a979c... Merge branch 'adding_g_array_copy' into 'master' (*)
  af9696c... g_utf8_normalize: Doc comment return missing nullable annot (*)
  f7f2675... Merge branch 'wip/mjog/utf8-norm-missing-nullable-annotatio (*)
  ca47f3d... gmain: Fix g_main_context_prepare priority annotation (*)
  0c9dab3... Revert "gmacros: Use _Static_assert when C11 is available" (*)
  7c0b112... Fixing find_enclosing_mount() documentation (*)
  66d2135... Merge branch 'fix-find_enclosing_mount-documentation' into  (*)
  b169b5a... gmacros: Use _Static_assert only for non-expr static assert (*)
  a656555... Merge branch 'nirbheek/static-assert-try-2' into 'master' (*)
  7b91440... gmacros.h: Use static_assert on MSVC if possible (*)
  01bc575... Merge branch 'msvc-static-assert' into 'master' (*)
  d92f22a... gthread: fix minor errno problem in GCond (*)
  de009c1... tests: test g_cond_wait_until() under stress (*)
  25c9b9b... Merge branch 'wip/desrt/gcond-errno-fixup' into 'master' (*)
  91c1f33... Merge branch 'win32-gstdio-minor' into 'master' (*)
  d03025b... Revert "gtestdbus: Properly close server connections" (*)
  1c63d5d... Revert "Work around test failure in gdbus-names" (*)
  59ce6b1... gdbus-connection-loss: Fix test failure (*)
  d4db5a8... gtestdbus: Clarify comment on dropping connection ref (*)
  979c92d... Fix typo in request handle (*)
  8efe050... Merge branch 'master' into 'master' (*)
  7089f67... gdatetime: Unset LC_ALL for the test as well (*)
  1230be3... Merge branch 'wip/lantw/gdatetime-unset-lc-all-for-the-test (*)
  71ccfad... docs.c: Forward link from g_auto* → G_DEFINE_AUTO* (*)
  dc774db... Merge branch 'dboles/gmacros-docs' into 'master' (*)
  c868123... glib/gtimezone.c: Use Unicode versions of Windows Registry  (*)
  2e5d3aa... glib/gtimezone.c: Use RegLoadMUIStringW() to query Std/Dlt  (*)
  5ca4ac1... Update the gdatetime Test Program for Windows (*)
  f24444c... gtimezone.c: Fix identifier assignment on Windows (*)
  5d54727... glib/tests/gdatetime.c: Fix TZ envvar test on Windows (*)
  711b4b0... Merge branch 'win32-enhance-gtimezone' into 'master' (*)
  4e538e6... Merge branch 'bug-787-investigation' into 'master' (*)
  7837909... Update Indonesian translation (*)
  06f27fc... doc: fix typo in gio/gresource.c (*)
  18cfe50... Merge branch 'patch-1' into 'master' (*)
  5f8d787... Ensure that the keyfile settings backend exists (*)
  3f51694... docs: update build instructions for selinux (*)
  495a7de... Merge branch 'master' into 'master' (*)
  8cd0a2c... Merge branch 'ensure-keyfile-settings' into 'master' (*)
  104fca7... Add g_array_binary_search() to garray API (*)
  c23ee5f... Merge branch 'garray_binary_search' into 'master' (*)
  2e39f41... Merge branch 'fix-prepare-annot' into 'master' (*)
  2bc73d7... glib/gmacros.h: Check for __clang__ for g_autoptr (*)
  d616ca2... gmacros.h: Support deprecation macros better on clang-cl (*)
  45a21dc... Merge branch 'fix-module-tests-msvc' into 'master' (*)
  caaa131... Merge branch 'gmacros-h-support-clang-cl' into 'master' (*)
  40b3efe... gio: fix typo in g_settings_reset documentation (*)
  141a440... doc: Add missing GLIB_DEPRECATED_TYPE and friends (*)
  6b6e92c... doc: Add new G_UNICODE_SCRIPT_ values (*)
  9b7332c... doc: Workaround gtkdoc-scan bug leading to undocumented sym (*)
  5c9af3c... doc: Add some empty lines to unbreak gtkdoc (*)
  e5c2327... doc: Remove trailing dot that confuse gtkdoc (*)
  a955aac... doc: Ignore dirent.h which is not part of our API (*)
  e8a1230... doc: Add some missing symbols (*)
  b80c17e... Merge branch 'patch-1' into 'master' (*)
  255f64c... doc: Split API reference per platform (*)
  e528577... doc: Add missing GNativeSocketAddress (*)
  8381ce4... doc: Hide some internal function (*)
  61872d6... doc: Add gobject 2.62 API (*)
  953f23f... key file: Handle filename being NULL (*)
  e8d471f... meson: Mostly assume clang-cl is MSVC (*)
  628e448... Fixing a small typo in docs/references/gio/gio.xml (*)
  88b9e71... Merge branch 'fixing_gio_manpage_typo' into 'master' (*)
  5e7f12b... gio/tests: Remove code and comments referring to libtool (*)
  d56bdeb... Merge branch 'nirbheek/remove-outdated-libtool-stuff' into  (*)
  8701653... Improve the documentation for G_DEFINE_TYPE_WITH_PRIVATE (*)
  a76cb94... fix atomic detection on older gcc versions (*)
  b6566ad... Merge branch 'slow-tests' into 'master' (*)
  618d3e4... Merge branch 'issue-943' into 'master' (*)
  4b08771... docs: Add example to g_test_summary() documentation (*)
  2718245... Fix test failures for static builds (*)
  003b6da... Merge branch 'fix-static-test-3' into 'master' (*)
  9c5d3a6... portal: Add a getter for dconf access (*)
  addb8c1... settings: Tweak priorities for keyfile backend (*)
  493b8ca... Merge branch 'keyfile-portal-fixes' into 'master' (*)
  2ac44f3... Merge branch 'key-file-no-file' into 'master' (*)
  ce9ea30... gio: Fix minor docs mistakes (*)
  d076c4c... Merge branch 'gio-docs-fixes' into 'master' (*)
  6a1512e... Allow guid key in dbus addresses (*)
  298c6ad... Merge branch 'docs-examples' into 'master' (*)
  0c495f3... gdbusaddress: Add missing transfer annotation (*)
  f6666f5... Merge branch 'dbus-address-transfer-annotation' into 'maste (*)
  77cc96a... Update the instructions in .gitlab-ci. (*)
  81b1ff8... Merge branch 'atomic' into 'master' (*)
  fa4423d... Merge branch 'clang-cl-support' into 'master' (*)
  249299a... Merge branch 'doc-fixes' into 'master' (*)
  79da355... Fix typo in G_DECLARE_DERIVABLE_TYPE documentation (*)
  204c625... Merge branch 'fix_G_DECLARE_DERIVABLE_TYPE_documentation' i (*)
  8c5a14a... Update Brazilian Portuguese translation (*)
  74583af... Add (out) annotation to (optional) parameters (*)
  c50304f... Merge branch 'master' into 'master' (*)
  3f1a79a... Merge branch 'allow_guid_key_in_dbus_addresses' into 'maste (*)
  00d7568... build: Remove unsupported `install` directives
  898687e... build: Bump up the required version of Meson
  07457a6... ci: Update Debian's Docker image
  f2ce120... ci: Update Fedora's Docker image
  19620d0... ci: Use the new Docker images

(*) 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]