Bump everything to 0.61
[gitmo/Class-MOP.git] / lib / Class / MOP / Method.pm
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