[libclass-tiny-perl] annotated tag release-0.004 created (now c44c339)

gregor herrmann gregoa at debian.org
Sun May 31 14:03:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag release-0.004
in repository libclass-tiny-perl.

        at  c44c339   (tag)
   tagging  0b1429dbea0431988c10122aa7f4182edd501e5c (commit)
  replaces  release-0.003
 tagged by  David Golden
        on  Wed Aug 21 16:38:15 2013 -0400

- Log -----------------------------------------------------------------
v0.004

David Golden (18):
      bump Changes
      update OnlyCorePrereqs to 0.003 and use 'current' as target
      split out base class into Class::Tiny::Object
      pass global destruction flag to DEMOLISH methods
      pass constructor arguments to BUILD
      add attribute introspection
      perltidy
      pod coverage stopword
      validate args after BUILD; allow BUILD to hide args
      relax argument validation and use heuristic instead
      fix documentation around use of Class::Tiny::Object
      refactored import() into prepare_class and create_attributes
      drop a non-core test dep and fix docs
      optimize global destruction check
      updated Changes
      document prepare_class and create_attributes
      set up mailmap for contributors
      typo fix

Matt S Trout (1):
      add mst as contributor

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

This annotated tag includes the following new commits:

       new  7d1cf4c   initial import
       new  6661ea7   Initial crude implementation
       new  cae449e   add mro/MRO::Compat
       new  8a93cd9   add META and README
       new  a013b48   tidy
       new  a335288   typo
       new  2c2c1a9   validate accessors across superclasses
       new  9a558c3   croak instead of die if accessors can't be set up
       new  7e0235a   write initial documentation
       new  aeb0585   allow custom accessors without 'redefined' warnings
       new  2978604   tidy
       new  dd16a6c   add support for BUILD methods
       new  3bbb1e8   add support for DEMOLISH
       new  19ca51a   make import a NOP for subclasses
       new  bdbc12c   tidy up code
       new  a39e26a   updated documentation and meta
       new  f9dc951   improve documentation and fix up perl critic complaints
       new  9d71efc   more tidying
       new  21852f6   only avoid accessor generation if sub is defined in class, not superclass
       new  6e1b915   doc tweaks
       new  7d46fdd   remove test prerequisites
       new  44a8579   minor optimization
       new  cd3b34a   bump Changes
       new  bf84de6   optimization: reduce memory usage of %CLASS_ATTRIBUTES
       new  9526fa1   update Changes and META
       new  d298895   Affirm there are no non-core prereqs
       new  26e92b1   affirm core prereqs against v5.18
       new  9882901   bump Changes
       new  03a9604   DWIM on `use Class::Tiny "foo"; use Class::Tiny "bar"`
       new  31fa14f   updated Changes and meta
       new  0a325ca   bump Changes
       new  8113cc4   update OnlyCorePrereqs to 0.003 and use 'current' as target
       new  59c41c6   split out base class into Class::Tiny::Object
       new  ca4de78   pass global destruction flag to DEMOLISH methods
       new  37540c7   pass constructor arguments to BUILD
       new  27e88d6   add attribute introspection
       new  6a97cda   perltidy
       new  17a5d77   pod coverage stopword
       new  0b54c23   validate args after BUILD; allow BUILD to hide args
       new  32d8460   relax argument validation and use heuristic instead
       new  4a2b645   fix documentation around use of Class::Tiny::Object
       new  18a353f   refactored import() into prepare_class and create_attributes
       new  f3bac2d   drop a non-core test dep and fix docs
       new  cefda6e   optimize global destruction check
       new  d66d724   updated Changes
       new  0edb306   document prepare_class and create_attributes
       new  d6160f0   add mst as contributor
       new  5c83fea   set up mailmap for contributors
       new  0b1429d   typo fix

The 49 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-tiny-perl.git



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