bump version and update Changes
[gitmo/Class-MOP.git] / lib / Class / MOP / Method / Inlined.pm
2009-06-06 Dave Rolsky bump version and update Changes
2009-05-12 Dave Rolsky bump version to 0.84 0.84
2009-04-25 Dave Rolsky bump version to 0.83
2009-04-24 Dave Rolsky bump version to 0.82_02
2009-04-24 Dave Rolsky Refactor to exit early if we cannot inline
2009-04-24 Yuval Kogman warn if expected metaclass's constructor doesn't exist
2009-04-23 Dave Rolsky Docs for CMOP::Method::Inlined
2009-04-23 Dave Rolsky bump version to 0.82_01
2009-04-20 Dave Rolsky Move creation of the warning until the end of the metho...
2009-04-20 Dave Rolsky Reduce nested if-ness by short-circuiting and returning...
2009-04-20 Dave Rolsky Perltidy this file
2009-04-19 Yuval Kogman refactor a Class::MOP::Method::Inlined base class