[glib] Created tag 2.35.4



The unsigned tag '2.35.4' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Tue Jan 15 00:23:56 2013 -0500

    2.35.4

Changes since the last tag '2.35.3':

Alexander Shopov (1):
      Updated Bulgarian translation

Antoine Jacoutot (1):
      ipv6_v4mapped: force pass even if we don't speak IPv4

Arnel A. Borja (5):
      GTimeZone: Parse more offset formats
      GTimeZone: Add initialization functions for rules
      GTimeZone: Parse POSIX format for TZ
      GTimeZone: Parse Windows format for TZ
      GTimeZone: Fix time zones in Windows

Benjamin Otte (1):
      API: Constify g_get_prgname()

Colin Walters (4):
      Add g_get_num_processors()
      GOutputStream: Fix a compiler warning
      gio-querymodules: Ensure we're linked to GObject
      glocalfile: Only check for .hidden files if standard::is-hidden is requested

Dan Winship (18):
      gio: port basic I/O classes from GSimpleAsyncResult to GTask
      gio: port file/vfs-related classes from GSimpleAsyncResult to GTask
      gtask: don't deadlock when tasks block on other tasks
      Add "Since 2.36" to G_FILE_MONITOR_WATCH_HARD_LINKS doc
      tests: multiple fixes to run-assert-msg-test.sh
      inotify: fix compile
      gtestutils: add g_test_trap_subprocess(), deprecate g_test_trap_fork()
      tests: port from g_test_trap_subprocess() to g_test_trap_fork()
      gtestutils: fix "-p" logic
      tests/option-context: fix under --verbose
      tests/protocol: redo a bit
      tests/spawn-*.c: fix on Windows
      GValueArray: clarify the deprecation warnings
      GMemoryInputStream: fix skip_async()
      gio/tests: fix a few more gdbus-testserver.py references
      tests/gdatetime: add a missing ; on windows
      glib-compile-resources: avoid warnings with -Wmissing-field-initializers
      GInputStream: fix default g_input_stream_skip_async() logic

Daniel Macks (2):
      Fix constant type to match assigned variable type
      Add missing autoconf test for sysctlbyname()

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

David Zeuthen (2):
      GDBus: Avoid use of libdbus-1 in authentication tests
      In gdbus-auth test, use g_unsetenv(), not g_setenv() with a NULL value

Dieter Verfaillie (1):
      Fix build with --enable-gtk-doc

Dimitris Spingos (1):
      Updated Greek translation

Emmanuele Bassi (1):
      timezone: Fix byte arithmetic

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

Henrique Dante de Almeida (2):
      build: Ensure user-set CFLAGS override defaults
      Add G_GNUC_PRINTF on all functions with format strings

Jasper St. Pierre (1):
      gmarkup: Make GMarkupParseContext a boxed type

Javier JardÃn (1):
      configure.ac: replace obsolete AC_CONFIG_HEADER with with AC_CONFIG_HEADERS

John Ralls (11):
      Extract function zone_info_unix
      Extract function init_zone_from_iana_info
      Replace zoneinfo pointers with structs
      Add MSWindows timezone names to test new windows support.
      Win32 TimeZone Support: General refactoring
      Implement and test time zone name/abbrev setting for Windows.
      Test the TZ-variable parsing functions
      MSWindows TimeZone Support: Refactor and rewrite TZ variable parsing
      test_posix_parse: PST8PDT passes on Unix because it names an IANA zone.
      GTimeZone interval_info: Fix interval 0 per IANA tzfile instructions
      Bug 633117: glib fails tests if /etc/localtime is not properly set

Kjartan Maraas (1):
      Updated Norwegian bokmÃl translation

Marko Lindqvist (1):
      Remove deprecated AM_PROG_CC_STDC

Martin Pitt (1):
      GParamSpec: Make constructors introspectable

Matej UrbanÄiÄ (2):
      Updated Slovenian translation
      Updated Slovenian translation

Matthias Clasen (27):
      bump version
      Revert "tests/spawn-*.c: fix on Windows"
      Revert "tests/protocol: redo a bit"
      Revert "tests/option-context: fix under --verbose"
      Revert "gtestutils: fix "-p" logic"
      Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"
      Revert "gtestutils: add g_test_trap_subprocess(), deprecate g_test_trap_fork()"
      Move single-include guards inside include guards
      Remove a failing test
      Fix up the gschema.dtd
      Drop a broken link
      Improvde #include order consistency
      Move testgobject to tests/
      Add a --with-python option
      Add a C version of gdbus-testserver.py
      Use the C gdbus-testserver in tests
      Drop gdbus-testserver.py
      Improve g_cond_wait docs
      Expand g_type_init release notes
      Make the build more quiet
      Remove an unused function
      Fix the assert-msg test
      Fix up visibility fallout in module-test
      Fix distcheck
      Fix module-test in a better way
      Dist assert-msg-test.gdb
      2.35.4

Mattias PÃldaru (1):
      [l10n] Updated Estonian translation

Michael Henning (1):
      gutils: move G_END_DECLS to the end of gutils.h

Nilamdyuti Goswami (2):
      Assamese translation updated
      Assamese translation updated

Nirbheek Chauhan (1):
      GFile: Add Btrfs clone ioctl support

PHO (1):
      gsocket: Work around broken CMSG_FIRSTHDR()

Paolo Borelli (1):
      Annotate GApplication::local_command_line

Peter MrÃz (1):
      Updated Slovak translation

Piotr DrÄg (1):
      Updated Polish translation

Rico Tzschichholz (7):
      Revert "gtype: disallow adding interfaces after the fact"
      gio: Fix build with -Werror=format-security
      Revert "gtype: disallow adding interfaces after the fact"
      gio/tests: Fix make dist
      gio/tests: Drop superfluous dbus-1 dependencies of gdbus-auth
      gio: add missing element-type annotation
      gio: add some missing array annotations with their element-type

Ryan Lortie (23):
      gtype: disallow adding interfaces after the fact
      gio + inotify support for hard links
      Add g_application_command_line_get_stdin()
      gtype: disallow adding interfaces after the fact
      gversionmacros.h: add GLIB_AVAILABLE_IN_ALL
      gioenumtypes.h.template: use GLIB_AVAILABLE_IN_ALL
      various: add GLIB_AVAILABLE_IN_ALL everywhere else
      add a missing AVAILABLE_IN_2_36 annotation
      Add a new _GLIB_EXTERN macro for "extern"
      gbacktrace.c: special treatment for a weird symbol
      gmarshal.h: replace "extern" with GLIB_AVAILABLE_IN_ALL
      gio: hide another leaked symbol
      win32: visibility fixups
      configure.ac: change our visibility policy
      win32: build: stop using .def files
      gio: remove export tags from two private headers
      kqueue: Reduce G_GNUC_INTERNAL + G_LOCK abuse
      gthread-impl.c: add missing #include "config.h"
      tests: introduce a small hack for visibility
      win32: hide _glib_get_dll_directory again
      glocal*monitor: export ABI only on UNIX
      win32: hide g_win32_app_info_get_type()
      visibility: Use a separate CFLAGS variable

Shantha kumar (5):
      Tamil translation updated
      Tamil translation updated
      Tamil translation updated
      Tamil translation updated
      Tamil translation updated

Simon McVittie (3):
      GCredentials: add getter/setter for the Unix process ID
      GCredentials: add a regression test
      Check that credentials pass through D-Bus on supported platforms

Tristan Van Berkom (1):
      Adding test coverage for GTestDBus activating in-tree services.

Will Thompson (1):
      G_IO_ERROR_INVALID_DATA: fix docstring typo

Yaron Shahrabani (1):
      Updated Hebrew translation.



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