bump version and update Changes
[gitmo/Class-MOP.git] / lib / Class / MOP / Method.pm
2009-03-27 Dave Rolsky bump version and update Changes 0.79
2009-03-23 Dave Rolsky bump version so Moose has something to depend on
2009-03-18 Dave Rolsky bump version for dev release 0.78_01
2009-03-17 Dave Rolsky docs for CMOP::Metohd
2009-03-17 Dave Rolsky docs for CMOP::Metohd
2009-03-12 Dave Rolsky bump copyright year to 2009
2009-02-24 Dave Rolsky bump version and update Changes for a release 0.78
2009-02-22 Dave Rolsky renumber to 0.77_01 for a dev release
2009-02-22 Dave Rolsky Remove all the pure Perl bits to go XS-only
2009-02-20 Dave Rolsky bump the version so I can make svn Moose require this...
2009-02-14 Dave Rolsky bump version to 0.77 0.77
2009-01-22 Dave Rolsky bump all the versions to 0.76
2008-12-31 Dave Rolsky bump version to 0.75
2008-12-25 Dave Rolsky bump version and update changes 0.74
2008-12-16 Dave Rolsky bump version 0.73
2008-12-08 Dave Rolsky bump version to 0.72 0.72
2008-12-08 Dave Rolsky Very small grammar tweak.
2008-12-08 Shawn M Moore Doc fix for CMOP::Method from sorear
2008-12-05 Dave Rolsky bump version to 0.71_02 and update Changes
2008-12-04 Dave Rolsky update version for release and update changes
2008-12-03 Dave Rolsky ->wrap is documented as a constructor, so it should...
2008-11-29 Shawn M Moore Class::MOP::Method->execute
2008-11-26 Dave Rolsky bump _all_ the versions to 0.71
2008-11-19 Dave Rolsky Doh, I'm retarded. 0.70_01
2008-11-18 Dave Rolsky update Changes and make version 0.69_01 0.69_01
2008-11-14 Dave Rolsky bump version # and update changes
2008-11-07 Dave Rolsky bump version and update changes for release 0.69
2008-10-23 Dave Rolsky Bump all versions to 0.68
2008-10-06 Dave Rolsky Bump all the modules to 0.67
2008-09-11 Dave Rolsky Clarify the chain-following properties of the various...
2008-09-11 Dave Rolsky Part 1 of the great clone plan.
2008-09-11 Dave Rolsky Apply changes to deprecate alias_method previously...
2008-09-11 Dave Rolsky Revert the last few commits related to deprecating...
2008-09-11 Dave Rolsky s/$code/$self/g for consistency
2008-09-01 Dave Rolsky bump version to 0.65 and update changes for stable... 0.65
2008-09-01 Dave Rolsky Fix XS so that Class::MOP::Method accessors blow up...
2008-08-29 Dave Rolsky bump version to 0.64_07 for another (in an endless...
2008-08-25 Dave Rolsky Bump the version and update changes for 0.64_06 0.64_06
2008-08-25 Dave Rolsky bump version and update changes for 0.65_05 0.64_05
2008-08-23 Dave Rolsky bump version and update Changes for 0.64_04 release 0.64_04
2008-08-22 Dave Rolsky Bump the version # and updates Changes for 0.64_03 0.64_03
2008-08-21 Dave Rolsky bump version # for next release
2008-08-20 Dave Rolsky Implement the "eval $VERSION" trick from perlmodstyle...
2008-08-13 Yuval Kogman use hash refs with _new
2008-08-13 Yuval Kogman immutable constructor for method
2008-08-10 Yuval Kogman add associated_metaclass to Method
2008-08-08 Yuval Kogman accept fully named args to Class::MOP::Method::wrap
2008-08-08 Yuval Kogman Remove p6 style attribute naming
2008-08-04 Shawn M Moore Bump version to 0.65
2008-07-07 Shawn M Moore Bump us up to 0.64
2008-06-18 Shawn M Moore Bump to 0.63
2008-06-18 Shawn M Moore Begin updating to 0.62
2008-06-13 Shawn M Moore Bump everything to 0.61
2008-06-13 Shawn M Moore Bump all packages to 0.60
2008-06-04 Stevan Little some speed gains
2008-05-28 Stevan Little better error message
2008-05-18 Stevan Little Class::MOP::Method and co. are now stricter and require...
2008-05-18 Stevan Little okay, this is not meant to be used, but since i am...
2008-03-11 Stevan Little Class::MOP fixes
2008-02-08 Stevan Little bunch of doc fixes
2007-12-31 Stevan Little copyright date changes on Class::MOP
2007-12-12 Stevan Little Class::MOP with XS
2007-05-27 Stevan Little fixing the authors lists and adding the ClassName type...
2007-02-21 Stevan Little Lots of doc updates
2007-01-27 Stevan Little merging the immutable branch into trunk
2006-11-02 Stevan Little 0.36
2006-11-08 Stevan Little fixed all the attribute name to be more Perl6ish and...
2006-10-15 Stevan Little more-method-refactoring
2006-09-15 Stevan Little cleaning up Changes and docs
2006-08-30 Stevan Little add_attribute fix, and version fixes, changes, etc
2006-08-29 Stevan Little adding in the additional metaclasses
2006-08-29 Stevan Little immutability is good
2006-08-28 Stevan Little slight speed improvements
2006-08-28 Stevan Little minor tweaks to the method classes
2006-08-28 Stevan Little no-more-blessed-subs
2006-08-11 Stevan Little added the AUTHORITY into all classes, and support for...
2006-07-15 Stevan Little ChangeLog and adding yuval to authors everywhere
2006-07-13 Yuval Kogman Docs, small fixes, find_method_by_name and the get_valu...
2006-07-05 Stevan Little foo
2006-07-05 Stevan Little closed
2006-05-11 Stevan Little foo
2006-03-02 Stevan Little release 0.20 0_20
2006-03-01 Stevan Little buncha crap
2006-03-01 Stevan Little method modifiers,.. I think the API needs work
2006-02-28 Stevan Little more method modifier stuff
2006-02-28 Stevan Little preserving call context
2006-02-28 Stevan Little preserving call context
2006-02-28 Stevan Little preserving call context
2006-02-28 Stevan Little method modifiers
2006-02-28 Stevan Little bunch of stuff
2006-02-10 Stevan Little getting close to a 0.07 release
2006-02-02 Stevan Little preping for the 0.01 release
2006-02-02 Stevan Little many docs additions and a new test
2006-01-31 Stevan Little Class::MOP - lots of knot tying, this should make subcl...
2006-01-30 Stevan Little Class::MOP - getting there
2006-01-28 Stevan Little Class-MOP = bunch of moving stuff around
2006-01-23 Stevan Little Class::MOP - adding in some basic stuff