bump version and update changes for release later today (I hope)
[gitmo/Moose.git] / lib / Moose / Meta / Class.pm
2008-09-03 Dave Rolsky bump version and update changes for release later today...
2008-09-02 Dave Rolsky Doc constructor_class & destructor_class accessors
2008-09-01 Dave Rolsky bump version to 0.56 and update changes for release 0.56
2008-08-31 Dave Rolsky bump version to 0.55_04
2008-08-31 Dave Rolsky merge trunk to meta-role-helper branch
2008-08-30 Dave Rolsky bump the version to 0.55_03
2008-08-29 Dave Rolsky merge trunk to meta-role-helper branch
2008-08-29 Dave Rolsky When we reinitialize from the super meta class, we...
2008-08-29 Dave Rolsky revert back to code as it was before my depths into...
2008-08-29 Dave Rolsky This is about 50% of the way towards making
2008-08-29 Dave Rolsky bump version to 0.55_02
2008-08-27 Dave Rolsky Add a long comment detailing what's not quite right...
2008-08-27 Dave Rolsky Rename $meta to $super_meta in _fix_metaclass_incompati...
2008-08-27 Dave Rolsky Remove another level of indentation for even more short...
2008-08-27 Dave Rolsky Remove some comments that are bogus now that we check...
2008-08-27 Dave Rolsky Refactored/reformatted _fix_metaclass_incompatibility...
2008-08-25 Dave Rolsky Implemented Moose::Util::MetaRole, which lets you apply...
2008-08-20 Dave Rolsky Implement the "eval $VERSION" trick from perlmodstyle...
2008-08-15 Yuval Kogman metaclass compatibility checking/fixing corrections
2008-08-15 Yuval Kogman get_all_methods in immutable memoization list
2008-08-15 Yuval Kogman pass in @_ % 2 == 1 for compat
2008-08-14 Yuval Kogman remove ->meta from _fix_metaclass_compatibility
2008-08-13 Yuval Kogman also accept hash refs to new_object and friends
2008-08-10 Yuval Kogman recalculating the method map updates the cache flag
2008-08-08 Yuval Kogman remove Perl 6 attribute naming style
2008-08-04 Shawn M Moore Bump to 0.56
2008-07-24 Yuval Kogman ignore metaclass in superclasses if it isn't a Class...
2008-07-22 Stevan Little rolling back
2008-07-18 Paul Driver Added support for fancy triggers, and a test.
2008-07-08 Stevan Little some refactoring of handles
2008-07-03 Stevan Little 0.55 setup
2008-07-03 Stevan Little setting up 0.53
2008-06-27 Shawn M Moore Bump to 0.52
2008-06-27 Shawn M Moore Bump us up to 0.51
2008-06-13 Shawn M Moore Bump the versions of everything to 0.50
2008-06-04 Stevan Little some speed gains and a new test
2008-05-28 Stevan Little initialize cleanup
2008-05-27 Stevan Little some speedups in Moose
2008-05-25 Stevan Little 0.45
2008-05-25 Stevan Little 0.45
2008-05-19 Stevan Little no more XS mah!
2008-05-16 Stevan Little trunk working again
2008-04-24 Yuval Kogman support traits/metaclasses in clone_and_inherit_whateve...
2008-04-24 Yuval Kogman metaclass and traits interpolation moved to Meta::Attribute
2008-04-24 Yuval Kogman more refactoring of _process_attribute
2008-04-24 Yuval Kogman Move the short name resolution magic of metaclass/trait...
2008-04-16 Yuval Kogman inner() and super() no longer increment sub_generation...
2008-04-13 Yuval Kogman Move the override logic into Method::Override
2008-04-13 Stevan Little fixing trigger/coerce bug, adding test and reformating...
2008-04-03 Stevan Little s/die/croak/
2008-03-14 Stevan Little some last minute tweaks
2008-03-11 Stevan Little tweaking formatting to match existing tests and code...
2008-03-11 Jonathan Rockway add cache attribute to M::Meta::Class->create_anon_class
2008-03-11 Stevan Little cleanin up a bit, and adding changes
2008-03-11 Jonathan Rockway add support for roles => [] option to Moose::Meta:...
2008-02-14 Stevan Little 0.37
2008-01-26 Yuval Kogman init_arg can be undef
2008-01-26 Stevan Little 0.36
2008-01-23 Stevan Little some additional tests for better coverage 0_36
2008-01-22 Stevan Little some minor tweaks 0_35
2008-01-21 Stevan Little cleaning up the traits things
2008-01-19 Stevan Little rudementary support for attribute traits
2008-01-19 Stevan Little just some more cleanup
2008-01-03 Stevan Little using a little less overload stuff
2007-12-31 Stevan Little updating copyright dates
2007-12-14 Stevan Little 0.33
2007-12-13 Stevan Little slight tweak
2007-12-13 Chris Prather Class::MOP::check_package_cache_flag() is mro::get_pkg_... 0_33
2007-12-12 Stevan Little Moose taking advantage of the XS
2007-09-14 Stevan Little eilaras bug fixed and tested
2007-09-14 Stevan Little being more cautious about how we use ->meta
2007-06-08 Stevan Little bumping version and reviewing immutable changes
2007-06-02 Guillermo Roditi Immutable fix to work with new Class::MOP, and trailing...
2007-04-29 Matt S Trout * Moose
2007-04-28 Stevan Little foo
2007-04-05 Stevan Little adding metaclass alias stuff
2007-03-24 Stevan Little fixed handles
2007-03-11 Stevan Little 0.18 ... pretty much ready to go
2007-03-04 Stevan Little Class::MOP::load_class change
2007-02-21 Stevan Little adding 2007 to the copyright list
2006-11-27 Stevan Little foo
2006-11-14 Stevan Little foo
2006-11-14 Stevan Little foo
2006-11-10 Stevan Little It Works, *AND* Its Fast(er)
2006-11-10 Stevan Little Moose Immutable
2006-11-02 Stevan Little moving things around to get ready to support Class...
2006-10-10 Stevan Little fix
2006-09-15 Stevan Little getting this up to speed with Class::MOP 0.35
2006-08-29 Stevan Little no more _role_meta crapsvk status!
2006-07-06 Stevan Little 0.10
2006-07-05 Yuval Kogman calculate_all_roles method
2006-06-22 Stevan Little foo 0_09_03
2006-06-18 Stevan Little foo
2006-05-14 Stevan Little docs-n-attr-refactor
2006-05-12 Stevan Little foo
2006-05-11 Stevan Little more-roles
2006-05-10 Stevan Little roles
2006-05-10 Stevan Little role-exclusion
2006-05-09 Stevan Little fooooooooooooooooooooo
2006-05-09 Stevan Little roles
next