[glib] Created tag 2.29.10



The unsigned tag '2.29.10' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Tue Jul 5 11:21:55 2011 -0400

    2.29.10

Changes since the last tag '2.29.8':

Christian Persch (5):
      Clarify nul-termination of g_utf8_to_ucs4[_fast] result
      Make GMatchInfo refcounted
      Add boxed GType for GMatchInfo
      Plug a mem leak in the regex test
      Typo fix

Chun-wei Fan (10):
      Update gsettings/glib-compile-schemas VS Projects
      Update Visual C++ 2010 Projects
      Visual C++ 2010 project files update
      Update config.h.win32(.in)
      Temporarily remove build/win32/vs10/glib.sln
      Refine Visual Studio Projects
      Re-attempt to correct EOL on VS2010 solution
      Update Visual Studio README.txt's
      Updated GIO Visual Studio Projects
      Update GIO VS 2010 project templates

Claudio Saavedra (1):
      GSimpleAction: fix typo

Colin Walters (26):
      gclosure: Add missing include
      spawn-multithreaded: Also look for lt-test-echo
      spawn-singlethread.c: New test
      gspawn: Handle EINTR in a few more cases
      spawn-multithreaded: Clean up IO channel code
      glib/tests/unix.c: Also test SIGTERM
      gspawn: Reset signal handlers for synchronous spawning
      gmain: Use sigset_t for keeping track of installed signals
      gmain: Only run through signal delivery once per read()
      gmain: Close race condition in _g_main_wake_up_all_contexts()
      GDataInputStream: Clarify read_line() docs, mark as byte array
      GDataInputStream: Add _utf8() variants of _read_line
      gdatainputstream: Add Since: tags and update gio-sections.txt
      gvariant: Mark g_variant_new_variant as constructor
      gdbus-test-codegen: Allocate full integer space for uint16 properties
      gclosure: Add G_TYPE_ENUM and G_TYPE_PARAM for g_cclosure_marshal_generic()
      gthread tests: Remove spurious return;
      Stop using glib-genmarshal at build time
      Fix a srcdir!=builddir issue, and export that we support it
      gmain: use Linux eventfd() for main context wake up
      GCancellable: Use Linux eventfd() instead of pipe
      build: Cache check for futex() and eventfd()
      gmain: Fall back to pipes if kernel doesn't support EFD_CLOEXEC for eventfd()
      GCancellable: Fix build on Win32
      gio: Fix srcdir != builddir build for docs
      build: Use --disable-maintainer-mode for distcheck

Dan Winship (2):
      gio/Makefile.am: Remove stray references to $(marshal_sources)
      gasyncresult: document that NULL GAsyncReadyCallback is allowed

David Zeuthen (2):
      GDBusMessage: Optimize serializer and deserializer
      GDBus: Unref worker from worker-thread to avoid race

Dieter Verfaillie (1):
      GCancellable: Fix build on Win32

Emmanuele Bassi (2):
      Fix build
      gio: Some more build fixes

Fran DiÃguez (1):
      Updated Galician translations

Ihar Hrachyshka (3):
      Updated Belarusian translation.
      Updated Belarusian translation.
      Updated Belarusian translation.

Javier JardÃn (1):
      configure.ac: Generate xz tarballs by default

Krzesimir Nowak (1):
      Typo fix.

Matthias Clasen (31):
      bump version
      Fix up symbol lists and docs
      Silence an uninitialize variable warning
      Remove an unneeded NULL check
      Remove unneeded NULL check
      Avoid a deref-before-NULL-check warning
      Don't forget to free resources in an early return
      Don't leak resources in error cases
      Silence a compiler warning
      Don't do < 0 on an unsigned value
      Don't compare unsigned numbers with 0
      Remove a redundant assertion
      If dup fails don't call close()
      Add some argument checks to filename conversion functions
      Silence a compiler warning
      Remove a redundant NULL check
      Eliminate some dead code
      hash: Improve test coverage
      logging: improve test coverage
      utils: silence tests unless verbose
      asyncqueue: improve test coverage
      Add tests for GCache
      Make gmarshal.c actually compile standalone
      Run some tests with errorcheck mutexes too
      Improve test coverage for GValue transformations
      Add tests for GValueArray
      Unicode: add a g_utf8_substring convenience api
      Disable a failing test
      Fix the build
      Update NEWS for 2.29.10
      2.29.10

Murray Cumming (2):
      G_STATIC_REC_MUTEX_INIT: Add a 0 to the initialization.
      G_STATIC_REC_MUTEX_INIT: Fix missing initialization.

Patrick Welche (2):
      Fix build due to trivial typos in ab0e9dbf.
      build: fix gtk-doc when srcdir != builddir

Philip Van Hoof (1):
      Add iter_replace API to GHashTableIter

Ryan Lortie (15):
      Drop dead code in GVariant parser
      Change to AM_MAINTAINER_MODE([enable])
      Make 4 incompatible changes to the GAction API
      allow NULL state in g_simple_action_new_stateful
      Add g_simple_action_group_add_entries()
      Add a test case for GActionEntry
      Add example to docs for using GActionEntry
      Add 'change-state' signal to GSimpleAction
      Add testcase for GSimpleAction::change-state
      Add example for 'change-state' signal
      Add 'change_state' callback to GActionEntry
      actions: merge testcases change_state and entries
      GAction: make GObject properties read-only
      parameter guards for GSimpleAction constructors
      Install completion scripts as DATA, not SCRIPTS

Sebastian DrÃge (1):
      Fix typo in GTime docs

Vincent Untz (2):
      GDesktopAppInfo: Add g_desktop_app_info_get_nodisplay
      GDesktopAppInfo: Fix declaration of g_desktop_app_info_get_nodisplay

Xan Lopez (1):
      gclosure: add missing fundamental types to generic marshaler

Yuri Kozlov (1):
      Updated Russian translation



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