merge trunk to pluggable errors
[gitmo/Moose.git] / lib / Moose / Meta / Method / Overriden.pm
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-06-26 Yuval Kogman Method::Accessor throw_error code
2008-06-13 Shawn M Moore Bump the versions of everything to 0.50
2008-05-19 Stevan Little no more XS mah!
2008-04-16 Stevan Little adding changes and fixing some version numbers and...
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
2007-12-31 Stevan Little updating copyright dates
2007-05-27 Stevan Little fixing the authors lists and adding the ClassName type... 0_22
2007-03-11 Stevan Little 0.18 ... pretty much ready to go
2007-02-21 Stevan Little adding 2007 to the copyright list
2006-11-05 Stevan Little 0.15
2006-11-03 Stevan Little tests pass now
2006-11-02 Stevan Little moving things around to get ready to support Class...