[glib] Created tag 2.63.3



The signed tag '2.63.3' was created.

Tagger: Philip Withnall <withnall endlessm com>
Date: 1576505143 +0000

    2.63.3
    
    Git-EVTag-v0-SHA512: 
d36e7fa05e08fea4ae5d824f4497297ddbd03dff5ae69eef43322d208a9c04b956e3f8d9f9d1aafa309f4331df852f27ac176857c7b2598f15520d18a7c4eb37

Changes since the last tag '2.63.2':

Bastien Nocera (25):
      tests: Don't "timeout tests" by default
      ci: Add gnome-desktop-testing to the Fedora docker image
      ci: Update the Fedora docker to a supported version
      ci: Add sudo support for default Fedora docker user
      ci: Remove python3{,-pip} from list of packages
      ci: Run installed-tests on Fedora
      tests: Don't run tests that require fuse on rootless containers
      tests: Correct static-link.py skipped status
      tests: Don't skip static-link test
      ci: Log successes for installed-tests as well
      gvariant: Add guard to g_variant_get()
      ci: Work-around successful installed tests having no logs
      Merge branch 'wip/hadess/log-successful-installed-tests' into 'master'
      tests: Enable GDBus debug for a number of unreliable tests
      gdbus: Fix runtime warning with debug enabled
      gio: Add GMemoryMonitor to monitor for low-memory
      gio: Add stub test program for GMemoryMonitor
      ci: Add dependencies for newer installed tests
      tests: Add GMemoryMonitor installed-tests
      tests: Disable another timeout test by default
      ci: GMemoryMonitor support is now merged in xdg-desktop-portal
      ci: Fix installed-tests until a newer GLib is released
      ci: GMemoryMonitor support is now merged in gobject-introspection
      ci: Disable xdg-desktop-portal tests
      ci: Fix permission error in valgrind analysis stage

Benjamin Otte (5):
      gtype: Fix typo in API comment
      gtype: Add g_type_interface_instantiable_prerequisite()
      closure: Support generic marshals for interface returns
      value: Allow automatic transforms to/from interfaces
      Revert last 4 commits

Christoph Reiter (1):
      Merge branch 'fix-gio-module-path-msvc' into 'master'

Daniel Mustieles (1):
      Updated Spanish translation

Emmanuele Bassi (11):
      Merge branch '1947-uuid-docs' into 'master'
      Merge branch 'ci-versioning' into 'master'
      Merge branch 'thread-safe-getpwnam' into 'master'
      Merge branch 'ci-fixups' into 'master'
      Merge branch 'signal-underscores' into 'master'
      Merge branch '1726-codegen-glib-min-version' into 'master'
      Merge branch 'revert-1277-i-got-it-wrong' into 'master'
      Merge branch '1130-codegen-docs' into 'master'
      Merge branch '650-signal-lookup-warnings' into 'master'
      Merge branch 'format-diff-many-files-better-than-one' into 'master'
      Merge branch 'ci-docker-fun-times' into 'master'

Ernestas Kulik (1):
      list, slist: Add g_clear_{s,}list()

Jason Crain (1):
      gthread: Fix "zero as null pointer" warning

Marco Trevisan (Treviño) (3):
      glib-autocleanups: Define the cleanup function for GDate
      testgdate: Exit with failure if there are not passed tests
      gtype: Define auto-cleanup functions for Module class

Matthew Waters (1):
      build: don't check for protected visibility

Matthias Clasen (2):
      Small doc correction
      trash portal: Don't follow symlinks

Niels De Graef (1):
      gliststore: Add item lookup functions

Nirbheek Chauhan (2):
      Merge branch 'suppressions' into 'master'
      giomodule: gio modules are no longer installed in bindir on MSVC

Ondrej Holy (2):
      gio-tool-mount: Allow mounting by the given UUID
      gio-tool-mount: Do not print anything if "gio mount -d" suceeded

Philip Withnall (73):
      glib.supp: Allow definite leaks of g_private_set_alloc0()
      glib.supp: Allow definite leaks of g_main_context_push_thread_default()
      gparam: Tidy up property naming documentation
      tests: Rework GParamSpec canonicalisation test
      tests: Use g_assert_*() in param tests rather than g_assert()
      gparam: Tighten up property name validation
      gbinding: Canonicalise source and target properties
      gbinding: Avoid a string copy of interned property names
      gsignal: Tidy up signal naming documentation
      gsignal: Fold g_quark_try_string() call into signal_id_lookup()
      gsignal: Canonicalise signal name when looking it up in an object
      gsignal: Canonicalise signal names at installation time
      binding: Rename some test properties to include hyphens
      binding: Use g_assert_*() in binding tests rather than g_assert()
      signals: Use g_assert_*() in signals tests rather than g_assert()
      gsignal: Clarify signal detail format
      gsignal: Fix typos in GSignalMatchType documentation
      signals: Add tests for g_signal_lookup() and g_signal_parse_name()
      signals: Add tests for constructing signals with invalid names
      gsignal: Warn if g_signal_lookup() is called on an invalid signal name
      guuid: Document that g_uuid_string_random() is not secure
      ci: Update all Debian CI runners to use v5 of the Dockerfile
      Merge branch 'wip/ernestask/g_clear_list' into 'master'
      Merge branch 'wip/hadess/socket-test-not-parallel' into 'master'
      glib-unix: Add g_unix_get_passwd_entry() function
      glocalvfs: Use thread-safe getpwnam_r() rather than getpwnam()
      Merge branch 'zero-null' into 'master'
      Merge branch 'wip/nielsdg/g-list-store-find' into 'master'
      ci: Run the style-check pipeline stage first
      ci: Factor out only/except properties from jobs
      ci: Fix running all jobs on merge requests
      Merge branch 'wip/oholy/gio-mount-uuid' into 'master'
      Merge branch 'ci-fix' into 'master'
      ci: Use new Fedora v5 Docker image for all CI jobs
      Merge branch 'wip/hadess/add-sudo-fedora-docker' into 'master'
      ci: Build Docker images rather than OCI images if using podman
      Merge branch 'wip/lantw/kqueue-Do-not-return-early-from-_kqsub_cancel' into 'master'
      ci: Use extends rather than YAML anchors for `only-default`
      ci: Move style-check-diff commands out to a separate sh file
      codegen: Drop gdbus-codegen version and input filename from output
      codegen: Require at least one interface file to be specified
      tests: Add tests for the gdbus-codegen executable
      gdbus-codegen: Remove DocBook link tags from generated code
      gdbus-codegen: Drop DocBook warning tags from generated code
      Merge branch 'gtkdoc-dep' into 'master'
      Merge branch 'cherry-pick-6ea0dcc6' into 'master'
      Merge branch 'gtkdoc-revert' into 'master'
      Merge branch 'wip/hadess/installed-tests' into 'master'
      Merge branch 'wip/hadess/check-g_variant_get-args' into 'master'
      gdbus-codegen: Add a --glib-min-version argument
      gdbus-codegen: Emit GUnixFDLists if an arg has type `h` w/ min-version
      Merge branch 'actiongroup-docs' into 'master'
      Merge branch 'trash-portal-symlinks' into 'master'
      Merge branch 'gdate-copy-fixes' into 'master'
      glib: Sort #includes in top-level header files
      gtask: Fix GIR annotation
      Merge branch 'wip/hadess/add-memory-monitor' into 'master'
      Merge branch 'wip/hadess/add-dbus-tests-debug' into 'master'
      Merge branch 'gtkdoc-check-fix' into 'master'
      Merge branch 'wip/hadess/update-installed-tests-ci' into 'master'
      Revert "Revert "docs: remove GDBusObjectManager example""
      clang-format-diff: Reformat script to satisfy PEP8 and pylint
      clang-format-diff: Output diff for multiple files, not just one
      gptrarray: Add an example to the g_ptr_array_steal() docs
      gsignal: Drop unnecessary warnings from g_signal_lookup()
      Merge branch 'ptr-array-steal-example' into 'master'
      Merge branch 'piotrdrag/update-potfiles-191212' into 'master'
      Merge branch 'master' into 'master'
      Merge branch 'th/atomic-compare-and-exchange' into 'master'
      Merge branch 'autocleanup-class' into 'master'
      docs: Update GMemoryMonitor listings in docs
      docs: Add g_source_set_dispose_function() to documentation
      2.63.3

Piotr Drąg (1):
      Update POTFILES.in

Sebastian Dröge (7):
      Add g_source_set_dispose_function() for setting a dispose function for GSource
      Add guards against invalid GSources to public GSource API
      Use GSource dispose function for safely disconnecting the GCancellable source cancelled signal handler
      Add test for GSource finalization, disposal and recycling from dispose()
      Merge branch 'visibility-protected' into 'master'
      Minor cleanups in mainloop tests
      Merge branch 'gsource-dispose' into 'master'

Simon McVittie (1):
      Merge branch '1612-gdbus-codegen-tests' into 'master'

Thomas Haller (1):
      atomic/tests: test g_atomic_pointer_compare_and_exchange() with const pointers

Ting-Wei Lan (1):
      kqueue: Do not return early from _kqsub_cancel

Xavier Claessens (4):
      doc: Add missing --ignore-decorators
      gtk-doc: Ensure we have recent enough version
      Revert "doc: Workaround gtkdoc-scan bug leading to undocumented symbols"
      Revert "docs: remove GDBusObjectManager example"

Yaobin Wen (1):
      Fix typo: threfore -> therefore


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