This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlapi: Fix grammar
[perl5.git] / t / lib / warnings / sv
2016-12-25 David Mitchellfix (*glob) = ()
2016-07-29 Father ChrysostomosTired of looking up old bug numbers
2016-07-07 David MitchellSEGV in "Subroutine redefined" warning
2016-03-18 John PeacockRemove no longer valid tests
2015-06-22 Rafael Garcia-SuarezIncrease the maximal size of the string displayed in...
2014-08-22 Jarkko HietaniemiUnify the Inf/-Inf/NaN also in basic NV stringify.
2014-07-03 Tony Cook[perl #3330] warn on increment of an non number/non...
2014-05-07 Tony Cook[perl #121771] Revert the new warning for ++ on non...
2013-08-14 Tony Cook[perl #3330] avoid an uncaught warning from op/inc.t
2013-08-12 Tony Cook[perl #3330] warn on increment of an non number/non...
2012-09-15 Father ChrysostomosFix %vd with alpha version
2011-11-22 Father ChrysostomosMove a test from t/lib/warnings/sv to .../9uninit
2011-10-06 Brian FraserMore warnings tests.
2010-12-17 Chip Salzenbergupdate warnings tests to cope with %z now being valid...
2010-12-11 Father Chrysostomos[perl #72090] unitialized variable name wrong with...
2008-11-09 Marcus Holland-MoritzFix warning code in Perl_sv_vcatpvfn() to make the...
2005-12-01 Gisle AasDisable constant folding of sprintf
2005-04-08 Andy LesterRemoving Y2K warnings
2004-08-04 Rafael Garcia-SuarezRemove the "Newline in left-justified string" warning.
2004-04-23 Dave MitchellInclude variable names in "Use of uninitialized value...
2004-03-18 Dave Mitchellmake ~$x give warning is $x isn't initialised.
2003-06-12 Robin BarkerAdd a new warning, "Newline in left-justified string...
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-07 Rafael Garcia-SuarezFully qualify in warning message the name of a subrouti...
2001-11-18 Michael G. SchwernRe: [ID 20011116.125] $a = undef; print "$a\n"; does...
2001-10-23 Jarkko HietaniemiNegation and Unicode: sort of solves 20010303.010,
2001-10-23 Jarkko HietaniemiMake the "isn't numeric" warning to show Unicode as...
2001-06-18 Jarkko HietaniemiMove the locale/strict/warnings helper files back