p5sagit/Devel-BeginLift.git
2010-05-11 Chad Granum update changelog master 0.001003
2010-05-11 Chad Granum Applied patch from Zefram in rt #55384
2008-11-12 Florian Ragwitz Version 0.001002. 0.001002
2008-11-12 Florian Ragwitz Make B::Utils dependency for t/generate.t optional...
2008-11-12 Florian Ragwitz Require Hooks::OP::Check::EntersubForCV 0.03 to make...
2008-10-25 Florian Ragwitz Update README.
2008-10-25 Florian Ragwitz Version 0.001001. 0.001001
2008-10-25 Florian Ragwitz Merge branch 'entersub_for_cv'
2008-10-25 Florian Ragwitz Plan for t/generate.t. entersub_for_cv
2008-10-25 Florian Ragwitz Document *_for_cv.
2008-10-25 Florian Ragwitz Turn *_for_cv into classmethods.
2008-10-25 Florian Ragwitz Require EntersubForCV 0.02.
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-10-18 Florian Ragwitz Create branch 'entersub_for_cv'.
2008-10-16 Florian Ragwitz Make the tests pass with warnings enabled.
2008-10-16 Matt S Trout move BeginLift to new repo layout
2008-10-16 Matt S Trout commit diffs for review
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-09-15 Matt S Trout manifest.skip
2007-06-27 Matt S Trout fix typo 0.001000
2007-06-27 Matt S Trout seems to have vanished
2007-06-27 Matt S Trout extra test
2007-06-27 Matt S Trout var lifting
2007-06-27 Matt S Trout placeholder readme, overwritten by PREOP
2007-06-27 Matt S Trout added example
2007-06-27 Matt S Trout skeleton Changes file
2007-06-27 Matt S Trout added docs
2007-06-27 Matt S Trout moved .xs file to correct place, test.pl removed
2007-06-27 Matt S Trout tests!
2007-06-26 Matt S Trout fixup
2007-06-26 Matt S Trout handle void return, move to pure xs
2007-06-24 Matt S Trout initial import, very rough