Clarify difference between trigger & after method modifier
[gitmo/Moose.git] / Changes
2009-02-03 Dave Rolsky Add release date
2009-02-03 Dave Rolsky Speling fix
2009-02-03 Dave Rolsky Mention Moose::Manual
2009-02-02 Dave Rolsky Do some hackish validation of type names in MUTC, thoug...
2009-01-31 Dave Rolsky Make MUTC load Moose before trying to use it to throw...
2009-01-28 Dave Rolsky Add changes for MUC change.
2009-01-23 Dave Rolsky add a delegation_metaclass method to MM::Attribute...
2009-01-22 Dave Rolsky update changes for release
2009-01-22 Dave Rolsky Reformat changes
2009-01-22 Paul Jamieson Fenwick Moose::Util::TypeConstraints has been added to the...
2009-01-21 Ricardo SIGNES maybe_type
2009-01-19 Dave Rolsky Fix change description
2009-01-19 Dave Rolsky Add change for bug fix.
2009-01-17 Yuval Kogman Merge branch 'master' into method_generation_cleanup
2009-01-12 Dave Rolsky Fix the super recursion bug perigrin found
2009-01-03 Cory G Watson Meta::TypeConstraint: Add some explanation for a few...
2008-12-31 Dave Rolsky add release date and bump version
2008-12-31 Dave Rolsky require CMOP 0.75
2008-12-30 Dave Rolsky bump CMOP prereq to latest version
2008-12-22 Shawn M Moore Rename verify_type_constraint to verify_against_type_co...
2008-12-21 Shawn M Moore Actually, call that verify_type_constraint
2008-12-21 Shawn M Moore Moose::Meta::Attribute->check_type_constraint
2008-12-21 Shawn M Moore We don't use RegExpr anywhere else, use the standard...
2008-12-14 Shawn M Moore Tests for parameterized metaclass traits
2008-12-14 Shawn M Moore Support for parameterized traits in attributes
2008-12-12 Dave Rolsky Doh, wrong requestor
2008-12-09 Shawn M Moore Always inline predicate and clearer methods
2008-12-08 Dave Rolsky Add changes for 0.63
2008-12-05 Dave Rolsky bump version and update Changes
2008-12-05 Dave Rolsky Handle defaults with quote-breaking values correctly...
2008-12-04 Dave Rolsky Implement a can_be_inlined method for MMM::Constructor...
2008-12-04 Dave Rolsky When applying a role to a class and some methods are...
2008-12-04 Dave Rolsky bump version and update changes. 0.62_01
2008-12-03 Dave Rolsky Document latest speed tweak
2008-11-29 Shawn M Moore Use the new method->execute API for BUILDALL and DEMOLI...
2008-11-26 Dave Rolsky Document chris's constructor fix 0.62
2008-11-26 Dave Rolsky Add release date
2008-11-26 Dave Rolsky Fix the changelog whitespacing
2008-11-26 Tomas Doran Make removing attributes also remove their installed...
2008-11-26 Shawn M Moore Attempt to explain why a role that just requires method...
2008-11-26 Shawn M Moore Changes tweaks
2008-11-26 Shawn M Moore Fix the error message when we're composing role A with...
2008-11-25 Shawn M Moore More consistent errors for roles (don't really want...
2008-11-25 Shawn M Moore First cut of anonymous roles!
2008-11-25 Shawn M Moore Moose::Meta::Role->create for dynamic role construction
2008-11-17 Shawn M Moore Remove the make_immutable keyword, it's been deprecated...
2008-11-16 Tomas Doran Fix another reentrancy issue in Moose::Exporter by...
2008-11-09 Stevan Little fixed a method exclusion/aliasing bug
2008-11-07 Dave Rolsky Update changes for 0.61 0.61
2008-11-02 Dave Rolsky Fix typo in my own name
2008-11-01 Dave Rolsky Moose::Meta::Class->get_method_map was both broken...
2008-10-27 Dave Rolsky changes cleanup (gah, no tabs!)
2008-10-27 Chris Prather load_class for a Role if the Role isn't already loaded...
2008-10-24 Dave Rolsky Remove doubled changes entry
2008-10-24 Dave Rolsky Dates are confusing
2008-10-24 Dave Rolsky Final change log updates before 0.60. Just cleaning...
2008-10-24 John Napiorkowski updated changelog
2008-10-23 Dave Rolsky Small wording tweak
2008-10-23 Dave Rolsky Add changes entry for restoration of parameterized...
2008-10-22 Dave Rolsky Tests for resolve_meta{class,trait}_alias in Moose...
2008-10-22 Tomas Doran Speedups in does for MooseX::Storage, should also make...
2008-10-16 Dave Rolsky Fix bug with -traits to Moose
2008-10-16 Tomas Doran TODO Test for bug in Moose::Exporter
2008-10-14 Dave Rolsky Add release date
2008-10-12 Dave Rolsky Reverted the type constraint bits that caused breakage...
2008-10-07 Tomas Doran More type constraint fixes for edge cases in is_a_type_...
2008-10-06 Tomas Doran Docs for things in Class::MOP::Attribute + tests for...
2008-09-30 Todd Hepler make sure we can create an anon class that has a requir...
2008-09-29 Dave Rolsky when loading Test::Warn, require at least 0.10
2008-09-26 Matt S Trout changes line for deprototype
2008-09-26 Dave Rolsky Clarify nature of bug fix
2008-09-22 Dave Rolsky Fix handling of anon subtype with both constraint ...
2008-09-18 Dave Rolsky Tweak throw_error changes description
2008-09-18 Yuval Kogman changelog error_class
2008-09-18 Dave Rolsky More !!
2008-09-18 Dave Rolsky Document latest bug fix
2008-09-16 Todd Hepler check for a valid attribute name in Moose::Meta::Role
2008-09-15 Dave Rolsky Add note about conflict list
2008-09-15 Dave Rolsky Changes indentation fixup
2008-09-15 Dave Rolsky merge method-changes branch into trunk
2008-09-15 Dave Rolsky Small tweaks and add jnapiorkowski's name to all his...
2008-09-15 John Napiorkowski updated the changelog
2008-09-14 Dave Rolsky Add description for metaclass incompat changes.
2008-09-13 Dave Rolsky Fix the spelling of compatibility in here too.
2008-09-13 Dave Rolsky Oops, left in a conflict marker
2008-09-13 Dave Rolsky merge trunk to method-changes branch
2008-09-12 Dave Rolsky Update changes with credit for latest bug fix
2008-09-12 Dave Rolsky Do not unimport functions which we explicitly re-export...
2008-09-12 Dave Rolsky Make backwards incompatibility clear in changes
2008-09-11 Dave Rolsky Update changes for this branch
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-09-03 Dave Rolsky bump version and update changes for release later today...
2008-09-03 Dave Rolsky Add changes for latest bug fix
2008-09-03 Dave Rolsky Redo changes for jnapiorkowski's TC change
2008-09-03 John Napiorkowski updated changes file
2008-09-03 Dave Rolsky Update changes with the new docs.
2008-09-01 Dave Rolsky bump version to 0.56 and update changes for release 0.56
2008-08-31 Dave Rolsky merge meta-role-helper branch and update changes
2008-08-31 Dave Rolsky merge trunk to meta-role-helper branch
2008-08-30 Dave Rolsky Add changes for 0.55_03
next