This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Preserve 64-bit array offsets in uninit warnings
[perl5.git] / t / lib / warnings / gv
2013-11-05 Father Chrysostomos[perl #120462] Exempt $a and $b from ‘used once’ warnings
2013-11-05 Father ChrysostomosMove tests for ‘used once’ from util to gv
2013-05-03 Nicholas ClarkRevert "Change the warning for $* to add ", and will...
2013-05-03 Nicholas ClarkRevert "Add a deprecation warning for all uses of ...
2013-03-21 Nicholas ClarkAdd a deprecation warning for all uses of @*, %*, ...
2013-03-21 Nicholas ClarkChange the warning for $* to add ", and will become...
2013-03-21 Nicholas ClarkGenerate the deprecation warnings for all uses $* or $#.
2013-03-21 Nicholas ClarkAdditional tests for the deprecation warnings when...
2011-10-06 Brian FraserMake op.c warnings UTF8-clean
2008-02-14 Rafael Garcia-SuarezRevert change #33302. This change was wrong, since...
2008-02-13 Rick Delaney[perl #47047] Use of inherited AUTOLOAD for non-method...
2007-07-11 Rafael Garcia-SuarezTurn the "$# / $* is no longer supported" warnings...
2007-04-19 Rafael Garcia-SuarezAdjust the warning category in the test, too
2005-06-20 Rafael Garcia-SuarezRemove the deprecated $# variable
2003-06-15 Rafael Garcia-SuarezRename again the warning about $* being no longer supported
2003-06-14 Rafael Garcia-SuarezRename the warning about $* being removed,
2003-06-13 Rafael Garcia-SuarezRemove the deprecated $* variable.
2001-06-18 Jarkko HietaniemiMove the locale/strict/warnings helper files back