[glib] Created tag 2.39.1



The signed tag '2.39.1' was created.

Tagger: Ryan Lortie <desrt desrt ca>
Date: Tue Nov 12 00:19:07 2013 -0500

    GLib 2.39.1

Changes since the last tag '2.39.0':

Christian Persch (1):
      Add test for extended schemas

Chun-wei Fan (17):
      gobject/gvaluetransform.c: Cleanup #ifndef _MSC_VER
      gio/gsubprocess.c: Use g_snprintf()
      gio/test/resources.c: Fix for Windows
      tests/libmoduletestplugins*.c: Update Prototypes
      glib/tests/fileutils.c: Include unistd.h on *NIX only
      glib/tests: Clean up inclusion of unistd.h
      gio/tests: Clean up inclusion of unistd.h
      codegen.py: Rearrange GLib Version Check
      glib/gmessages.h: Unify log messages
      tests/: Avoid closing invalid fd's
      glib/gspawn-win32-helper.c: Clean up a bit
      tests/: Include unistd.h on *NIX only
      gio/tests/gsubprocess.c: Fix on Windows
      glib/tests/spawn-singlethread: Improve test for Windows
      tests: Fix for non-GCC
      Tests: Fix up the expected messages
      glib/tests/: Avoid GCCisms and fix tests for MSVC

Colin Walters (3):
      gsubprocess: Fall back to plain F_DUPFD+fcntl for OS X <= Snow Lion
      gsubprocess: Add documentation about default input directions
      tests/gdbus-introspection: Add a less trivial test case for _IGNORE_QUALIFIED

Dan Winship (3):
      gmacros.h: fix C99 check
      gerror: Don't leak memory when overwrite warning
      gcancellable: don't use g_cancellable_connect() in GCancellableSource

Daniel Mustieles (1):
      Updated Spanish translation

Dimitris Spingos (1):
      Updated Greek translation

Emmanuele Bassi (3):
      gdbus-codegen: Take into consideration MAX_ALLOWED for private data
      gdbus-codegen maintains ABI for type structures
      docs: Mention that generated code should not be kept

Fran DiƩguez (2):
      Updated Galician translations
      Updated Galician translations

Giovanni Campagna (2):
      gapplication: fix memory leak
      gapplication: don't emit warnings for DBus calls

Lars Uebernickel (1):
      gtk-notification-backend: remove unused variable

Matthew Barnes (1):
      GKeyFileSettingsBackend: ignore file deletions

Matthias Clasen (3):
      Fix handling of icons in GNotification
      Add an index for new api in glib docs
      Small documentation improvement

Michael Catanzaro (2):
      gstrfuncs: fix small typo in documentation
      giomodule: small typo in documentation

Murray Cumming (1):
      docs: GDataTime: *_add_*(): Mention that you can subtract.

Nilamdyuti Goswami (1):
      Assamese translation updated

Ognyan Tonchev (1):
      gmain: make g_source_add_child_source() thread safe

Patrick Welche (1):
      configure: test(1) uses = to test for string equality

Philip Withnall (2):
      gio: Remove an unused variable from Makefile.am
      garray: Note lack of bounds checking in g_ptr_array_index() documentation

Rico Tzschichholz (2):
      gio: Add gappinfoprivate.h to Makefile.am
      Revert "gio/Makefile: make sure to dist gappinfoprivate.h"

Ross Lagerwall (4):
      gio: Fix typo in documentation
      gio: Clear error properly to prevent crash
      gio: Clean up trashinfo file if trashing fails
      gio: Don't allow skipping past the end of GLocalFileInputStream

Ryan Lortie (43):
      win32: use real random data for seed on win32
      Add g_hash_table_get_keys_as_array()
      tests: test g_hash_table_get_keys_as_array()
      Clean up GSettingsSchema logic
      GSettingsSchema: store a backref to the source
      Make GSettingsSchemaKey public
      Add g_settings_schema_key_get_summary/description
      Add a testcase for summary/description
      Add g_settings_schema_source_list_schemas()
      GSettings: properly support 'extends'
      g_settings_schema_list: some fixes
      GSettingsBackend: add read_user_value() API
      GSettings: small internal refactor
      GSettings: add getters for user/default value
      bump version
      GSettingsSchemaKey: add introspection APIs
      gsettings(1): use global variables
      gsettings(1): stop using deprecated APIs
      GSettings: fix for loop in 'extends' functionality
      GMarkup: share some common code for closing tags
      GMarkup: add G_MARKUP_IGNORE_QUALIFIED
      tests: add a ignore-qualified markup-collect case
      GDBus: ignore qualified XML tags and attributes
      glib-compile-schemas: ignore qualified tags/attrs
      GSimpleAction: don't allow changing state type
      exporter: give error on Describe of missing action
      exporter: give error on Describe of missing action
      GSettingsSchemaSource: fix parameter name in header
      GCancellable: drop lock for callback during connect()
      GMarkup: clear attributes on ignorned tags
      gslice: don't misuse g_mutex_init()
      grand: restructure a bit
      tests: fix leak in mainloop test
      gdesktopappinfo: keep a list of files in the dirs
      Add GAppInfoMonitor
      gio/Makefile: make sure to dist gappinfoprivate.h
      Add g_desktop_app_info_search()
      appinfo: Add some testcases for searching
      GApplication: fix bogus testcase
      GAppInfoMonitor: don't try to use NULL hash table
      gsettings test: fix srcdir != builddir
      Revert "gdbus-connection-loss: Fix leak in test"
      GLib 2.39.1

Shantha kumar (1):
      Updated Tamil Translations

Stef Walter (52):
      Add a request_certificate virtual method to GTlsInteraction
      test: g_debug messages shouldn't affect g_assert_expected_messages
      gerror: Don't leak when warning about overwriting an error
      qdata: Fix leak in qdata unit tests
      signals: Fix memory leaks in signals unit tests
      private: Fix memory leak in tests
      unix: Fix memory leak in unix test
      asyncqueue-test: Fix leaks in tests
      child-test: Fix leak in test
      completion-test: Fix leaks in tests
      gio-test: Fix leaks in tests
      mapping-test: Fix leaks in tests
      datetime: Fix leak in test
      mainloop-test: Fix leaks in tests
      thread-test: Fix leaks in tests
      unicode-encoding: Fix leaks in test
      iochannel-test: Fix leaks in test
      utils: Don't free memory owned by glib in test
      module-test: Fix leaks in test
      gtestdbus: Fix leak of GMainLoop
      buffered-output-stream: Fix some access after free
      data-output-stream: Fix some access after free
      contexts: Fix memory leak in test
      g-icon: Fix memory leak in test
      gsubprocess: Fix error detection logic in tests
      gsubprocess: Fix leaks in tests
      gdbus-connection: Fix use after free in test
      gdbus-connection-slow: Fix leak in tests
      gdbus-connection: Fix leaks in tests
      boxed: Fix double free in boxed unit tests
      giomodule: Fix leaks in module loading
      enums: Fix leaks in tests
      threadtests: Fix leaks in tests
      accumulator: Fix leak in test
      gvalue-test: Fix leaks in test
      override: Fix leaks in test
      paramspec-test: Fix leaks in tests
      signals: Fix leak in test
      timeloop-closure: Fix leaks in test
      defaultiface: Fix leak in test
      gmain: Fix use of uninitialized memory in sigaction structure
      gthreadpool: Don't pass bad data to GThreadPool sorter
      file-test: Fix leaks in test
      timeloop: Fix leaks in tests
      private: Use threading primitives correctly in private test
      gdbus-introspection: Fix leaks in tests
      gdbus-connection-loss: Fix leak in test
      Revert "defaultiface: Fix leak in test"
      Revert "giomodule: Fix leaks in module loading"
      mainloop-test: Fix uninitialized memory access in tests
      threadpool-test: Fix leaks in tests
      gsubprocess: Fix a number of leaks and a segfault

Xavier Claessens (3):
      Tests: add session_bus_run() and use it where possible
      GTestDBus: Make sure only DBUS_SESSION_BUS_ADDRESS is set by default
      Tests: It is useless to unset "DBUS_SESSION_BUS_ADDRESS" manually


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