adding method exclusion
[gitmo/Moose.git] / lib / Moose / Meta / Method /
2007-12-31 Stevan Little updating copyright dates
2007-12-30 Stevan Little fixing sartaks bug
2007-12-21 Stevan Little some doc tweaks
2007-12-11 Stevan Little foo
2007-12-10 Yuval Kogman Constructor and Destructor inherit Class::MOP::Method...
2007-12-06 Shawn M Moore allow subclasses to decide whether we need to copy...
2007-11-15 Guillermo Roditi bug in inlined constructor and tests 0_30 0_31
2007-11-15 Guillermo Roditi optimize inlined accessors
2007-11-13 Guillermo Roditi error messgae fixes + new test
2007-11-13 Guillermo Roditi builder inline accessor bug fix and new test
2007-11-13 Guillermo Roditi inlined constructor correction for lazy_build and new...
2007-11-06 Guillermo Roditi changes so far
2007-10-29 Guillermo Roditi some optimizations to builder and lazy build along...
2007-10-26 Guillermo Roditi builder and lazy_build changes. note that this ups...
2007-09-20 Dave Rolsky This is a trivial change to make this class more easily
2007-09-19 Stevan Little adding fix for dexter
2007-09-14 Stevan Little eilaras bug fixed and tested
2007-09-06 Stevan Little overload fix
2007-09-06 Stevan Little overload fix
2007-08-02 Stevan Little foo
2007-06-10 Matt S Trout fix inline constructor for hierarchy with multiple...
2007-05-27 Stevan Little fixing the authors lists and adding the ClassName type... 0_22
2007-05-09 Stevan Little foo
2007-05-03 Matt S Trout horrible hack to make immutability on Moose class exten...
2007-04-28 Aankhen Moose::Meta::Method::Accessor:
2007-04-28 Aankhen Moose::Meta::Method::Accessor:
2007-03-11 Stevan Little 0.18 ... pretty much ready to go
2007-02-21 Stevan Little adding 2007 to the copyright list
2007-02-01 Stevan Little merging the immutable branch into trunk
2006-11-27 Stevan Little foo
2006-11-20 Stevan Little foo 0_18_002
2006-11-14 Stevan Little foo
2006-11-14 Stevan Little foo
2006-11-14 Stevan Little foo
2006-11-10 Stevan Little missed sumpin
2006-11-10 Stevan Little It Works, *AND* Its Fast(er)
2006-11-10 Stevan Little Moose Immutable
2006-11-05 Stevan Little 0.15
2006-11-03 Stevan Little no more inlining, and its not actually any slower,...
2006-11-03 Stevan Little tests pass now
2006-11-02 Stevan Little this is broken, need to integrate the new Class::MOP...
2006-11-02 Stevan Little moving things around to get ready to support Class...