update changelog
[p5sagit/Devel-BeginLift.git] / BeginLift.xs
2010-05-11 Chad Granum Applied patch from Zefram in rt #55384
2008-10-25 Florian Ragwitz Turn *_for_cv into classmethods.
2008-10-25 Florian Ragwitz Rename _setup and _teardown to {setup,teardown}_for_cv.
2008-10-25 Florian Ragwitz Return a nullop if the liftee returns a null sv.
2008-10-18 Florian Ragwitz Don't return a const op for a null sv.
2008-10-18 Florian Ragwitz Port to B::Hooks::OP::Check::EntersubForCV.
2008-05-12 Yuval Kogman disabled code for B::OP arguments, not finished (no...
2008-05-10 Yuval Kogman accept B::OP objects from lifted subs
2007-06-27 Matt S Trout seems to have vanished
2007-06-27 Matt S Trout moved .xs file to correct place, test.pl removed
2007-06-26 Matt S Trout fixup
2007-06-26 Matt S Trout handle void return, move to pure xs