Merge branch 'master' into method_generation_cleanup
[gitmo/Moose.git] / t / 020_attributes / 009_attribute_inherited_slot_specs.t
2009-01-17 Yuval Kogman Merge branch 'master' into method_generation_cleanup
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-04-24 Yuval Kogman support traits/metaclasses in clone_and_inherit_whateve...
2008-04-20 Tomas Doran Allow overriding of metaclass and traits in has '+...
2008-04-14 Yuval Kogman allow isa => SomeRandomClass in +foo attr declarations
2008-03-28 Shawn M Moore Inherited attributes may now be extended without restri...
2008-01-23 Stevan Little some additional tests for better coverage 0_36
2007-11-26 Stevan Little fixing some bugs
2007-09-14 Stevan Little complete re-organization of the test suite