[pygobject] Created tag 3.11.5



The signed tag '3.11.5' was created.

Tagger: Simon Feltman <sfeltman src gnome org>
Date: Mon Feb 3 15:53:54 2014 -0800

    release 3.11.5

Changes since the last tag '3.11.4':

Colin Walters (1):
      build: Set PLATFORM_VERSION again to 3.0

Martin Pitt (1):
      Add test for callback user data arguments with following arguments

Mike Gorse (1):
      tests: Add test for an owned boxed struct passed in a callback

Patrick Welche (1):
      build: Add --without-common configure option for package maintainers

Simon Feltman (37):
      configure.ac: post release version bump to 3.11.5
      Update HACKING to include better release tagging instructions
      Makefile.am: Fix NEWS and ChangeLog generation under vpath builds
      valgrind: Add suppression files for python3.3 and python3.3dm
      tests: Fix test_torture_profile to return a number from its callback
      Merge gobject static code into the gi module
      Move gobject sub-module Python files into the main gi package
      Merge static PyGLib module into PyGI
      Move Python glib options module into gi package
      Remove _glib include path from gi module target
      tests: Run PyFlakes and PEP8 only on SUBDIRS
      Fix Python 2 build warning for module definitions
      build: Remove _glib directory include from testhelper CFLAGS
      demo: Remove spaces from demo sub-directories
      demo: Remove "Icon View" and "Tree View" directories
      demo: Add TreeModel interface implementation demonstration
      Fix reference sharing of gi sub-modules in Python 2
      tests: Add skipped test for GLib.Source inheritance problems
      Rename gi.types.GIObjectMeta to gi.types.GObjectMeta
      tests: Add skip and expectedFailure to test_gi.test_callback_owned_box
      cache refactoring: Separate ArgCache creation and setup
      cache refactoring: Move PyGIHashCache and related marshaling into new file
      cache refactoring: Move basic type arg setup and marshaling into new file
      cache refactoring: Break sequence cache up for array vs list
      cache refactoring: Move GList/GSList arg setup and marshaling into new file
      cache refactoring: Move GArray arg setup and marshaling into new file
      cache refactoring: Move GError arg setup and marshaling to new file
      cache refactoring: Move closure setup and marshaling into pygi-closure
      cache refactoring: Move GObject arg setup and marshaling into new file
      cache refactoring: Move various struct arg setup and marshaling to new file
      cache refactoring: Move enum and flags arg setup and marshaling to new file
      marshal refactoring: Move GIArgument from GValue code to new file
      marshal refactoring: Move GValue marshaling from pytype into pygi-value
      cache refactoring: Use consistent prefix for arg cache functions
      cache refactoring: Add comments to arg cache setup functions
      Restore pygobject_version API needed for pygobject.h
      release 3.11.5


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