[glib] (110 commits) Non-fast-forward update to branch mcatanzaro/#2597



The branch 'mcatanzaro/#2597' 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:

  c83b651... proxy-test: fix check for simple:// URI scheme
  1579645... gsimpleproxyresolver: default_proxy should be consistently 
  1f97c8e... gsimpleproxyresolver: ensure default proxy is valid
  05a0009... proxyaddressenumerator: set error parameter more thoughtful

Commits added to the branch:

  5616e1b... tests: Reduce number of threads in once test under valgrind (*)
  c572d01... tests: Use g_assert_*() rather than g_assert() in once (*)
  0932f71... gobject: Change GObject notify semantics under static analy (*)
  fe9e356... gfile: Check that using NULL symlink_value as a programmer  (*)
  04718a9... gfile: Implement interface API to make symbolic links async (*)
  35c6c5c... tests: Add unit test for GIOErrorEnum conversion functions (*)
  9e09894... gioerror: Handle EMLINK error as too-many-links error (*)
  d2ca48a... gioerror: Add G_IO_ERROR_NO_SUCH_DEVICE to map ENODEV (*)
  6bc6b7e... gioerror: Map ETXTBSY to G_FILE_ERROR_BUSY (*)
  19417b1... gioerror: Map ENFILE to G_IO_ERROR_TOO_MANY_OPEN_FILES (*)
  3d6f843... gioerror: Map ENOMSG, EBADMSG and ENODATA to G_IO_ERROR_INV (*)
  587f5f2... gioerror: Map ENETDOWN to G_IO_ERROR_NETWORK_UNREACHABLE (*)
  e5841be... gioerror: Map ENOSYS to G_IO_ERROR_NOT_SUPPORTED (*)
  f95ca6c... xdgmime: fix double free (*)
  b2f4df9... Merge branch 'coverity-is-stupid' into 'main' (*)
  f5baecd... build: Use add_test_setup() to allow tests to be run under  (*)
  46a6f49... Merge branch 'meson-add-test-setup' into 'main' (*)
  4101770... Merge branch 'mcatanzaro/xdgmime-corruption' into 'main' (*)
  f191603... tests: Add tests for modifiers for GDateTime’s `%l` placeho (*)
  7074122... gdatetime: Pad numbers with numeric space (*)
  7169f6e... gdatetime: Use figure space for `%e` (*)
  150a63e... Merge branch 'iss2655' into 'main' (*)
  01ac1d9... gobject: Fix crash when disposing a GtkAccelGroup (*)
  9cc2859... docs: Add Marco Trevisan as a co-maintainer (*)
  9a2bedb... Merge branch 'update-codeowners' into 'main' (*)
  1cc685a... gio: Don't bundle gtrace in static builds (*)
  fb377b7... Merge branch 'gio-dont-include-gtrace' into 'main' (*)
  2c75c39... gtlscertificate: Hold a ref on the root certificate when bu (*)
  12ed2aa... Merge branch 'fix-once-memcheck-test' into 'main' (*)
  1b377e6... build: Drop MALLOC_PERTURB_ from test environments (*)
  f977ddf... tests: Fix non-TAP output from debugcontroller test (*)
  8dde15a... tests: Fix gengiotypefuncs.py helper script (*)
  75a3911... tests: Fix non-TAP output from socket test (*)
  d48470d... tests: Fix TAP output from spawn-singlethread test (*)
  b82bfe7... tests: Fix an invalid UTF-8 sequence in the uri tests (*)
  011202d... tests: Encode invalid UTF-8 before outputted in a test mess (*)
  74e71c7... tests: Fix a non-TAP formatted debug message in the basics- (*)
  6b8240f... tests: Fix performance-threaded test when run for zero seco (*)
  6747702... tests: Fix use of deprecated threading API in performance-t (*)
  6f435e4... tests: Run GObject performance tests under meson test (*)
  419f882... tests: Allow bitlock performance test to be smoketested (*)
  e51c805... tests: Allow mutex performance tests to be smoketested (*)
  421c238... tests: Allow utf8-performance tests to be smoketested (*)
  1aaf1e7... tests: Allow signal-handler performance tests to be smokete (*)
  be7d824... Merge branch '2672-accel-group-crash' into 'main' (*)
  55a5a82... Merge branch 'tls-certificate-refs' into 'main' (*)
  95d548a... gsignal: Change signal instance ref semantics under static  (*)
  f805635... Merge branch 'coverity-signal-emissions' into 'main' (*)
  ebfbef1... 2.73.1 (*)
  d312647... docs: Sync glib.doap to set of users listed in CODEOWNERS (*)
  91c7dba... Merge branch 'update-doap' into 'main' (*)
  b64fd31... gerror: Add an utility function to get the GIO Error from G (*)
  2a05fd0... gioerror: Rely on GFileError to compute GIOErrorEnum from e (*)
  fa24391... gfile: Add API to create a new temporary file asynchronousl (*)
  22e951e... gfile: Add Async API to create a temporary directory and re (*)
  abae8c1... gio/tests: Add test cases for g_file_query_default_handler[ (*)
  44dbd43... GAppInfo: Add async API to get default Application for cont (*)
  c876024... gfile: Use async API to get the default GAppInfo for type (*)
  6fef60b... GDesktopAppInfo: Ensure that URI scheme is a valid argument (*)
  eee1522... GDesktopAppInfo: Ignore flushing the session bus when there (*)
  73b29e8... gio/tests: Add test case for g_app_info_launch_default_for_ (*)
  8aee5fc... GAppInfo: Add async API to get default Application for URI  (*)
  8a880e1... GAppInfo: Make g_app_info_launch_default_for_uri_async full (*)
  5b04d23... gfile: Make g_query_default_handler_async really Async (*)
  cb0cc99... Merge branch 'test-suite-fixes' into 'main' (*)
  bfdeb37... gatomic: Add Compare and Exchange functions that returns th (*)
  922bc1d... build: Use _GLIB prefix for GCC features we detected at bui (*)
  69f7b03... Correct documentation of g_atomic_pointer_exchange (*)
  f2ea67a... use gvdb as a subproject (*)
  5e164c6... gtype: Add G_TYPE_FLAG_NONE (*)
  7045260... gsignal: Add G_CONNECT_DEFAULT (*)
  f59e02a... gioenums: Add G_TLS_CERTIFICATE_FLAGS_NONE (*)
  de8672f... gtestutils: Add G_TEST_SUBPROCESS_DEFAULT, G_TEST_TRAP_DEFA (*)
  cc528f6... giomodule test: Don't pass a magic number to g_test_trap_su (*)
  cef780e... giochannel: Add G_IO_FLAG_NONE (*)
  0d4e401... gmarkup: Add G_MARKUP_PARSE_FLAGS_NONE (*)
  879b9cd... gregex: Add G_REGEX_DEFAULT, G_REGEX_MATCH_DEFAULT (*)
  ea7be5b... Merge branch 'wip/smcv/atomic-pointer-exchange-docs' into ' (*)
  6529be2... Merge branch 'ericLemanissier-main-patch-01384' into 'main' (*)
  5655af6... Merge branch 'more-async-gfile' into 'main' (*)
  a5d551e... gobject/tests/performance: fix leaks (*)
  e5ccbe0... Merge branch 'atomic-exchange-pre-value' into 'main' (*)
  d198edf... Merge branch 'leaks' into 'main' (*)
  35c4b64... tests: Fix type mismatches in new atomic tests when compili (*)
  9dffecf... gthread: Fix Since tag typo in documentation for some metho (*)
  e2d2db6... glib/tests/autoptr: Release the acquired locks on GRecMutex (*)
  15d2053... glib/tests/autoptr: Also ensure that GRecMutexLocker can re (*)
  8d98617... gthread-posix: Use named states to manage the mutex states (*)
  191923c... Merge branch 'wip/smcv/none-flags' into 'main' (*)
  b5231ed... Merge branch 'gthread-initial-cleanups' into 'main' (*)
  ac898b8... Merge branch 'fix-macos-again' into 'main' (*)
  44bb5c2... Update Portuguese translation (*)
  468e096... Update Ukrainian translation (*)
  a98bd89... tests: Fix a path comparison in the file tests (*)
  dbdc9ca... gosxappinfo: Correctly return an error from create_from_com (*)
  059a5fd... tests: Skip various default handler tests on macOS (*)
  99a7c63... Merge branch 'wip/pwithnall/more-macos-fixes' into 'main' (*)
  02d0d64... [PATCH] _g_get_unix_mount_points(): reduce syscalls inside  (*)
  f43cf34... [PATCH] Add lock in _g_get_unix_mount_points() around *fsen (*)
  f3838e5... Update Russian translation (*)
  d4043ec... Revert "gobject: Use g_datalist_id_remove_multiple" (*)
  6e81c21... Merge branch 'wip/smcv/revert-fa8c7c0d' into 'main' (*)
  6a599e0... gdatetime test: Consistently expect %k to generate a figure (*)
  eec8171... Merge branch 'wip/smcv/more-figure-spaces' into 'main' (*)
  3c47fa6... Merge branch 'getfsent_lock2' into 'main' (*)
  6d381c9... Merge branch 'getfsent_lock' into 'main' (*)
  4667f59... proxy-test: fix check for simple:// URI scheme
  8a1f087... gsimpleproxyresolver: default_proxy should be consistently 
  6f83f45... gsimpleproxyresolver: ensure default proxy is valid
  89a295b... proxyaddressenumerator: set error parameter more thoughtful

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