This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
warnings.pl: Silence perl compiler warnings
[perl5.git] / ext / Devel-Peek /
2010-07-18 David Mitchelladd CVf_CVGV_RC flag
2010-06-30 Nicholas ClarkConvert Devel::Peek's test to Test::More.
2010-06-09 Nicholas ClarkReorder CVf_* flags to be numerically contiguous again.
2010-05-20 Nicholas ClarkSvIVX() isn't valid on SVt_REGEXP
2010-02-09 Nicholas ClarkFix for non-regexps being upgraded to SVt_REGEXP
2010-02-07 Nicholas ClarkImprovements to 31c9a3 - CPAN code did depend on the...
2009-12-02 Nicholas ClarkEnsure that pp_qr returns a new regexp SV each time...
2009-11-19 Nicholas ClarkPVIOs don't use the SvIVX slot.
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-03-26 Nicholas ClarkRemove now-redundant references to MAN3PODS in core...
2009-02-09 Nicholas ClarkRename ext/Devel/Peek to ext/Devel-Peek