[libclass-tiny-perl] annotated tag release-0.011 created (now 5745a5a)
gregor herrmann
gregoa at debian.org
Sun May 31 14:03:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to annotated tag release-0.011
in repository libclass-tiny-perl.
at 5745a5a (tag)
tagging d891e1f059f186e805bb80f9f0b0a8e8b9c2bd36 (commit)
replaces release-0.010
tagged by David Golden
on Wed Sep 25 11:08:25 2013 -0400
- Log -----------------------------------------------------------------
v0.011
David Golden (3):
bump Changes
update cpanfile and Changes
update support files
-----------------------------------------------------------------------
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
new 8af2d20 bump Changes
new a085a1a update CONTRIBUTING
new 1eb07bb refactor optimization code into a single precaching method
new 1f1a40d updated Changes
new 41889b4 add perltidyrc
new e29b859 make precache method a private sub instead
new 67e66d4 require newer dzil bundle that fixes META.yml encoding
new e02c05a bump Changes
new 931c59e fix won't stay shared bug
new d05971b bump Changes
new a918073 Suppress used once warnings
new 3848583 bump Changes
new 868ab75 update cpanfile and Changes
new d891e1f update support files
The 86 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