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

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

        at  a6fdf4a   (tag)
   tagging  21c9231bbbe3bec609ea80d10abe3e6b4c0c942a (commit)
  replaces  release-0.006
 tagged by  David Golden
        on  Sat Sep 7 16:49:11 2013 -0400

- Log -----------------------------------------------------------------
v0.007

David Golden (7):
      bump Changes
      optimize accessors without defaults
      optimize constructors/destructors
      cache a lot of @ISA and method checks
      update dist.ini and support files
      document internal caching
      shut up Perl::Critic

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

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
       new  9b20811   bump Changes
       new  b4fe277   bump @DAGOLDEN prereq and restore Test::Compile
       new  f045354   fixed TOBYINK email address in mailmap
       new  efdb4af   add introspection for attribute defaults
       new  682755c   fix and test introspection for attribute overrides
       new  b61130e   revised Class::Tiny vs other modules rationale in docs
       new  20549c0   Minor optimization of import()
       new  808e836   perltidy
       new  73af15b   add .local.vimrc to tidy code on write
       new  e6f260c   revise rationale text further
       new  12e5ff5   more rationale revisions
       new  e4926de   bump Changes
       new  13bd5c3   optimize accessors without defaults
       new  9131332   optimize constructors/destructors
       new  0bd37c1   cache a lot of @ISA and method checks
       new  202906f   update dist.ini and support files
       new  7809b92   document internal caching
       new  21c9231   shut up Perl::Critic

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to