summaryrefslogtreecommitdiff
path: root/t/lib/warnings/gv
Commit message (Expand)AuthorAgeFilesLines
* And silence some silly examples.Max Maischein2019-11-031-2/+80
* Fatalize use of $* and $#James E Keenan2018-10-171-66/+0
* Make setting ${^ENCODING} to a defined value fatalDagfinn Ilmari Mannsåker2017-06-071-4/+0
* Fatalize inheriting AUTOLOAD for non-methods.Abigail2017-06-061-25/+0
* Use of $* and $# will be fatal in 5.30.Abigail2017-01-161-14/+14
* Revert "Remove deprecation warnings related to $* and $#."Abigail2017-01-161-0/+60
* Use of inherited AUTOLOAD for non-methods will be fatal in 5.28.Abigail2017-01-161-2/+2
* Setting ${^ENCODE} will be fatal by 5.28.Abigail2017-01-161-1/+1
* Remove deprecation warnings related to $* and $#.Abigail2017-01-161-60/+0
* Test for perl #47047Rick Delaney2016-09-051-0/+2
* Disable ${^ENCODING}Father Chrysostomos2016-07-131-0/+10
* [perl #120462] Exempt $a and $b from ‘used once’ warningsFather Chrysostomos2013-11-041-0/+4
* Move tests for ‘used once’ from util to gvFather Chrysostomos2013-11-041-0/+172
* Revert "Change the warning for $* to add ", and will become a syntax error"."Nicholas Clark2013-05-031-7/+7
* Revert "Add a deprecation warning for all uses of @*, %*, &* and **."Nicholas Clark2013-05-031-18/+0
* Add a deprecation warning for all uses of @*, %*, &* and **.Nicholas Clark2013-03-211-0/+18
* Change the warning for $* to add ", and will become a syntax error".Nicholas Clark2013-03-211-7/+7
* Generate the deprecation warnings for all uses $* or $#.Nicholas Clark2013-03-211-12/+22
* Additional tests for the deprecation warnings when using $* or $#.Nicholas Clark2013-03-211-0/+40
* Make op.c warnings UTF8-cleanBrian Fraser2011-10-061-1/+21
* Revert change #33302. This change was wrong, since it wasRafael Garcia-Suarez2008-02-141-2/+0
* [perl #47047] Use of inherited AUTOLOAD for non-method is deprecated Rick Delaney2008-02-131-0/+2
* Turn the "$# / $* is no longer supported" warnings intoRafael Garcia-Suarez2007-07-111-3/+2
* Adjust the warning category in the test, tooRafael Garcia-Suarez2007-04-191-2/+2
* Remove the deprecated $# variableRafael Garcia-Suarez2005-06-201-2/+2
* Rename again the warning about $* being no longer supportedRafael Garcia-Suarez2003-06-151-2/+2
* Rename the warning about $* being removed,Rafael Garcia-Suarez2003-06-141-1/+1
* Remove the deprecated $* variable.Rafael Garcia-Suarez2003-06-131-2/+2
* Move the locale/strict/warnings helper files backJarkko Hietaniemi2001-06-181-0/+54