s/statis/stasis/ in Moose/Meta/Role.pm
[gitmo/Moose.git] / lib / Moose / Meta / Role.pm
2011-09-28 Brad Bowman s/statis/stasis/ in Moose/Meta/Role.pm
2011-09-06 Dave Rolsky Remove all uses of CMOP::{load_class, is_class_loaded...
2011-06-19 Jesse Luehrs remove old deprecated code
2011-06-05 Dave Rolsky Add definition context to every accessor defined internally
2011-05-09 Jesse Luehrs whoops again
2011-05-09 Jesse Luehrs sort some things to allow for some better caching
2011-05-06 Jesse Luehrs handle caching of anon classes better, when role/class...
2011-05-01 Stevan Little doc tweak from John M. Dlugosz
2011-04-22 Jesse Luehrs roles don't have throw_error
2011-04-22 Chris Weyl Moose::Meta::Role::create should honor "roles"
2011-04-18 Jesse Luehrs unify the anon package stuff in CMOP::Package
2011-04-17 Shawn M Moore Remove these weird useless comments
2011-04-17 Shawn M Moore Document free_anon_{class, role}
2011-04-17 Shawn M Moore Missing a :: after $first_fragments
2011-04-17 Shawn M Moore Make anon role DESTROY logic match that of anon class
2011-03-14 Dave Rolsky Prep for removing deprecated features or making them...
2011-03-04 Jesse Luehrs yes, this is necessary for us
2011-02-13 Dave Rolsky Fixed reinitialization bug that lost all role meta...
2010-12-27 Dave Rolsky Use dzil Authority plugin - remove $AUTHORITY from...
2010-12-26 Dave Rolsky Beginning of dzilization
2010-11-19 Dave Rolsky Bump version to 1.9900 for new version numbering scheme
2010-11-18 Jesse Luehrs this was pushed back to ::HasMethods
2010-11-16 Jesse Luehrs add a applied_attribute_metaclass to roles
2010-11-02 Dave Rolsky bump version to 1.19 1.19
2010-10-29 Dave Rolsky bump version to 1.18
2010-10-19 Dave Rolsky bump version to 1.17 1.17
2010-10-18 Dave Rolsky Remove some whitespace
2010-10-18 nperez Move logic into Moose::Meta::Role for deprecation check...
2010-10-18 Dave Rolsky Bump version to 1.16
2010-10-08 Jesse Luehrs also handle weakening in anon roles
2010-09-27 Dave Rolsky bump version to 1.15
2010-09-27 Jesse Luehrs actually, why not make the meta method renameable
2010-09-27 Jesse Luehrs make MMC->create and MMR->create install meta methods...
2010-09-27 Jesse Luehrs handle role reinitialization too
2010-09-27 Jesse Luehrs override metaclass compat stuff in a trait for CMOP...
2010-09-21 Dave Rolsky bump version to 1.14 1.14
2010-09-13 Dave Rolsky bump version to 1.13 1.13
2010-08-28 Dave Rolsky bump version to 1.12 1.12
2010-08-28 Dave Rolsky bump version to 1.11
2010-08-20 Dave Rolsky Bump version to 1.10
2010-07-25 Dave Rolsky bump version to 1.09 1.09
2010-07-24 Dave Rolsky Remove alias_method (it's been deprecated since 0.73_01)
2010-06-15 Jesse Luehrs version bump 1.08
2010-06-05 Florian Ragwitz Version 1.07 1.07
2010-06-01 Florian Ragwitz Version 1.06 1.06
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
next