[perl-Glib-Object-Introspection] Created tag rel-0-01-4



The signed tag 'rel-0-01-4' was created.

Tagger: Brian Manning <bmanning src gnome org>
Date: Sun Feb 3 20:12:31 2013 -0800

    Unstable release 0.014

Changes since the last tag 'rel-0-01-3':

Brian Manning (2):
      Updated copyright dates
      Unstable release 0.014

Torsten SchÃnfeld (41):
      Post-release version bump
      Avoid using vfunc names that coincide with special Perl subs
      Construct GPerlI11nPerlCallbackInfo from GICallableInfo
      Correctly marshal in-out args when invoking Perl code
      Make generic introspection-based signal marshalling available
      Add support for an args converter for signal marshalling
      Do not assume SvREFCNT_inc/_dec are NULL-safe
      Remove an unneeded 'no strict'
      Hush some compiler warnings
      Give error messages for invocations with too many or too few parameters
      Rename two internal functions for clarity
      Delay setting up fallback vfuncs until INIT
      Put fallback vfuncs into the correct package
      Update some debug prints
      Avoid doing some work in XS that we can also do in Perl
      Depend on the stable release Glib 1.280
      Refactor some code for clarity
      Generalize the free-after-call mechanism
      Plug a leak in SV â GList and SV â GSList
      Plug a leak in SV â GArray
      Harmonize indentation
      Plug a leak for GArray return values
      Plug a leak in an error branch
      Fix a slight stack handling mistake
      Implement a generic constructor for boxed types
      Allow wrapped C callbacks to return values
      Allow setting untyped pointers in structs
      Correctly handle user data for wrapped C callbacks
      Always allow undef for out/inout args for Perl callbacks
      SV â union: correctly handle ownership transfer
      SV â GValue: correctly handle ownership transfer and value semantics
      SV â GBoxed: correctly handle ownership transfer and undef
      Update some debug prints
      Avoid passing two copies of the user data to Perl callbacks
      Move some code around to decrease its visibility
      Allow enums and flags to have class functions
      Add API to manually convert SV â enum
      Error out if asked to create boxed struct of unknown size
      Update MANIFEST
      Add Glib::Object::Introspection->CHECK_VERSION
      Fix compiling against g-i < 1.29.17



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