15 years agobump version to 0.62
Dave Rolsky [Wed, 26 Nov 2008 18:17:58 +0000]
bump version to 0.62

15 years agorequire Class::MOP 0.71
Dave Rolsky [Wed, 26 Nov 2008 17:18:11 +0000]
require Class::MOP 0.71

15 years agoFix the changelog whitespacing
Dave Rolsky [Wed, 26 Nov 2008 17:15:45 +0000]
Fix the changelog whitespacing

15 years agoMake removing attributes also remove their installed delegators + test
Tomas Doran [Wed, 26 Nov 2008 14:43:31 +0000]
Make removing attributes also remove their installed delegators + test

15 years agoAttempt to explain why a role that just requires methods is useful. Prose cleanups...
Shawn M Moore [Wed, 26 Nov 2008 07:06:55 +0000]
Attempt to explain why a role that just requires methods is useful. Prose cleanups welcome.

15 years agoUse single quotes for consistency
Shawn M Moore [Wed, 26 Nov 2008 02:27:36 +0000]
Use single quotes for consistency

15 years agoChanges tweaks
Shawn M Moore [Wed, 26 Nov 2008 02:26:05 +0000]
Changes tweaks

15 years agoFix the error message when we're composing role A with a role B which is excluded...
Shawn M Moore [Wed, 26 Nov 2008 02:25:52 +0000]
Fix the error message when we're composing role A with a role B which is excluded by role A. Before it just used to say "role B excludes role B".

15 years agoMake sure we properly blow away the anon role's symbol table
Shawn M Moore [Wed, 26 Nov 2008 02:02:48 +0000]
Make sure we properly blow away the anon role's symbol table

15 years agoWeaken anonymous roles in the metaclass lookup table so that they can eventually...
Shawn M Moore [Wed, 26 Nov 2008 02:02:02 +0000]
Weaken anonymous roles in the metaclass lookup table so that they can eventually be freed

15 years agoTest that we free anonymous roles automatically (we don't)
Shawn M Moore [Wed, 26 Nov 2008 01:26:05 +0000]
Test that we free anonymous roles automatically (we don't)

15 years agoditto load_class
Shawn M Moore [Tue, 25 Nov 2008 07:27:49 +0000]
ditto load_class

15 years agoMake sure that creating an anonymous role satisfies is_class_loaded
Shawn M Moore [Tue, 25 Nov 2008 07:24:43 +0000]
Make sure that creating an anonymous role satisfies is_class_loaded

15 years agoMore consistent errors for roles (don't really want to specify Moose::Role)
Shawn M Moore [Tue, 25 Nov 2008 06:40:56 +0000]
More consistent errors for roles (don't really want to specify Moose::Role)

15 years agoBe more consistent with the Moose::Meta::Class->create($package, %opts) api
Shawn M Moore [Tue, 25 Nov 2008 06:10:30 +0000]
Be more consistent with the Moose::Meta::Class->create($package, %opts) api

15 years agoMake pod coverage happy
Shawn M Moore [Tue, 25 Nov 2008 06:07:54 +0000]
Make pod coverage happy

15 years agoMore tests
Shawn M Moore [Tue, 25 Nov 2008 06:05:07 +0000]
More tests

15 years agoFirst cut of anonymous roles!
Shawn M Moore [Tue, 25 Nov 2008 06:04:58 +0000]
First cut of anonymous roles!

15 years agoMoose::Meta::Role->create for dynamic role construction
Shawn M Moore [Tue, 25 Nov 2008 05:51:46 +0000]
Moose::Meta::Role->create for dynamic role construction

15 years agoremove the number check from M:M:Constructor.pm to fix failing tests in t/100/019_*.t
Chris Prather [Fri, 21 Nov 2008 17:32:18 +0000]
remove the number check from M:M:Constructor.pm to fix failing tests in t/100/019_*.t

15 years agoadd '0 but true'
Chris Prather [Fri, 21 Nov 2008 17:28:37 +0000]
add '0 but true'

15 years agoadd more use cases
Chris Prather [Fri, 21 Nov 2008 17:25:23 +0000]
add more use cases

15 years agomove to teh right name
Chris Prather [Fri, 21 Nov 2008 17:08:22 +0000]
move to teh right name

15 years agoadd failing test for octal problem
Chris Prather [Fri, 21 Nov 2008 17:01:52 +0000]
add failing test for octal problem
tidy the test some
add test for octal doing the right thing

15 years agoRemove the make_immutable keyword, it's been deprecated and can break metaclasses
Shawn M Moore [Mon, 17 Nov 2008 22:44:32 +0000]
Remove the make_immutable keyword, it's been deprecated and can break metaclasses

15 years agoAdd a comment as per the traits case
Tomas Doran [Sun, 16 Nov 2008 17:56:58 +0000]
Add a comment as per the traits case

15 years agoFix another reentrancy issue in Moose::Exporter by additional localising of + test...
Tomas Doran [Sun, 16 Nov 2008 17:17:45 +0000]
Fix another reentrancy issue in Moose::Exporter by additional localising of  + test case

15 years agoFix 1 char POD bug
Tomas Doran [Sun, 16 Nov 2008 17:14:56 +0000]
Fix 1 char POD bug

15 years agoDepend on Task::Weaken so we know we have an XS Scalar::Util
Dave Rolsky [Fri, 14 Nov 2008 20:03:58 +0000]
Depend on Task::Weaken so we know we have an XS Scalar::Util

15 years agotypo fix
Shawn M Moore [Sun, 9 Nov 2008 06:05:21 +0000]
typo fix

15 years agoFactor out wrapper creation so users can give a prototype to the wrappers with a...
Shawn M Moore [Sun, 9 Nov 2008 03:47:34 +0000]
Factor out wrapper creation so users can give a prototype to the wrappers with a little less pain

15 years agofixed a method exclusion/aliasing bug
Stevan Little [Sun, 9 Nov 2008 01:39:31 +0000]
fixed a method exclusion/aliasing bug

15 years agoUpdate changes for 0.61 0.61
Dave Rolsky [Fri, 7 Nov 2008 21:22:21 +0000]
Update changes for 0.61

15 years agoTidy the code (and clean up rampant wacky whitespace for RT 40432)
Dave Rolsky [Fri, 7 Nov 2008 21:20:45 +0000]
Tidy the code (and clean up rampant wacky whitespace for RT 40432)

15 years agoTidy the code, which also removes whitespace on otherwise empty lines,
Dave Rolsky [Fri, 7 Nov 2008 21:16:31 +0000]
Tidy the code, which also removes whitespace on otherwise empty lines,
which confuses POD parsers (RT 40432)

15 years agoAdd the version bits to all .pm files
Dave Rolsky [Fri, 7 Nov 2008 20:33:43 +0000]
Add the version bits to all .pm files

15 years agoFix typo in my own name
Dave Rolsky [Sun, 2 Nov 2008 14:45:02 +0000]
Fix typo in my own name

15 years agoused perl-reversion to bump version to 0.61
Dave Rolsky [Sat, 1 Nov 2008 19:35:11 +0000]
used perl-reversion to bump version to 0.61

15 years agoSmall formatting fix
Dave Rolsky [Sat, 1 Nov 2008 19:32:34 +0000]
Small formatting fix

15 years agoAdd a few more tests for ->associated_metaclass on methods
Dave Rolsky [Sat, 1 Nov 2008 19:31:52 +0000]
Add a few more tests for ->associated_metaclass on methods

15 years agoMoose::Meta::Class->get_method_map was both broken and completely
Dave Rolsky [Sat, 1 Nov 2008 19:29:48 +0000]
Moose::Meta::Class->get_method_map was both broken and completely
unnecessary. At one point, it might've done something different from
CMOP::Class for roles, but that was no longer the case.

This fixes a bug where some method objects would not have
->associated_metaclass set when they were returned.

15 years agoRemove a bunch of commented out code (all tests still pass with 5.10.0 & 5.8.8)
Dave Rolsky [Sat, 1 Nov 2008 16:31:27 +0000]
Remove a bunch of commented out code (all tests still pass with 5.10.0 & 5.8.8)

15 years agomore create_child_type fixes (Role, Enum)
Yuval Kogman [Fri, 31 Oct 2008 06:05:14 +0000]
more create_child_type fixes (Role, Enum)

15 years agomore create_child_type fixes (Role, Enum)
Yuval Kogman [Fri, 31 Oct 2008 06:03:59 +0000]
more create_child_type fixes (Role, Enum)

15 years agodoc patch for lazy_build and clean up some other attribute docs
Chris Prather [Wed, 29 Oct 2008 19:50:22 +0000]
doc patch for lazy_build and clean up some other attribute docs

15 years agoFix lie in the docs (error_class does to have a default)
Dave Rolsky [Wed, 29 Oct 2008 19:39:04 +0000]
Fix lie in the docs (error_class does to have a default)

15 years agomoved name attribute normalization out of Moose::Util::TypeConstraints into Moose...
John Napiorkowski [Wed, 29 Oct 2008 17:37:11 +0000]
moved name attribute normalization out of Moose::Util::TypeConstraints into Moose::Meta::TypeConstraint

15 years agomake sure a type constrain name makes sense, properly stringify it and set a default...
John Napiorkowski [Wed, 29 Oct 2008 15:45:39 +0000]
make sure a type constrain name makes sense, properly stringify it and set a default name to __ANON__

15 years agochanges cleanup (gah, no tabs!)
Dave Rolsky [Mon, 27 Oct 2008 04:06:22 +0000]
changes cleanup (gah, no tabs!)

15 years agoload_class for a Role if the Role isn't already loaded during handles
Chris Prather [Mon, 27 Oct 2008 02:10:31 +0000]
load_class for a Role if the Role isn't already loaded during handles

15 years agofix the doap tag on the cabal
Chris Prather [Mon, 27 Oct 2008 02:01:57 +0000]
fix the doap tag on the cabal

15 years agoadd the Cabal to the doap file
Chris Prather [Mon, 27 Oct 2008 02:01:27 +0000]
add the Cabal to the doap file

15 years agoRemove doubled changes entry
Dave Rolsky [Fri, 24 Oct 2008 21:57:27 +0000]
Remove doubled changes entry

15 years agoDates are confusing
Dave Rolsky [Fri, 24 Oct 2008 21:56:14 +0000]
Dates are confusing

15 years agoUpdate the MANIFEST 0.60
Dave Rolsky [Fri, 24 Oct 2008 20:24:06 +0000]
Update the MANIFEST

15 years agoadded tests for the subtyping parameterized constraints with new type parameters
John Napiorkowski [Fri, 24 Oct 2008 20:07:54 +0000]
added tests for the subtyping parameterized constraints with new type parameters

15 years agoif a parameterizable constraint get parameterized, and it has a parameterized parent...
John Napiorkowski [Fri, 24 Oct 2008 19:19:07 +0000]
if a parameterizable constraint get parameterized, and it has a parameterized parent, we need to make sure that the incoming typeparameter is a subtype of the parents type parameter

15 years agoparameterized contstraints when subclassing should create a parameterizable constraint
John Napiorkowski [Fri, 24 Oct 2008 18:04:12 +0000]
parameterized contstraints when subclassing should create a parameterizable constraint

15 years agoFix some typos in the pod.
Florian Ragwitz [Fri, 24 Oct 2008 16:35:41 +0000]
Fix some typos in the pod.

15 years agoFinal change log updates before 0.60. Just cleaning up some existing text.
Dave Rolsky [Fri, 24 Oct 2008 15:36:36 +0000]
Final change log updates before 0.60. Just cleaning up some existing text.

15 years agoupdated changelog
John Napiorkowski [Fri, 24 Oct 2008 15:32:15 +0000]
updated changelog

15 years agoNo need to waste time binding arguments that are just passed on anyway
Shawn M Moore [Fri, 24 Oct 2008 14:00:15 +0000]
No need to waste time binding arguments that are just passed on anyway

15 years agoAdd tests for creating subtype of a Class type constraint.
Dave Rolsky [Fri, 24 Oct 2008 02:44:48 +0000]
Add tests for creating subtype of a Class type constraint.

15 years agoupdate pod link to not use a search.cpan.org uri
Yuval Kogman [Fri, 24 Oct 2008 01:14:09 +0000]
update pod link to not use a search.cpan.org uri

15 years agoNeed to override create_child_type for Class TC's so that they _do
Dave Rolsky [Thu, 23 Oct 2008 17:07:10 +0000]
Need to override create_child_type for Class TC's so that they _do
not_ return a new Class TC. Confusing, but correct(ish).

15 years agobump all versions to 0.60
Dave Rolsky [Thu, 23 Oct 2008 16:31:42 +0000]
bump all versions to 0.60

15 years agoSmall wording tweak
Dave Rolsky [Thu, 23 Oct 2008 16:27:58 +0000]
Small wording tweak

15 years agoAdd changes entry for restoration of parameterized type bits.
Dave Rolsky [Thu, 23 Oct 2008 16:24:27 +0000]
Add changes entry for restoration of parameterized type bits.

15 years agoRemove some redundant comments and tidy the code.
Dave Rolsky [Thu, 23 Oct 2008 16:22:21 +0000]
Remove some redundant comments and tidy the code.

15 years agoTidy some code here. Also remove an unused variable.
Dave Rolsky [Thu, 23 Oct 2008 16:18:28 +0000]
Tidy some code here. Also remove an unused variable.

15 years agos/childtype/child_type/g - why ignore every naming standard already in use in the...
Dave Rolsky [Thu, 23 Oct 2008 16:16:52 +0000]
s/childtype/child_type/g - why ignore every naming standard already in use in the codebase, I ask rhetorically

15 years agoMerge the parameterized_type_fixes to trunk
Dave Rolsky [Thu, 23 Oct 2008 16:15:57 +0000]
Merge the parameterized_type_fixes to trunk
this restore the parameterized type related changes jnapiorkowski made before, which I accidentally removed in 0.59

15 years agoremoved some debug stuff
John Napiorkowski [Thu, 23 Oct 2008 15:56:35 +0000]
removed some debug stuff

15 years agochanged the way subtypes are made so that we delegate the job to the actual type...
John Napiorkowski [Thu, 23 Oct 2008 15:45:50 +0000]
changed the way subtypes are made so that we delegate the job to the actual type constraint parent, rather than have a bunch of exceptions in M:U:Constraints.  This will allow up to properly subtype Moose::Meta::Constraint in the MooseX namespace.  Added a test to show the bug this code is trying to solve

15 years agoRequire a more modern Test::More, because 0.75 (at least) caused some
Dave Rolsky [Wed, 22 Oct 2008 21:39:07 +0000]
Require a more modern Test::More, because 0.75 (at least) caused some
TODO tests to be treated as failures. There was a TODO fix 0.77.

15 years agoJust require the latest Scalar::Util (which is still about 2 years
Dave Rolsky [Wed, 22 Oct 2008 21:38:30 +0000]
Just require the latest Scalar::Util (which is still about 2 years
old) to avoid the win32 silliness.

15 years agoTests for resolve_meta{class,trait}_alias in Moose::Util.
Dave Rolsky [Wed, 22 Oct 2008 20:46:02 +0000]
Tests for resolve_meta{class,trait}_alias in Moose::Util.

Moved caching to resolve_metaclass_alias.

15 years agoAlso bump version in Moose.pm, as pointed out by autarch - cheers
Tomas Doran [Wed, 22 Oct 2008 20:05:28 +0000]
Also bump version in Moose.pm, as pointed out by autarch - cheers

15 years agoSpeedups in does for MooseX::Storage, should also make protocol buffers suck less...
Tomas Doran [Wed, 22 Oct 2008 20:01:57 +0000]
Speedups in does for MooseX::Storage, should also make protocol buffers suck less. WARNING: Relies on trunk CMOP, I've bumped versions so people should notice.

15 years agofirst pass at restoring parametrization changes and tests
John Napiorkowski [Wed, 22 Oct 2008 19:37:42 +0000]
first pass at restoring parametrization changes and tests

15 years agonew branch to fix parameter types
John Napiorkowski [Wed, 22 Oct 2008 15:21:36 +0000]
new branch to fix parameter types

15 years agoMake gross construct ever so slightly less gross in does()
Dave Rolsky [Tue, 21 Oct 2008 18:01:24 +0000]
Make gross construct ever so slightly less gross in does()

15 years agoFix typo in comment
Dave Rolsky [Tue, 21 Oct 2008 17:59:07 +0000]
Fix typo in comment

15 years agoFix bug with -traits to Moose
Dave Rolsky [Thu, 16 Oct 2008 15:01:44 +0000]
Fix bug with -traits to Moose

15 years agoTODO Test for bug in Moose::Exporter
Tomas Doran [Thu, 16 Oct 2008 07:11:16 +0000]
TODO Test for bug in Moose::Exporter

15 years agobump version to 0.59 0.59
Dave Rolsky [Tue, 14 Oct 2008 13:33:15 +0000]
bump version to 0.59

15 years agoAdd release date
Dave Rolsky [Tue, 14 Oct 2008 13:30:06 +0000]
Add release date

15 years agoAdd () which apparently was needed for at least one person
Dave Rolsky [Tue, 14 Oct 2008 13:27:19 +0000]
Add () which apparently was needed for at least one person

15 years agoReally fix the speling mistake
Dave Rolsky [Mon, 13 Oct 2008 17:55:52 +0000]
Really fix the speling mistake

15 years agoFix a spelling mistake
Dave Rolsky [Mon, 13 Oct 2008 17:54:59 +0000]
Fix a spelling mistake

15 years agoAdd my email address
Dave Rolsky [Mon, 13 Oct 2008 17:53:59 +0000]
Add my email address

15 years agoorganize alphabetically / by time they entered the cabal ... which happen to be the...
Chris Prather [Mon, 13 Oct 2008 17:50:57 +0000]
organize alphabetically / by time they entered the cabal ... which happen to be the same

15 years agospellcheck community
Chris Prather [Mon, 13 Oct 2008 17:49:27 +0000]
spellcheck community

15 years agorefactor the AUTHORS into CABAL/NonCabal
Chris Prather [Mon, 13 Oct 2008 17:47:23 +0000]
refactor the AUTHORS into CABAL/NonCabal

15 years agoadd doc patch for has() taking a arrayref
Chris Prather [Sun, 12 Oct 2008 20:52:30 +0000]
add doc patch for has() taking a arrayref

15 years agodoc patch to explain MooseX:: namespace
Chris Prather [Sun, 12 Oct 2008 20:46:38 +0000]
doc patch to explain MooseX:: namespace

15 years agoReverted the type constraint bits that caused breakage on Win32 and
Dave Rolsky [Sun, 12 Oct 2008 17:42:23 +0000]
Reverted the type constraint bits that caused breakage on Win32 and
BSD, but kept the parts that normalize names.

15 years agonamespace::clean example in style
Yuval Kogman [Sun, 12 Oct 2008 17:01:56 +0000]
namespace::clean example in style

15 years agoFix typo in test
Dave Rolsky [Sun, 12 Oct 2008 16:44:57 +0000]
Fix typo in test

15 years agoFix a typo that is apparently syntactically just fine
Dave Rolsky [Sun, 12 Oct 2008 16:30:18 +0000]
Fix a typo that is apparently syntactically just fine