[libclass-tiny-perl] annotated tag release-0.005 created (now c0e82e5)

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


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

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

        at  c0e82e5   (tag)
   tagging  d49b007b62277c6161262b48981526027fd2af9e (commit)
  replaces  release-0.004
 tagged by  David Golden
        on  Wed Aug 28 11:51:49 2013 -0400

- Log -----------------------------------------------------------------
v0.005

David Golden (5):
      bump Changes
      implement lazy defaults
      improved documentation
      update Changes and meta; fixed typos
      golf SLOCCOUNT under 100 again

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

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
       new  cd5d905   bump Changes
       new  afc5430   implement lazy defaults
       new  4b7dee4   improved documentation
       new  a020ec5   update Changes and meta; fixed typos
       new  d49b007   golf SLOCCOUNT under 100 again

The 54 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