fix RT#44429 after discussion on the mailing list
[gitmo/Moose.git] / Changes
2009-03-30 Hans Dieter Pearcey fix RT#44429 after discussion on the mailing list
2009-03-29 Dave Rolsky And add some commas
2009-03-29 Dave Rolsky Less yoda-y grammar
2009-03-29 Dave Rolsky class's
2009-03-29 Dave Rolsky Remove useless boilerplate text
2009-03-29 Hans Dieter Pearcey make my Changes entry more consistent
2009-03-28 Shawn M Moore Mention Moose::Manual::Delta at the top of Changes
2009-03-28 Shawn M Moore Changes and Delta for no-meta stuff
2009-03-28 Hans Dieter Pearcey init_meta documentation
2009-03-27 Chris Prather 21:49 <@stevan> and mention jrockways alternate solutio...
2009-03-27 Chris Prather record changes for duck_type
2009-03-27 Dave Rolsky make a lazy attribute use the same logic value coercion...
2009-03-27 Dave Rolsky bump version and update Changes 0.73
2009-03-26 Dave Rolsky bump version and update Changes
2009-03-23 Dave Rolsky Formatting tweaks, and credit Ash for Constructor changes
2009-03-23 Dave Rolsky changes for merge of refactor-immutable branch and...
2009-03-21 Dave Rolsky make MMM::Destructor->is_needed a class method only
2009-03-21 Dave Rolsky add changes for MMMC
2009-03-21 Dave Rolsky Document new Manual pages in Changes
2009-03-20 Ash Berlin Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose
2009-03-20 Ash Berlin Make Meta::Method::Constructor easier to subclass
2009-03-18 Shawn M Moore Depend directly on Data::OptList
2009-03-14 Dave Rolsky Revert "make re-applying a role to an object instance...
2009-03-14 Dave Rolsky make re-applying a role to an object instance a no...
2009-03-13 Dave Rolsky Add changes for hdp's inherited lazy_build fix
2009-03-11 Dave Rolsky Add changes entry for Moose::Exporter changes
2009-03-09 Dave Rolsky Mention Radu in changes
2009-03-05 Cory G Watson Link to Basics/Recipe9 from Moose.pm's builder blurb
2009-03-05 Cory G Watson Fix pod formatting typo
2009-03-03 Dave Rolsky Mention meta recipe 7 in changes
2009-02-25 Dave Rolsky Add changes for latest TC change
2009-02-25 Dave Rolsky Clarify an old changes entry
2009-02-24 Dave Rolsky bump version and update Changes for release 0.72
2009-02-23 Dave Rolsky Handle Foo->new(undef) consistently, with an error...
2009-02-22 Dave Rolsky More changes for next version
2009-02-22 Dave Rolsky Update changes for release
2009-02-22 Dave Rolsky Start changes for 0.72
2009-02-21 Dave Rolsky Change how the TC sugar bits work so that the arguments are
2009-02-19 Dave Rolsky Clean up changes and add release date
2009-02-19 Shawn M Moore Bring Changes up to date
2009-02-18 Dave Rolsky wrote roles recipe 3 - applying a role to an object...
2009-02-17 Dave Rolsky Add basics recipe 11 to changes
2009-02-14 Dave Rolsky Add release date
2009-02-14 Dave Rolsky More changes
2009-02-14 Dave Rolsky Doc trigger change in Changes
2009-02-14 Dave Rolsky Update Changes for next release
2009-02-13 Dave Rolsky More formatting tweaks to Changes
2009-02-13 Dave Rolsky Tweaked changes
2009-02-13 Stevan Little adding more tests to the binary tree recipe, and adding...
2009-02-12 Dave Rolsky bump version and update release date 0.69
2009-02-12 Dave Rolsky Add doy's delegation fix to the change log
2009-02-12 Dave Rolsky Mention that the cookbook work was part of the grant
2009-02-12 Dave Rolsky Add changes $NEXT
2009-02-10 Shawn M Moore Make some keyword errors use throw_error instead of...
2009-02-04 Dave Rolsky Add one more change 0.68
2009-02-04 Dave Rolsky Add release date
2009-02-04 Dave Rolsky Add some changes for 0.68
2009-02-04 Dave Rolsky bump version and update changes for next release 0.67
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...
next