[glib] Created tag 2.59.1



The signed tag '2.59.1' was created.

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

    2.59.1
    
    Git-EVTag-v0-SHA512: 
32bbb2720c5f8f03cda5206b25c4399cfd1df1867afd9007dca63c88ec5ed7b9857965875fd0cb133f21a781bef2156820231ebcb7d17b2634d79bde085afc86

Changes since the last tag '2.59.0':

Alistair Thomas (1):
      docs: Add note on how to check a gboolean condition

Anders Jonsson (3):
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation

António Fernandes (1):
      gutils: Use no-break space in g_format_size()

Christian Hergert (1):
      gnetworkaddress: fix use-after-free for network address

Daniel Mustieles (2):
      Updated Spanish translation
      Updated Spanish translation

Emmanuele Bassi (7):
      Merge branch 'interface-docs' into 'master'
      Merge branch 'g_file_info_set_attribute_stringv' into 'master'
      Merge branch '1500-list-store-state' into 'master'
      Merge branch 'wip/nacho/gdtlsconnection-warning' into 'master'
      Merge branch 'keyfile-backend-strings' into 'master'
      Merge branch '1662-no-pedantry' into 'master'
      Merge branch '1666-typemodule-casts' into 'master'

Iain Lane (2):
      gio/tests/gdbus-proxy: Make `proxy_ready` test start the server after the proxy
      gio/tests/gdbus-proxy: test_proxy: check the server is properly killed

Ignacio Casal Quinteiro (7):
      gpoll: rename timeout to timeout_ms for clarity
      win32 gpoll: overcome the 64 handles limit
      win32: increase the fds and pollees on the gpoll test
      meson: build gpoll test on windows
      Use lowercase to include winsock2
      gdtlsconnection: do not return on a void method
      gdir: shutup a warning when building with msvc

Mart Raudsepp (1):
      docs: Fix dconf GSETTINGS_BACKEND name in gio overview

Matthias Clasen (14):
      Merge branch 'docs-gsettings-backend-dconf' into 'master'
      liststore: Add a test demonstrating overflow issues
      list store: Fix overflow issues
      Merge branch '1625-nbsp-docs-followup-to-548' into 'master'
      gresource: Complete the overlay support
      Add a test for resource overlays
      settings: Make the keyfile backend parameterless
      settings: Register the keyfile backend as extension
      settings: Add support for defaults to keyfile backend
      settings: Prefer the keyfile backend when sandboxed
      keyfile settings: Accept unquoted strings
      gio: Support "help" in extension point env vars
      Document "help" for extensions
      Merge branch 'gio-extension-point-help' into 'master'

Michael Catanzaro (3):
      Merge branch 'wip/mjog/accept-certificate-docs' into 'master'
      Add separate definitions of g_assert_[non]null() for C++
      Merge branch 'mcatanzaro/g_assert_cpp' into 'master'

Michael Gratton (1):
      gio: Update bad cert error in accept-certificate and GTlsError docs

Nirbheek Chauhan (1):
      gmacros: MSVC supports the noreturn function attribute

Paolo Bonzini (1):
      gtestutils: pass open file descriptors to subprocess

Philip Withnall (70):
      gtype: Clarify type of GInterfaceInitFunc
      goption: Fix an annotation on g_option_context_parse_strv()
      docs: Improve formatting of literals in gio documentation
      docs: Fix capitalisation of ‘ETag’
      docs: Fix some minor wording problems in the gio documentation
      docs: Use Unicode apostrophes in gio documentation
      docs: Mention handling of filenames containing colons in gio docs
      gmacros: Don’t use __alignof__ in G_ALIGNOF implementation
      tests: Add test for G_ALIGNOF()
      Merge branch '1623-gio-open-docs' into 'master'
      Merge branch 'win32-spawn-escaping' into 'master'
      gtype: Document type for iface_default_init() function
      Merge branch 'wip/nacho/gpoll' into 'master'
      gtask: Ensure to return 1 or 0 from getters rather than truthy ints
      Merge branch 'annotation-fix' into 'master'
      gwin32appinfo: Fix a potential free of an uninitialised variable
      Merge branch '1637-win32-uninitialised-variable' into 'master'
      Merge branch 'bad-liststore' into 'master'
      Merge branch 'gboolean-docs' into 'master'
      gthread: Add g_private_set_alloc0() internal convenience API
      glib.supp: Add a suppression for GMainContext default  stacks
      Merge branch 'private-set-alloc0' into 'master'
      Merge branch 'queue-clear' into 'master'
      ci: Don’t run tests tagged as ‘flaky’ on the CI machines
      tests: Tag several rogue GIO tests as ‘flaky’
      gutils: Mention NBSP in g_format_size() documentation
      Merge branch '1625-unbreakable-space-needed-when-showing-size-of-folder-file' into 'master'
      Merge branch 'document-why-no-msvc-noreturn' into 'master'
      glib: Port glib-mirroring-tab subdirectory to Meson
      docs: Update INSTALL.in to mention Meson rather than autotools
      glib: Link to glib-tap.mk and friends from glib-2-58 branch
      ci: Drop autotools CI build
      docs: Update HACKING and README to mention Meson rather than autotools
      docs: Drop outdated cross-building documentation from README.win32
      docs: Update DocBook ‘build’ documentation to mention Meson
      glib: Update various code comments to mention Meson
      docs: Update debugging docs to mention Meson build options
      docs: Drop outdated timestamp and sign-off line
      build: Drop autotools support
      docs: Drop pointless leading whitespace
      Merge branch 'so-long-autotools' into 'master'
      Merge branch 'disable-tests' into 'master'
      Merge branch 'msvc-dirent' into 'master'
      Merge branch 'resource-overlay-info' into 'master'
      Merge branch 'remove-build-dir' into 'master'
      Merge branch '501-test-subprocess-fds' into 'master'
      gliststore: Store validity of last_position explicitly
      tests: Tag gsocketclient-slow test as ‘flaky’
      Merge branch '1653-gsocketclient-slow-flaky' into 'master'
      gvariant-parser: Add explicit unsigned-to-signed casts
      Merge branch 'settings-portal' into 'master'
      giomodule: Print the type of each default GIO module
      Merge branch '1523-network-monitor-debugging' into 'master'
      docs: Convert CONTRIBUTING.md to actually be Markdown
      docs: Drop signatures at the bottom of CONTRIBUTING.md
      docs: Rewrite CONTRIBUTING.md to update it
      Merge branch 'piotrdrag/update-potfilesles-190121' into 'master'
      Merge branch '1655-int-signedness-casts' into 'master'
      Merge branch 'contributing-docs' into 'master'
      gtypes: Define signed integer minimum values in terms of maximum values
      build: Add -Wno-pedantic flag to compiler arguments
      Merge branch '1663-minint32-cxx-win32' into 'master'
      Merge branch 'fix-gdir-warning-msvc' into 'master'
      Merge branch 'writev' into 'master'
      gtypemodule: Cast *_init functions to void(*)(void) first
      Merge branch 'wip/chergert/fix-network-address-crash' into 'master'
      Merge branch 'gdbus-proxy-test-fixes' into 'master'
      Merge branch '424-gdbus-proxy-debugging' into 'master'
      tests: Ensure GCancellable is cancelled before operation is started
      2.59.1

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

Richard Hughes (1):
      gdbusproxy: Add G_DBUS_DEBUG=proxy support

Rico Tzschichholz (1):
      Merge branch '1636-gtask-getters' into 'master'

Sebastian Dröge (17):
      Introduce new GPollableReturn enum
      Add writev() / writev_all() API to GOutputStream and GPollableOutputStream
      Change to g_warning() into assertions in GOutputStream
      Implement GOutputStream::writev_fn() for GLocalFileOutputStream on UNIX
      Implement GOutputStream::writev() and GPollableOutputStream::writev_nonblocking() GUnixOutputStream
      Simplify some code in GUnixOutputStream
      Add g_socket_send_message_with_timeout()
      Add (type GSocketMsgFlags) to int-typed flags parameters in GSocket
      Rename timeout variables in gsocket.[ch] to include the unit as suffix
      Implement GOutputStream::writev_fn() and GPollableOutputStream::writev_nonblocking() for 
GSocketOutputStream
      Add some tests for g_output_stream_writev() and its async variant
      Add test for async read/write(v)/close on GSocketConnections
      Add test for blocking read/write/writev on GSocket*Streams
      Add test for blocking and non-blocking and async read/write(v) on UNIX streams
      Fix compiler warning about uninitialized variable in giomodule
      Fix compiler warning about uninitialized variable in desktop-app-info test
      Merge branch 'compiler-warnings' into 'master'

Simon McVittie (2):
      Merge branch '1055-will-the-alignment-never-end' into 'master'
      Merge branch 'iface-init-docs' into 'master'

Tapasweni Pathak (1):
      Add g_queue_clear_full API

Tomasz Miąsko (1):
      gfileinfo: Fix annotation for g_file_info_set_attribute_stringv

Vasily Galkin (5):
      gspawn, tests: check passing special chars in args
      gspawn, tests: extend spawn_test, run it on win32
      gspawn, win32: fix redirecting only stderr
      gspawn, win32: fix child stderr when coverage enabled
      gspawn, win32: quoted args - escape end backslash

Xavier Claessens (4):
      MSVC: Move dirent implementation to glib/dirent/
      Remove unused .pc.in files
      Remove leftover build/ directory
      Merge branch 'remove-pc-in' into 'master'


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