gitmo/Moose.git
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
2010-07-25 Dave Rolsky Reorder and speling fix
2010-07-25 Dave Rolsky Release date for 1.09
2010-07-24 Dave Rolsky Small wording fixes in Changes
2010-07-24 Dave Rolsky Rephase +foo legality change
2010-07-24 Dave Rolsky Conflict with MX::AttributeInflate 0.02
2010-07-24 Dave Rolsky Conflict on MX::InstanceTracking 0.04 and MX::HasDefaul...
2010-07-24 Dave Rolsky Fix reference to old MetaRole function name
2010-07-24 Dave Rolsky Conflict with MooseX::UndefTolerant 0.04
2010-07-24 Dave Rolsky Always check that a constraint has a coercion before...
2010-07-24 Dave Rolsky Turn off deprecation warnings.
2010-07-24 Dave Rolsky Ignore Moose::Meta::Attribute and Moose::Meta::Class...
2010-07-24 Dave Rolsky Add coerce without coercion to list of deprecated features
2010-07-24 Dave Rolsky Don't try to inline a coercion unless the type constrai...
2010-07-24 Dave Rolsky Revert an earlier change (from master) so that we never...
2010-07-24 Dave Rolsky Add MX::AutoDestruct
2010-07-24 Dave Rolsky MX::Net::API is now called Net::HTTP::API
2010-07-24 Dave Rolsky Update conflict versions for some MX modules
2010-07-24 Dave Rolsky Conflict with MX::Singleton 0.22
2010-07-24 Dave Rolsky Conflict with MX::Role::WithOverloading 0.06
2010-07-24 Dave Rolsky Conflict against MX::MethodAttributes 0.22
2010-07-24 Dave Rolsky Conflict with MX::FollowPBP 0.02
2010-07-24 Dave Rolsky Conflict on LazyRequire 0.05
2010-07-24 Dave Rolsky Conflict with MX::CA 0.13
2010-07-24 Dave Rolsky Remove with_caller from the deprecations
2010-07-24 Dave Rolsky Conflict with MX::SAA 0.05
2010-07-24 Dave Rolsky Conflict with MX::StrictConstructor 0.08
2010-07-24 Dave Rolsky Explicitly ask for api version 0.55 so we can call...
2010-07-24 Dave Rolsky Require Package::DeprecationManager 0.04
2010-07-24 Dave Rolsky Test that coerce errors come out for each attr, not...
2010-07-24 Dave Rolsky Explicitly use Moose::Deprecated in all modules that...
2010-07-24 Dave Rolsky Alphabetize author_requires
2010-07-24 Dave Rolsky Issue deprecation warning on coerce => 1 without coerci...
2010-07-24 Dave Rolsky Doc deprecation warnings in Changes for Delta.pod
2010-07-24 Dave Rolsky Add docs for Moose::Deprecated
2010-07-24 Dave Rolsky Require Package::DeprecationManager 0.03
2010-07-24 Dave Rolsky Deprecation warning for Moose::init_meta
2010-07-24 Dave Rolsky Deprecation warning for calling type() or subtype(...
2010-07-24 Dave Rolsky Mention removal of MMR->alias_method in Changes
2010-07-24 Dave Rolsky Remove alias_method (it's been deprecated since 0.73_01)
2010-07-24 Dave Rolsky Deprecate the Role type
2010-07-24 Dave Rolsky Add Moose::Deprecated, and clean up use of deprecated...
2010-07-24 Jesse Luehrs fix a test and clarify some docs
2010-07-24 Shawn M Moore Minor corrections to satisfy pod_spell.t
next