[SCM] Debian packaging of libglib-perl annotated tag, rel-1-01-2, created. rel-1-01-2

Scott Arrington sarringt at src.gnome.org
Fri Feb 15 13:49:56 UTC 2013


The annotated tag, rel-1-01-2 has been created
        at  3350fc1ed1c4807d47860f83b67d9543f74c496d (tag)
   tagging  037a2059e8e0dd1c8f73a1d40c11d34eaeefdebe (commit)
  replaces  rel-1-00
 tagged by  Scott Arrington
        on  Fri Nov 21 07:37:52 2003 +0000

- Shortlog ------------------------------------------------------------
 * Glib.pm, README: bump version to 1.012 and release.

svn path=/trunk/; revision=364

Scott Arrington (83):
      bump version for devel series
      new typedef and typemaps for the much-needed gchar_ornull
      use the new gchar_ornull typemap to clean things up
      commentary
      updated
      introspection utilities
      added xsdocparse.pl, which should form the basis of an api reference
      forgot the license
      crap, forgot to undo the rename before committing.  i need to go get dinner.
      some apidoc comments to play around with
      sigils don't go in %basic_types, they're added by convert_return_type as needed.
      install GenPod.pm.  its manpage will be nonsense for now.
      typo
      split & duplicate aliased xsubs automagically.  match up apidoc pods and xsubs.
      updated
      added some apidoc; register enums and flags as necessary
      added some apidoc; register enums and flags as necessary; implement
      pod, cleanup, lots of things.  watch for =for (enums|flags) in package pod and
      manpages have the :: in the filename
      updated
      move =for enum parsing to the parser.  have xsdoc2pod optionally write a list
      remove the xsdocparse.pl script; the code in is Glib::ParseXSDoc now.
      updated
      bad quoting
      a few cleanup/error-handling things...
      add a version check to Glib's import.
      rework package to filename handling to support packages with :: in the name.
      don't clobber package with object; store object separately and use it when
      updated
      little cleanup things on GenPod's output.
      input (Perl-to-C) typemap for T_GPERL_GENERIC_WRAPPER now uses a more
      deep-copy aliased args arrays
      undo my stupid import changes -- instead, emulate the normal version checks
      updated
      more minor things, found by kaffee
      fixed a long-standing refcount bug
      bugs in list_interfaces
      oops, incomplete commit
      use the instance arg name instead of cutting up the type name.
      handle IN_OUTLIST arguments.  note: still does not handle IN_OUT or OUT args,
      make the pod index have actual links
      simplify, man.... both dSP and the PERL_UNUSED_VAR() should've been outside the
      use custom hash and compare functions for the signal marshallers hash.
      move private function streq_enum to Glib.xs as new public function gperl_str_eq(), string compare that considers dash and underscore equivalent.  add gperl_str_hash(), a hashing function that considers dash and understore equivalent.
      updated with new functions
      remove unused var
      updated
      added lots of apidoc pod.  All the packages in GMainLoop.xs go into
      pod updates, cleanup; use two =over paragraphs inside xsub docs to make the
      big updates to the SEE ALSO section
      even yet still more cleanup
      pod cleanup
      updated
      forgot one
      be a little smarter about enums and flags package names.
      wrap up marshaller utilities in gperl_marshal.h
      stray ' messed up the preprocessor
      remove debian control files from CVS to make wolfgang's life easier for packaging
      correct the doc for xsdoc2pod's prototype
      yet another fix for muppet's broken code
      oops, copy and paste problem in the change attr; accidentally blamed ross for my changes
      add a sensible mapping for GPerlFilename ('localized file name').
      fix some typos
      hide filename_(to|from)_unicode from the docgen stuff, to keep from overwriting
      allow the token \b__hide__\b on the =for apidoc line to hide an xsub.
      updated
      nasty bug causes a crash when you pass a non-flags-or-enum type to list_values...
      1.011 release
      stop internal bleeding of memory --- clean up the stack properly after call_sv.
      updated
      updated
      add similar macros for GPerlCallback, to make sure that the callback is executed by the correct interpreter.
      use the new GPerlCallback helper macros in gperl_marshal.h
      updated
      updated
      interfaces can have signals as well; adjust logic to allow them through as
      updated
      use GPerlFilename_const in the right place to hush the compiler.
      updated
      cleanup for win32:
      implement a generic Glib::Boxed::copy, and some doc
      updated
      bump version to 1.012 and release.

Torsten Schönfeld (1):
      Implement a gunichar INPUT typemap.

x-pcg (14):
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***

x-rwmcfa1 (20):
      UNUSED is no more, PERL_UNUSED_VAR used where needed, relies on new
      Glib::Type->list_ancestors, list_interfaces, and list_signals added. with
      can't call newSVpv if package name is not valid, shouldn't happen so croak
      initial import
      updates
      test out a blurb
      merged with GenPod.pm
      put the pod files in blib using the fully correct paths and file names
      put things in the appropriate doc object
      improved/safer rules for building the documentation
      improved/safer rules for building the documentation
      added tie_properties stuff
      using the old methods trick i've come up with a way to only have xsubs pod
      instead of usings methods trick, use ->can, improves things quite a bit.
      added the method clean_out_empty_pods to prevent empty entries from the
      whoops
      allow the (Object::To::Doc) construct in =for object directives.
      improved the logic for placement of the no methods exist message, moved it
      minor bugfix
      if PERL_IMPLICIT_CONTEXT is not defined then the call to the macro

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

-- 
Debian packaging of libglib-perl



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