8 years agothe repository now lives at https://github.com/moose/MooseX-ClassAttributes master
Karen Etheridge [Mon, 25 May 2015 22:15:31 +0000]
the repository now lives at https://github.com/moose/MooseX-ClassAttributes

11 years agov0.27 v0.27
Dave Rolsky [Thu, 28 Mar 2013 16:13:18 +0000]
v0.27

11 years agoBump version
Dave Rolsky [Thu, 28 Mar 2013 16:12:39 +0000]
Bump version

11 years agoAdd more test plugins & use AutoPrereqs
Dave Rolsky [Thu, 28 Mar 2013 16:12:29 +0000]
Add more test plugins & use AutoPrereqs

11 years agoMake test prereq versions explicit in code
Dave Rolsky [Thu, 28 Mar 2013 16:09:50 +0000]
Make test prereq versions explicit in code

11 years agoCan't specify prereq version with require
Dave Rolsky [Thu, 28 Mar 2013 16:09:31 +0000]
Can't specify prereq version with require

11 years agoTidy all code
Dave Rolsky [Thu, 28 Mar 2013 16:07:44 +0000]
Tidy all code

11 years agoMake prereq requirements explicit in code
Dave Rolsky [Thu, 28 Mar 2013 16:05:58 +0000]
Make prereq requirements explicit in code

11 years agoRequire Moose 2.00
Dave Rolsky [Thu, 28 Mar 2013 16:04:39 +0000]
Require Moose 2.00

11 years agoChanges for next release
Dave Rolsky [Thu, 28 Mar 2013 16:02:52 +0000]
Changes for next release

11 years agoFix for breakage with Moose 2.08
Dave Rolsky [Thu, 28 Mar 2013 16:01:45 +0000]
Fix for breakage with Moose 2.08

Moose::Util::_caller_info now returns a hash, not a reference

12 years agoAdd failing test for initializer with class attr
Dave Rolsky [Fri, 18 Nov 2011 19:36:07 +0000]
Add failing test for initializer with class attr

12 years agov0.26 v0.26
Dave Rolsky [Mon, 6 Jun 2011 05:54:55 +0000]
v0.26

12 years agofix attr ->default method to work like it does for regular attributes. only call...
Dave Rolsky [Mon, 6 Jun 2011 05:54:08 +0000]
fix attr ->default method to work like it does for regular attributes. only call the default subref if we receive a parameter.

12 years agoUse SurgicalPodWeaver
Dave Rolsky [Mon, 6 Jun 2011 05:53:18 +0000]
Use SurgicalPodWeaver

12 years agoAdd Changes tests
Dave Rolsky [Mon, 6 Jun 2011 05:53:07 +0000]
Add Changes tests

12 years agoNo need for copyright_year
Dave Rolsky [Mon, 6 Jun 2011 05:52:40 +0000]
No need for copyright_year

12 years agoBump version
Dave Rolsky [Mon, 6 Jun 2011 05:52:35 +0000]
Bump version

12 years agoChanges for next release
Dave Rolsky [Mon, 6 Jun 2011 05:52:28 +0000]
Changes for next release

12 years agov0.25 v0.25
Dave Rolsky [Sun, 5 Jun 2011 21:29:54 +0000]
v0.25

12 years agoAdd some more words to whitelist
Dave Rolsky [Sun, 5 Jun 2011 21:28:48 +0000]
Add some more words to whitelist

12 years agouse NextRelease plugin
Dave Rolsky [Sun, 5 Jun 2011 21:28:16 +0000]
use NextRelease plugin

12 years agoRemove Signature plugin
Dave Rolsky [Sun, 5 Jun 2011 21:27:31 +0000]
Remove Signature plugin

12 years agoBump version
Dave Rolsky [Sun, 5 Jun 2011 21:26:40 +0000]
Bump version

12 years agoChanges for 0.25
Dave Rolsky [Sun, 5 Jun 2011 21:26:34 +0000]
Changes for 0.25

12 years agoAdd definition context to class attributes
Dave Rolsky [Sun, 5 Jun 2011 21:25:31 +0000]
Add definition context to class attributes

13 years agoMore role composition tests
Dave Rolsky [Sun, 3 Apr 2011 16:10:49 +0000]
More role composition tests

13 years agoMore role tests
Dave Rolsky [Sun, 3 Apr 2011 16:08:33 +0000]
More role tests

13 years agoChanges for 0.24 v0.24
Dave Rolsky [Tue, 22 Feb 2011 23:45:19 +0000]
Changes for 0.24

13 years agoAdd release date for 0.24
Dave Rolsky [Tue, 22 Feb 2011 23:45:10 +0000]
Add release date for 0.24

13 years agoChanges for 0.24
Dave Rolsky [Tue, 22 Feb 2011 23:43:17 +0000]
Changes for 0.24

13 years agomake slot manipulation methods private
Dave Rolsky [Tue, 22 Feb 2011 23:40:24 +0000]
make slot manipulation methods private

13 years agoSimplify attach & detach code
Dave Rolsky [Tue, 22 Feb 2011 23:38:30 +0000]
Simplify attach & detach code

13 years agoFirst pass at Moose 2.0 compatibility
Dave Rolsky [Tue, 22 Feb 2011 23:37:26 +0000]
First pass at Moose 2.0 compatibility

13 years agoRemove unneeded quotes
Dave Rolsky [Tue, 22 Feb 2011 23:12:23 +0000]
Remove unneeded quotes

13 years agoRequire Moose 1.23 v0.23
Dave Rolsky [Mon, 14 Feb 2011 03:37:48 +0000]
Require Moose 1.23

13 years agoFix my writing
Dave Rolsky [Mon, 14 Feb 2011 03:36:49 +0000]
Fix my writing

13 years agoCredit Karen for bug report
Dave Rolsky [Mon, 14 Feb 2011 03:35:49 +0000]
Credit Karen for bug report

13 years agoBump version
Dave Rolsky [Mon, 14 Feb 2011 03:35:31 +0000]
Bump version

13 years agoRequire the latest Moose
Dave Rolsky [Mon, 14 Feb 2011 03:35:02 +0000]
Require the latest Moose

13 years agoSkip composition_class_roles in Trait::Role
Dave Rolsky [Mon, 14 Feb 2011 03:34:37 +0000]
Skip composition_class_roles in Trait::Role

13 years agorenumber tests so they are sequential
Dave Rolsky [Mon, 14 Feb 2011 03:33:11 +0000]
renumber tests so they are sequential

13 years agouse done_testing
Dave Rolsky [Mon, 14 Feb 2011 03:32:35 +0000]
use done_testing

13 years agoSkip this test entirely for now
Dave Rolsky [Mon, 14 Feb 2011 03:32:21 +0000]
Skip this test entirely for now

13 years agoRemove Test::NoWarnings
Dave Rolsky [Mon, 14 Feb 2011 03:30:33 +0000]
Remove Test::NoWarnings

Make failing test a $TODO test

13 years agoCode tweaklet
Dave Rolsky [Mon, 14 Feb 2011 03:29:22 +0000]
Code tweaklet

13 years agoFailing test from ether
Dave Rolsky [Mon, 14 Feb 2011 03:29:13 +0000]
Failing test from ether

13 years agoAdd test file from ether (it passes now)
Dave Rolsky [Mon, 14 Feb 2011 03:26:16 +0000]
Add test file from ether (it passes now)

13 years agoMore changes updates
Dave Rolsky [Mon, 14 Feb 2011 00:13:03 +0000]
More changes updates

13 years agoAdd composition fix to changes
Dave Rolsky [Mon, 14 Feb 2011 00:05:40 +0000]
Add composition fix to changes

13 years agoMore code tweak
Dave Rolsky [Mon, 14 Feb 2011 00:03:47 +0000]
More code tweak

13 years agoFix error message
Dave Rolsky [Mon, 14 Feb 2011 00:03:14 +0000]
Fix error message

13 years agoMore code tweaking for clarity
Dave Rolsky [Mon, 14 Feb 2011 00:02:29 +0000]
More code tweaking for clarity

13 years agostyle and naming tweaks
Dave Rolsky [Sun, 13 Feb 2011 23:59:26 +0000]
style and naming tweaks

13 years agoSmall formatting tweak
Dave Rolsky [Sun, 13 Feb 2011 23:56:29 +0000]
Small formatting tweak

13 years agoTidy code
Dave Rolsky [Sun, 13 Feb 2011 23:56:10 +0000]
Tidy code

13 years agoGive test a useful name
Dave Rolsky [Sun, 13 Feb 2011 23:55:51 +0000]
Give test a useful name

13 years agoAdd composition_class_roles
Andrew Rodland [Thu, 20 Jan 2011 15:49:38 +0000]
Add composition_class_roles

13 years agoAdd CompositeRole
Andrew Rodland [Fri, 21 Jan 2011 00:39:33 +0000]
Add CompositeRole

13 years agoUn-TODO role composition test
Andrew Rodland [Fri, 21 Jan 2011 00:39:14 +0000]
Un-TODO role composition test

13 years agoChanges for 0.23
Dave Rolsky [Sun, 13 Feb 2011 23:52:38 +0000]
Changes for 0.23

13 years agoMake sure roles are applied to right metaclass
Dave Rolsky [Sun, 13 Feb 2011 23:50:23 +0000]
Make sure roles are applied to right metaclass

13 years agoAdd tests to make sure that metaclass object know about roles that use MXCA
Dave Rolsky [Sun, 13 Feb 2011 19:51:31 +0000]
Add tests to make sure that metaclass object know about roles that use MXCA

13 years agoBump version v0.22
Dave Rolsky [Wed, 2 Feb 2011 15:50:01 +0000]
Bump version

13 years agoRequire latest namespace::clean
Dave Rolsky [Wed, 2 Feb 2011 15:49:31 +0000]
Require latest namespace::clean

13 years agoChanges for 0.22
Dave Rolsky [Wed, 2 Feb 2011 15:49:15 +0000]
Changes for 0.22

13 years agoChanges for 0.22
Dave Rolsky [Wed, 2 Feb 2011 15:47:03 +0000]
Changes for 0.22

13 years agoRequire the latest namespace::autoclean
Dave Rolsky [Wed, 2 Feb 2011 15:46:34 +0000]
Require the latest namespace::autoclean

13 years agoAdd PodSyntaxTests
Dave Rolsky [Wed, 2 Feb 2011 15:45:56 +0000]
Add PodSyntaxTests

13 years agoRemove pod syntax test
Dave Rolsky [Wed, 2 Feb 2011 15:45:23 +0000]
Remove pod syntax test

13 years agoRemove reference to kwalitee tests
Dave Rolsky [Wed, 2 Feb 2011 15:44:15 +0000]
Remove reference to kwalitee tests

13 years agoAdd license & copyright_holder, bump copy year
Dave Rolsky [Wed, 2 Feb 2011 15:44:01 +0000]
Add license & copyright_holder, bump copy year

13 years agoBump version v0.21
Dave Rolsky [Fri, 29 Oct 2010 15:25:01 +0000]
Bump version

13 years agoChanges for 0.21
Dave Rolsky [Fri, 29 Oct 2010 15:24:53 +0000]
Changes for 0.21

13 years agoSwitch to Test::Fatal
Dave Rolsky [Fri, 29 Oct 2010 15:24:36 +0000]
Switch to Test::Fatal

13 years agoSwitch to Test::Fatal
Dave Rolsky [Fri, 29 Oct 2010 15:24:21 +0000]
Switch to Test::Fatal

13 years agoNot using Test::Exception
Dave Rolsky [Fri, 29 Oct 2010 15:24:12 +0000]
Not using Test::Exception

13 years agoRevert "convert all uses of Test::Exception to Test::Fatal."
Dave Rolsky [Fri, 29 Oct 2010 15:23:36 +0000]
Revert "convert all uses of Test::Exception to Test::Fatal."

This reverts commit e6b328144a37b7adda944f989e1c1b4299a98e3f.

13 years agoconvert all uses of Test::Exception to Test::Fatal.
Karen Etheridge [Tue, 26 Oct 2010 17:48:14 +0000]
convert all uses of Test::Exception to Test::Fatal.

13 years agoBump version v0.20
Dave Rolsky [Thu, 7 Oct 2010 14:03:44 +0000]
Bump version

13 years agoChanges for 0.20
Dave Rolsky [Thu, 7 Oct 2010 14:03:38 +0000]
Changes for 0.20

13 years agoUse Test::Requires for MX::R::P
Dave Rolsky [Thu, 7 Oct 2010 14:02:58 +0000]
Use Test::Requires for MX::R::P

13 years agouse done_testing
Dave Rolsky [Thu, 7 Oct 2010 14:02:22 +0000]
use done_testing

13 years agoRemove useless comment
Dave Rolsky [Thu, 7 Oct 2010 14:01:58 +0000]
Remove useless comment

13 years agoBump version v0.19
Dave Rolsky [Wed, 6 Oct 2010 18:32:40 +0000]
Bump version

13 years agoChanges for 0.19
Dave Rolsky [Wed, 6 Oct 2010 18:32:35 +0000]
Changes for 0.19

13 years agoRemove references to Meta::Method::Accessor
Dave Rolsky [Wed, 6 Oct 2010 18:31:37 +0000]
Remove references to Meta::Method::Accessor

13 years agoSkip Kwalitee tests for now v0.18
Dave Rolsky [Tue, 5 Oct 2010 19:16:44 +0000]
Skip Kwalitee tests for now

13 years agoRelease date
Dave Rolsky [Tue, 5 Oct 2010 19:11:53 +0000]
Release date

13 years agoAdd default for counter
Dave Rolsky [Mon, 27 Sep 2010 22:09:59 +0000]
Add default for counter

13 years agobump version
Dave Rolsky [Mon, 27 Sep 2010 21:44:17 +0000]
bump version

13 years agobump version
Dave Rolsky [Mon, 27 Sep 2010 21:43:15 +0000]
bump version

13 years agoChanges for 0.18
Dave Rolsky [Mon, 27 Sep 2010 21:43:07 +0000]
Changes for 0.18

13 years agoTurn this into a simpler TODO test
Dave Rolsky [Sun, 26 Sep 2010 15:14:11 +0000]
Turn this into a simpler TODO test

13 years agoSkip all tests for now since we don't know when MX::Role::P will be fixed.
Dave Rolsky [Sun, 26 Sep 2010 15:11:48 +0000]
Skip all tests for now since we don't know when MX::Role::P will be fixed.

Code tidying

13 years agoRemove Accessor method metaclass
Dave Rolsky [Sun, 26 Sep 2010 15:08:12 +0000]
Remove Accessor method metaclass

13 years agoBump version
Dave Rolsky [Sun, 26 Sep 2010 14:58:47 +0000]
Bump version

13 years agoChanges for next release of Moose
Dave Rolsky [Sun, 26 Sep 2010 14:57:07 +0000]
Changes for next release of Moose

13 years agoremove unnecessary bump of namespace::autoclean minimum version -- conflict checks...
Karen Etheridge [Sat, 11 Sep 2010 17:38:02 +0000]
remove unnecessary bump of namespace::autoclean minimum version -- conflict checks in Moose/CMOP already exist

13 years agonamespace::autoclean prior to 0.09 prints deprecation warnings for get_method_map...
Karen Etheridge [Fri, 10 Sep 2010 17:51:57 +0000]
namespace::autoclean prior to 0.09 prints deprecation warnings for get_method_map method against new Class::MOP