[libmoo-perl] annotated tag v1.004000 created (now c99bd7b)

Intrigeri intrigeri at moszumanska.debian.org
Tue Aug 26 18:46:45 UTC 2014


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

intrigeri pushed a change to annotated tag v1.004000
in repository libmoo-perl.

        at  c99bd7b   (tag)
   tagging  08a414467030e76a52fff266019921c1d94c655e (commit)
  replaces  v1.003001
 tagged by  Graham Knop
        on  Thu Dec 26 17:19:02 2013 -0500

- Log -----------------------------------------------------------------
release v1.004000

Christian Walde (1):
      added tests for keeping complex writers non-XS

Dagfinn Ilmari Mannsåker (1):
      inhale Moose roles for has attr => ( handles => "RoleName" )

Fitz Elliott (1):
      add pod: how to clean imported functions

Graham Knop (68):
      formatting and typo fix in prereqs
      mailmap file
      updated dependents test
      whitespace/style cleanups
      some pod cleanups
      correct captures assignment in quote_sub
      update repo to point to github
      remove coverage reporting from travis
      test more perl versions
      fix testing in old perls, and get coverage working
      travis installer cleanups
      mark xt prereqs as develop recommends and use in travis
      test constructing objects with no attributes
      test quoted subs with syntax errors
      fix buildargs test
      fix message for syntax errors in quoted subs on older perl
      remove dead STANDARD_DESTROY sub
      sanitize attribute name before using it in arbitrary identifiers
      test for using badly named attributes
      exclude subs imported before Moo from being inflated as methods
      changelog for omitting imported subs from inflation
      check for FOREIGNBUILDARGS only once
      changelog for checking for FOERIGNBUILDARGS only once
      include package in quote_sub code
      keep package when inlinifying
      test that quoted subs maintain package context
      also preserve hints in quoted subs
      document sub quoting pragma preservation
      use XS predicates with new versions of Class::XSAccessor
      changelog for xs predicates
      make sure Moo classes exist in %INC
      make sure load order is correct in test
      always attempt to load superclasses and roles, but still allow inline
      changelog superclass/role loading behavior change
      clarify role loading behavior
      update changelog
      document that BUILDARGS is not called when there are no attributes
      import strictures by level
      document use of strictures
      provide useful error if attribute defined as required but with init_arg => undef
      better error when loading file fails
      don't inhale Mouse::Role's meta method
      test that we don't copy Mouse::Role's meta
      don't test namespace::autoclean with Mouse
      check for Moose/Mouse metaclass when checking for inline packages
      update changelog
      skip author tests on perl 5.8.4 to avoid Mouse breakage
      fix Sub::Quote threads test
      report coverage from non-threaded perl
      reorganize Makefile.PL to be primarily meta driven
      correct EUMM version calculation
      fix name handling and perl prereq version
      add t to no_index, since we're clobbering the default
      allow constructor extension to use custom buildall generator
      partial test and fix for type mapping+threads
      move type map tie to its own module
      set package at top of file
      tighten up warning exclusion
      move type fixup into conditional to clarify intent
      do less work when fixing up type hashes on clone
      add header to changelog
      remove debug code from test
      fix type map in global destruction
      test Type::Tiny inflation in threads
      update changelog
      reset version parts when bumping version
      bump version
      Release commit for 1.004000

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

No new revisions were added by this update.

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



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