B::Hooks::OP::Check::Install::Files is not indexed
[p5sagit/Devel-Declare.git] / stolen_chunk_of_toke.c
2019-11-24 Karl Williamson Update to work with Perl 5.31.7
2015-03-24 Matthew Horsfall dont use sub_inwhat (RT#102918)
2013-06-18 Karen Etheridge Updates for some deprecations in perl 5.17. (Zefram...
2012-02-07 Zefram restrict symbol export hack to threading builds
2012-02-01 Zefram partially substitute for unexported symbols
2011-12-08 Zefram jump through hoops to avoid compiler warnings
2009-08-13 Florian Ragwitz Don't invoke the const callback for a keyword followed...
2009-07-10 Ash Berlin Brackets needed on OSX/5.8.8
2009-07-10 Florian Ragwitz Make the toke.c functions always operate on PL_compilin...
2009-06-07 Florian Ragwitz Fix compilation on 5.8.
2009-06-05 Florian Ragwitz Merge branch 'master' into mad mad
2009-05-29 Florian Ragwitz Don't define MEM_WRAP_CHECK_ if it's already there.
2009-05-23 Florian Ragwitz Improve compatibility with MAD-enabled perls.
2008-11-10 Florian Ragwitz Eliminate undefined symbols.
2008-11-07 Florian Ragwitz Add S_scan_ident from toke.c.
2008-10-04 Florian Ragwitz Remove support for long-deprecated -P for better portab...
2008-10-04 Florian Ragwitz Revert "nuke PERL_5_9_PLUS"
2008-10-04 Florian Ragwitz Don't define NEWSV. handy.h does that for us.
2008-09-30 Matt S Trout nuke PERL_5_9_PLUS
2007-11-09 Matt S Trout correct typo in ifndef
2007-10-25 Matt S Trout 0.001003 changes
2007-10-21 Matt S Trout compile fixes for 5.9.5 and DDEBUGGING
2007-10-14 Matt S Trout compiles against 5.8.1 (no threads, no multiplicity)
2007-06-29 Matt S Trout fun ($a, $b) { ... }
2007-06-29 Matt S Trout debug flag, extra test
2007-06-29 Matt S Trout now compiles without needing my /home