gitmo/Moose.git
2010-09-21 Dave Rolsky bump version to 1.14 1.14
2010-09-21 Dave Rolsky Add release date
2010-09-19 Florian Ragwitz Don't rely on qw() providing PAREN tokens
2010-09-15 Jay Hannah Tiny POD clarification. 'pairs' too ambiguous.
2010-09-14 Dave Rolsky Bug fixes for next
2010-09-14 Dave Rolsky Fix weird bug that is probably a bug in List::MoreUtils
2010-09-13 Dave Rolsky bump version to 1.13 1.13
2010-09-13 Dave Rolsky Date for 1.13
2010-09-13 Karen Etheridge corrected tense in docs
2010-09-13 Dave Rolsky Clarify that coerce requires a TC with a coercion
2010-09-13 Dave Rolsky Clarify that coerce requires a type constraint with...
2010-09-10 Dave Rolsky Ignore test-mydeps-* files
2010-09-10 Dave Rolsky Use Test::Requires in recipe tests
2010-09-10 Dave Rolsky Add all our optional test deps as author_requires
2010-09-10 Dave Rolsky Changes for this branch
2010-09-10 Dave Rolsky Just cache does_role for immutabilized classes - no...
2010-09-10 Dave Rolsky Add replace_does option
2010-09-10 Dave Rolsky Docs for MMM::Does
2010-09-10 Dave Rolsky Fix doc typo-let
2010-09-10 Dave Rolsky Inline calculate_all_roles_with_inheritance when making...
2010-09-10 Dave Rolsky Include inherited roles in inlined does
2010-09-10 Dave Rolsky Actually test immutable child classes
2010-09-10 Dave Rolsky Fix name of thing in test descriptions
2010-09-10 Dave Rolsky More subclass tests
2010-09-10 Dave Rolsky Test that ->does works properly in subclasses of classe...
2010-09-10 Dave Rolsky Inline the does method.
2010-09-10 Dave Rolsky Fix some test descriptions
2010-09-10 Dave Rolsky Add my name to Changes
2010-09-08 Dave Rolsky Doc attribute conflict error message improvement in...
2010-09-08 Dave Rolsky Improve message when there is an attribute conflict...
2010-09-08 Dave Rolsky Add a test for attribute conflict when composing one...
2010-09-08 Dave Rolsky Tests should "use warnings"
2010-09-08 Dave Rolsky Renamed so we don't have two 044_* tests
2010-09-08 Dave Rolsky Clarify when Moose::Object is made the parent
2010-09-01 Dave Rolsky Test Catalyst::Devel
2010-08-28 Dave Rolsky restore alias/excludes warnings
2010-08-28 Dave Rolsky bump version to 1.12 1.12
2010-08-28 Dave Rolsky Comment out alias/excludes warnings for 1.12 release
2010-08-28 Dave Rolsky Changes for 1.12
2010-08-28 Dave Rolsky Add extra_tests back
2010-08-28 Dave Rolsky Fix error message text
2010-08-28 Dave Rolsky Doc alias & excludes warning in Changes
2010-08-28 Dave Rolsky Restore alias & excludes warning
2010-08-28 Dave Rolsky Module::Install is a giant broken piece of crap - gah 1.11
2010-08-28 Dave Rolsky Add mention of turning off warning
2010-08-28 Dave Rolsky Temporarily comment out excludes ...
2010-08-28 Dave Rolsky Fix indentation
2010-08-28 Dave Rolsky bump version to 1.11
2010-08-27 Dave Rolsky A horrible hack to make generating a coercion for a...
2010-08-27 Dave Rolsky Don't bother testing MX::GlobRef - it is old and unmain...
2010-08-27 Dave Rolsky Add version & date. Doc "is" overriding change.
2010-08-27 Dave Rolsky Update changes for tom's mro fix
2010-08-27 Dave Rolsky Simplify compiled type coercion for union
2010-08-27 Dave Rolsky Move fixes in this branch to NEXT
2010-08-27 Dave Rolsky Cannot coerce when the type does not define a coercion
2010-08-27 Dave Rolsky Can't coerce a type that doesn't define a coercion.
2010-08-27 Dave Rolsky Fix two bugs coercions for union types
2010-08-26 Jesse Luehrs actually, there's no reason that overriding 'is' is...
2010-08-25 Tomas Doran mro::get_linear_isa not a method
2010-08-24 Karen Etheridge use Test::Requires in tests
2010-08-24 Florian Ragwitz Make M::I::ExtraTests fail more obvious
2010-08-24 Dave Rolsky Add extra_tests() call
2010-08-23 Dave Rolsky Correct Delta (coerce => 1 without a coercion on the...
2010-08-23 Dave Rolsky Remove "Version" from headings
2010-08-23 Dave Rolsky Revert "Use Module::Install::CheckConflicts rather...
2010-08-22 Dave Rolsky Use Module::Install::CheckConflicts rather than doing...
2010-08-22 Dave Rolsky Changes and date for 1.10 release 1.10
2010-08-21 Dave Rolsky Issue a deprecation warning for alias or excludes ...
2010-08-20 Dave Rolsky This test doesn't pass, and uses Test::NoWarnings.
2010-08-20 Dave Rolsky Bump version to 1.10
2010-08-20 Dave Rolsky Remove an ancient and not very useful test
2010-08-19 Dave Rolsky Use _get_local_methods instead of recreating methods...
2010-08-19 Dave Rolsky test files should not be executable
2010-08-19 Dave Rolsky Use done_testing
2010-08-19 Dave Rolsky Use done_testing
2010-08-19 Dave Rolsky Cleanup syntax and use done_testing
2010-08-18 Dave Rolsky Really require CMOP 1.05
2010-08-18 Dave Rolsky Conflict with MX::Singleton 0.24
2010-08-17 Dave Rolsky No need to test MooseX::Policy::SemiAffordanceAccessor
2010-08-15 Dave Rolsky Refactor role application code to call ->get_method...
2010-08-15 Dave Rolsky Use new _get_local_methods API, and add it to MM::Role...
2010-08-11 Karen Etheridge todo test for satisfying a requires() assertion via...
2010-08-11 Karen Etheridge add native hash attribute tests to confirm that set...
2010-08-02 Dave Rolsky Fix a syntax error in the Makefile.PL
2010-07-31 Dave Rolsky Add missing underscore
2010-07-30 Karen Etheridge explicitly specify origin/master as the start point...
2010-07-30 Karen Etheridge adding MooseX::NaturalKey to test-my-dependents
2010-07-29 Justin Hunter word choice
2010-07-28 Dave Rolsky Conflict with MX::POE 0.205
2010-07-28 Dave Rolsky Conflict with MX::AlwaysCoerce 0.05
2010-07-27 Dave Rolsky Fix version for pre-0.94 MetaRole API warning
2010-07-26 Dave Rolsky Need to dep on next CMOP for default generation changes
2010-07-26 Dave Rolsky Squashed commit of the following:
2010-07-26 Dave Rolsky Move changelog for default fixes to NEXT
2010-07-26 Dave Rolsky Squashed commit of the following:
2010-07-25 Dave Rolsky Doh, fix typo in docs
2010-07-25 Dave Rolsky bump version to 1.09 1.09
2010-07-25 Dave Rolsky Require the latest CMOP
2010-07-25 Dave Rolsky Delta entry editing
2010-07-25 Dave Rolsky Tweak wording in Delta
next