]> git.vpit.fr Git - perl/modules/indirect.git/history - MANIFEST
Freshen the documentation
[perl/modules/indirect.git] / MANIFEST
2011-10-22 Vincent PitAdd 'global' option to 'no indirect'
2011-07-17 Vincent PitAdd META.json
2011-07-17 Vincent PitTest that indirect does not vivify entries in %^H
2010-08-21 Vincent PitRename t/80-regressions.t to t/50-external.t
2010-08-19 Vincent PitProperly handle method_named ops
2010-05-31 Vincent PitFix the thread destructor trick for 5.13.1 rt57699
2010-04-24 Vincent PitAdd Tatsuhiko Miyagawa's regression test
2010-04-18 Vincent PitAdd a regression test for a bug that appeared while...
2010-04-18 Vincent PitAdd a regression test for RT #50570
2009-08-28 Vincent PitReset the callbacks when the root interpreter is destroyed
2009-08-28 Vincent PitMake some room in t/4*.t
2009-08-27 Vincent PitUse the hint pointer as the unique identifier for the...
2009-08-23 Vincent PitAdd the PERL_INDIRECT_PM_DISABLE environment variable
2009-07-15 Vincent PitTurn on CvCLONE for all anonymous subs passed as hooks rt47902
2009-07-14 Vincent PitCover ck_scope actually handling an OP_SCOPE
2009-07-14 Vincent PitOnly enable the pragma during compile time rt47866
2009-07-07 Vincent PitAdd a stress test
2009-07-07 Vincent PitFix line number for multiline indirect constructs
2009-05-28 Vincent PitPrevent bogus invalid syntaxes caused by reallocated...
2009-05-24 Vincent PitTest the workaround more extensively
2009-05-23 Vincent PitAdd a TODO test for the "pragma propagating into requir...
2009-05-17 Vincent PitGet rid of t/90-boilerplate.t
2009-05-03 Vincent PitRename some test files
2009-05-03 Vincent PitMake the op map thread safe
2009-05-02 Vincent PitSwitch to a ptable-based OP map
2008-10-04 Vincent PitTest 'package A; sub foo; foo A->new' that gets deparse...
2008-08-30 Vincent PitNo longer fork to test. IPC::Cmd is no longer required
2008-08-10 Vincent PitImporting indirect-0.01.tar.gz v0.01