[SCM] Packaging of Glib-Object-Introspection in Debian annotated tag, rel-0-00-1, created. rel-0-00-1

Torsten Schönfeld kaffeetisch at gmx.de
Sat Apr 7 09:07:22 UTC 2012


The annotated tag, rel-0-00-1 has been created
        at  2076c68be7250908fe5b8a93fc4c88cafe20747f (tag)
   tagging  1bbed2b7b6f0a8d1f0d92838d1d8f4d6377e0107 (commit)
 tagged by  Torsten Schönfeld
        on  Tue Aug 9 17:04:06 2011 +0200

- Shortlog ------------------------------------------------------------
Tag 0.001
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk5BTGoACgkQGQe0mjYJN9OAGACfebP2o+Qn8RxYz2AiX+7fpLA3
tSgAn2OU8BxHElwXPOeb3lab5dwCYzKL
=rRRf
-----END PGP SIGNATURE-----

Emmanuele Bassi (11):
      Handle GI_TAG_TYPE_UNICHAR
      Do not croak for known unhandled types
      Fix compilation warnings for debug variables
      Rename GArgument to GIArgument
      Croak on GITypeTag size for pointer types
      tests: Make sure the basic types unit runs first
      Implement support for arrays in arguments
      Support fixed size arrays as return values and out arguments
      tests: Execute more Regress array tests
      Support calling methods on unions
      Add support for GHashTable

Torsten Schönfeld (82):
      Add initial version of bindings for gobject-introspection
      Install copies of AUTOLOAD for method resolution
      Fix interface handling in sv_to_pointer
      Hide our internal xsubs from the POD generator
      Register only known GTypes with the Glib system
      Adjust the dynamic method resolution for multiple inheritance
      Simplify closure preparation slightly
      Use g_callable_info_prepare_closure
      Use g_type_info_get_ffi_type
      Revamp the callback handling code
      Ditch AUTOLOAD in favor of pre-installing sub stubs
      Update copyright notice
      Add DOAP file
      Lower dependency to gobject-introspection >= 0.6.8
      Add .gitignore file
      Allow users to correct sub names
      Add more debugging messages
      Improve support for boxed and struct objects
      Make pointer_to_sv static
      Fix a few leaks
      Convert unboxed structs to Perl hashes
      Let users specify a list of class static methods
      Split out the GList conversion code into glist_to_sv
      Implement the C array → SV conversion
      Add a FIXME comment to the stack handling code
      Return undef for argumens with no type information
      Slightly change the SV ↔ C interface conversion
      Implement the SV → C struct conversion
      Add more debugging prints, and two FIXME comments
      Fix a leak in struct_to_sv
      Fix the GList → SV conversion
      Adapt to recent upstream API changes
      Hush compiler warnings
      Fix stack handling when there are more parameters after a callback parameter
      Improve an error message
      Increase the ref count of callback user data instead of passing a copy
      Expand list handling
      Improve debug output and hush compiler warnings
      Handle GType arguments
      Put library loading into a separate function
      Report errors at their position in the user's program
      Add initial tests
      Use the correct transfer setting for converting arrays
      Fix callback handling
      Correctly handle in arguments after out arguments
      More debug output
      Implement SV → GList conversion
      Handle transfer setting for SV → string and filename
      Add list tests
      Use require() to load the test setup program
      Don't pull in utf8.pm needlessly
      Implement SV → GClosure
      Implement GValue → SV
      Fail loudly on unhandled unions
      Test parts of the enum handling
      Handle constants
      Fetch the value of constants only once
      Separate author and license information
      Allow undef for callback user data
      Allow undef for the library search path
      Fix a typo in a debug message
      Add a FIXME comment
      Refactor the invocation preparation
      Unify the index handling in argument marshalling
      Simplify the code for handling in-out arguments
      Improve and extend SV ↔ array
      Implement SV ↔ unichar
      Add more basic tests
      Fix the user data marshalling for callbacks
      Do not release callback memory prematurely
      Add callback tests
      Use the automatic arg machinery for callback destroy notifications
      Tweak doc summary line
      Test Cairo integration
      Add a flags test
      Add object tests
      Update housekeeping files
      Switch to XSLoader
      Add docs
      Make the test skip conditions more robust
      Require gobject-introspection-1.0 >= 0.10.0
      Release 0.001

-----------------------------------------------------------------------

-- 
Packaging of Glib-Object-Introspection in Debian



More information about the Pkg-perl-cvs-commits mailing list