Version 1.05
[gitmo/Moose.git] / lib / Moose / Meta / Role.pm
2010-05-20 Florian Ragwitz Version 1.05 1.05
2010-05-20 Florian Ragwitz Version 1.04 1.04
2010-05-16 Jesse Luehrs add ->consumers method to role metaclass
2010-05-12 Jesse Luehrs fix failing tests
2010-05-12 Jesse Luehrs add HasMethods to Role explicitly, since it's no longer...
2010-05-11 Tomas Doran 'Fix' has '+attr' in roles by exploding earlier.
2010-05-06 Florian Ragwitz Version 1.03. 1.03
2010-05-01 Florian Ragwitz Version 1.02. 1.02
2010-04-08 Jesse Luehrs fix instance application not passing along role args...
2010-03-26 Florian Ragwitz Version 1.01. 1.01
2010-03-25 Florian Ragwitz Version 1.00. 1.00
2010-03-08 Florian Ragwitz Version 0.99. 0.99
2010-02-10 Dave Rolsky bump version to 0.98
2010-02-10 Dave Rolsky bump version to 0.97 0.97
2010-02-09 franck cuny fix POD typo
2010-02-06 Florian Ragwitz Version 0.96. 0.96
2010-02-04 Florian Ragwitz Version 0.95. 0.95
2010-01-18 Dave Rolsky set version to 0.94
2010-01-18 Dave Rolsky Squashed commit of the following:
2010-01-05 Dave Rolsky bump version to 0.93_03 0.93_03
2010-01-05 Dave Rolsky bump version to 0.93_02 0.93_02
2010-01-04 Dave Rolsky bump version to 0.93_01
2010-01-04 Dave Rolsky Change BUGS so it always tells people to look at Moose...
2010-01-04 Dave Rolsky bump copyright year to 2010
2010-01-04 Dave Rolsky Merged topic/metarole-distinguishes-role-meta (which...
2009-12-28 Florian Ragwitz Turn composition_class_roles into a plain method.
2009-11-19 Florian Ragwitz Checking in changes prior to tagging of version 0.93... 0.93
2009-10-11 Dave Rolsky deprecate get_attribute_map for roles, and remove it...
2009-10-08 Shawn M Moore Moose::Meta::Role no longer uses subname
2009-09-22 Dave Rolsky bump version to 0.92
2009-09-17 Dave Rolsky bump version to 0.91 0.91
2009-09-14 Dave Rolsky bump version to 0.90
2009-09-14 Dave Rolsky Method related methods are inherited from CMOP::Package
2009-09-14 Dave Rolsky work in progress on getting rt 48985 changes working...
2009-09-12 Florian Ragwitz Add composition_class_roles to Meta::Class and build...
2009-09-12 Florian Ragwitz Make the RoleSummation role application class an attrib...
2009-09-11 Dave Rolsky bump version to 0.89_02 and set release date 0.89_02
2009-09-02 Dave Rolsky bump version to 0.89_01
2009-08-18 Jesse Luehrs Merge branch 'master' into attribute_helpers
2009-08-16 Jesse Luehrs rename alias and excludes to -alias and -excludes
2009-08-15 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-08-13 Dave Rolsky bump version to 0.89
2009-08-12 Shawn M Moore Roles can now accept attributes named 0 and ""
2009-08-03 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-07-24 Dave Rolsky bump version to 0.88 0.88
2009-07-22 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-07-13 Florian Ragwitz Create metaclass attrs for the different composition...
2009-07-10 Jesse Luehrs do all the renaming that was discussed
2009-07-08 Jesse Luehrs the option is excludes, not exclude
2009-07-07 Dave Rolsky bump version to 0.87 0.87
2009-07-03 Dave Rolsky bump version to 0.86
2009-06-26 Dave Rolsky bump version to 0.85 0.85
2009-06-26 Dave Rolsky bump version to 0.84 0.84
2009-06-25 Shawn M Moore Merge commit 'origin/meta_role_modifiers_bug'
2009-06-23 Dave Rolsky bump version to 0.83
2009-06-22 Robert Buels added fix for bug tested in 4c8c390
2009-06-22 Dave Rolsky bump version to 0.82
2009-06-07 Dave Rolsky bump version to 0.81 0.81
2009-06-06 Dave Rolsky bump version to 0.80
2009-05-31 Shawn M Moore Begin s/conflicted/conflicting/
2009-05-30 Shawn M Moore Role->add_conflicted_method
2009-05-30 Shawn M Moore Add conflicted method metaclass
2009-05-30 Shawn M Moore get_required_method_list now returns objects not names
2009-05-30 Shawn M Moore Add get_values
2009-05-30 Shawn M Moore Rename internal get_list to get_keys for clarity
2009-05-30 Shawn M Moore Grammar fix
2009-05-30 Shawn M Moore required_methods is now a hashref of Method::Requireds...
2009-05-30 Shawn M Moore Typo fix
2009-05-30 Shawn M Moore Use blessed not ref
2009-05-30 Shawn M Moore Have add_required_methods inflate the required methods
2009-05-30 Shawn M Moore Add required_method_metaclass attribute
2009-05-30 Jesse Luehrs grammar fix
2009-05-30 Shawn M Moore Mark possessives with an apostrophe!
2009-05-30 Shawn M Moore Fix missing ) in pod
2009-05-13 Dave Rolsky bump version to 0.79 0.79
2009-05-12 Dave Rolsky bump version to 0.78
2009-05-10 Shawn M Moore Make role_for_combination private
2009-05-10 Dave Rolsky Move method so the definition comes after first use
2009-05-10 Shawn M Moore Satisfy pod_spell
2009-05-10 Shawn M Moore Add role_for_combination for MXRP
2009-05-02 Dave Rolsky bump version to 0.77 0.77
2009-04-30 Chris Prather swap instance of Class::MOP::in_global_destruction...
2009-04-30 Chris Prather swap instance of Class::MOP::subname to Sub::Name subname
2009-04-25 Dave Rolsky bump version to 0.76
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2009-04-23 Dave Rolsky bump version to 0.75_01 0.75_01
2009-04-20 Dave Rolsky bump version to 0.75 0.75
2009-04-17 Justin DeVuyst Change method_metaclass to an attr for metarole applica...
2009-04-13 Hans Dieter Pearcey note that role application does not try to save your...
2009-04-07 Dave Rolsky bump version to 0.74
2009-04-07 Florian Ragwitz Remove a commented out and deprecated method.
2009-04-07 Florian Ragwitz Include stack traces in deprecation warnings.
2009-04-06 Dave Rolsky bump version 0.73_02
2009-04-05 Dave Rolsky bump version to 0.73_01 0.73_01
2009-04-05 Dave Rolsky add warning for long-deprecated alias_method method...
2009-04-05 Dave Rolsky Merge branch 'renames-and-deprecations'
2009-03-28 Shawn M Moore class_of in role->combine
2009-03-28 Shawn M Moore Look up the metaclass in get_method_map instead of...
2009-03-28 Shawn M Moore Use $META since we have it
2009-03-27 Dave Rolsky bump version and update Changes 0.73
next