trunk working again
[gitmo/Moose.git] / lib / Moose / Meta / Role /
2008-05-13 Stevan Little fixing the trigger/constructor bug
2008-05-13 Jonathan Rockway use correct metaclass when applying roles to instances
2008-04-13 Yuval Kogman Introduce TypeConstraint::Role, and add find_or_create_...
2008-04-03 Stevan Little s/die/croak/
2008-03-14 Stevan Little adding in the ability to pass params to rebles when...
2008-02-11 Stevan Little a bug fix and some tweaks 0_37
2008-01-19 Stevan Little just some more cleanup
2008-01-16 Stevan Little changelog stuff, mostly
2008-01-14 Stevan Little anon-roles are now more efficient about package usage
2008-01-14 Stevan Little * role exclusion and aliasiing now works in composite...
2008-01-03 Stevan Little aliasing stuff
2008-01-03 Stevan Little adding in method aliasing during composition
2008-01-01 Stevan Little adding method exclusion
2007-12-31 Stevan Little cleaning up and working on the spec a bit
2007-12-31 Stevan Little updating copyright dates
2007-12-31 Stevan Little moving stuff around and some cleanup
2007-12-30 Stevan Little composition and the role model are now decoupled
2007-12-30 Stevan Little refactor in progress, beware (still passing all my...
2007-09-04 Stevan Little start of the TC refactor
2007-08-07 Stevan Little adding the Method::Required but not doing anything...
2007-05-27 Stevan Little fixing the authors lists and adding the ClassName type... 0_22
2007-03-11 Stevan Little 0.18 ... pretty much ready to go
2007-02-21 Stevan Little adding 2007 to the copyright list
2006-11-05 Stevan Little 0.15
2006-11-03 Stevan Little tests pass now