more-method-refactoring
[gitmo/Class-MOP.git] / lib / Class / MOP / Method.pm
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