[glib] Created tag 2.47.1



The unsigned tag '2.47.1' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Mon Oct 26 14:17:59 2015 -0400

    2.47.1

Changes since the last tag '2.46.0':

Benjamin Gilbert (1):
      win32: Fix link error with _wstat32i64() on 64-bit

Christian Hergert (2):
      sequence: add g_sequence_is_empty()
      sequence: fix style issue in previous commit

Chun-wei Fan (10):
      build/win32: Make "Install" Property Sheet Generation More Robust
      build/win32/replace.py: Add Note On Its Reusability
      Build: Make Makefile.msvcproj A Bit More Generic
      build/Makefile-newvs.am: Update Comments for Usage
      gio/goscket.c: Fix build on Windows
      gwin32.c: Avoid deprecated Win32 API usage
      gobject: MSVC builds-improve optimization a bit
      gobject: Further optimize MSVC builds
      MSVC 2010+ builds: Explicitly use /LTCG
      gwin32.c: Fix build on Visual Studio

Dan Winship (7):
      Revert "gvalue: Improve _unset() documentation"
      Revert "gvalue: Use g_value_clear as clear function"
      Revert "gvalue: Add g_value_clear method"
      Allow passing unset GValues to g_value_unset()
      .gitignore updates
      gtypes.h: fix G_MAXUINT64 definition to use G_GUINT64_CONSTANT
      gtask: re-fix tasks-blocking-other-tasks

Debarshi Ray (1):
      docs: Improve the text on G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START

Emmanuele Bassi (4):
      Revert use of the system_header GCC pragma
      Revert "glib-genmarshal: Treat all parameters the same"
      Revert "Apply the previous change to gmarshal.c"
      Maintain the struct order when initializing

Ignacio Casal Quinteiro (8):
      Change message system to use fputs instead of write
      gobject: use a DllMain to initialize gobject on windows
      Update gnulib
      gnulib: forgot some changes from HAVE_LONG_LONG_INT to HAVE_LONG_LONG
      win32: let glib to use the right path separator for the modules
      Factor out a get_gio_module_dir
      Use bin/gio/modules when building with visual studio
      win32: make sure bytes_read/written is set to 0 on error

Inaki Larranaga Murgoitio (1):
      Updated Basque language

John Hiesey (1):
      goutputstream: Report input stream read failure correctly

Marc-André Lureau (2):
      testutils: remove internal ABI comment
      docs: misc spelling

Matthias Clasen (11):
      Revert "list store: Fix a parameter check"
      glib-genmarshal: Treat all parameters the same
      Apply the previous change to gmarshal.c
      Update to Unicode 8.0
      Update Unicode test data for Unicode 8
      Make glib_init safe to call more than once
      Export glib_init via GLIB_PRIVATE_CALL
      Call glib_init from the gobject constructor
      Use -Wl,-znodelete for all our libraries
      Try to fix the desktop-app-info test
      2.47.1

Mike Frysinger (1):
      gthreadedresolver.c: Fix for Android 5.0+

Mikhail Zabaluev (4):
      gbytes: fix up annotations
      Skip g_bytes_new_with_free_func() in introspection
      gtypes.h: Make G_MININTn literals negative
      g_main_context_query(): Annotate @n_fds as (in) parameter

Nicolas Dufresne (4):
      glib: Add 2.48 availibity macros
      gvalue: Add g_value_clear method
      gvalue: Use g_value_clear as clear function
      gvalue: Improve _unset() documentation

Olivier Crête (1):
      gio: Add G_IO_ERROR_MESSAGE_TOO_LARGE

Olivier Fourdan (1):
      GDesktopAppInfo: Do not set the DISPLAY in gio

Petr Kovar (1):
      Update Czech translation

Philip Withnall (34):
      gsocket: Clarify flags documentation for g_socket_receive_message()
      gsocket: Clarify GSocket:blocking doesn’t apply to ops with a parameter
      gsocket: Fix documentation for g_socket_send_message()
      giostream: Fix some typos in the GIOStream documentation
      gerror: Add an extra heading to the GError documentation
      gerror: Document advantages of GError over numeric error codes
      gerror: Document the disadvantages of using GError
      giostream: Fix a typo in the documentation for g_io_stream_close()
      build: Bump version to 2.47.0
      giotypes: Add GInputMessage struct
      gsocket: Split out functions to convert to and from struct msghdr
      gsocket: Factor out blocking parameter from g_socket_receive_message()
      gsocket: Switch internal functions from blocking booleans to timeouts
      gsocket: Add g_socket_receive_messages()
      gsocket: Fix error behaviour of g_socket_send_messages()
      docs: Tidy up GObject construction discussion in the GObject tutorial
      glocalfile: Fix memory leak in find_topdir_for()
      gtlscertificate: Fix error reporting if a GError is not passed in
      glib-genmarshal: Fix memory leak with --prefix
      gresource-tool: Fix minor memory leak when listing resources
      gsocks5proxy: Fix error reporting in authentication
      gdbusaddress: Fix memory leak when G_DBUS_DEBUG_ADDRESS is enabled
      gkeyfile: Remove dead code and unused string literals
      gsocket: Fix connected state if shutting down in two steps
      gsocket: Minor documentation clarifications
      gunixsocketaddress: Clarify construction behaviour of anonymous addrs
      gsocket: Fix g_socket_send_messages_with_timeout() on win32
      gdbusconnection: Add missing (nullable) to get_peer_credentials()
      gstrfuncs: Add missing annotations to g_[ascii_]strto*() functions
      gerror: Add (optional) annotation to g_propagate_error()
      gparamspecs: Mark g_param_spec_string()’s default value as (nullable)
      gio: Add GDatagramBased interface and rebase GSocket on it
      gsocketconnectable: Add a to_string() virtual method
      docs: Replace Maman in the tutorial with a more meaningful example

Rico Tzschichholz (2):
      docs: Add index for 2.48 api
      gio: Fix version of "Since" annotation

Robert Ancell (2):
      gkeyfile: Test that whitespace is allowed after numbers
      gkeyfile: Handle whitespace after boolean values

Ryan Lortie (4):
      g_variant_get_child(): flatten-first logic on '&'
      GLocalFile: return text/plain for empty files
      g_local_file_trash: write info file first
      GDateTime test: fix occasional failures

Sebastian Dröge (1):
      win32: Include ntdef.h for NTSTATUS

Trần Ngọc Quân (1):
      Updated Vietnamese translation

Víctor Manuel Jáquez Leal (1):
      giomodule: return a copy of module name

Xavier Claessens (4):
      Doc: g_autoptr(gchar) has been replaced by g_autofree
      Remove useless NULL check before g_free()
      doc: clarify that _get_instance_private() is NULL-safe
      Move GStrv typedef to glib.h instead of gobject.h

Милош Поповић (2):
      Updated Serbian translation
      Updated Serbian Latin translation


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