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 / pp
2017-01-16 AbigailString bitwise operators will not accept code points...
2017-01-16 AbigailUse of Unicode code points exceeding IV_MAX will be...
2016-07-13 Father ChrysostomosRemove t/uni/chr.t
2015-12-16 Karl WilliamsonDeprecate wide chars in logical string ops
2012-10-01 Father ChrysostomosMake 4-arg substr check SvUTF8(target) after stringfying
2011-10-06 Brian Fraserpp.c: Make warnings utf8-clean
2011-08-26 Father ChrysostomosMake *{undef} self-consistent
2011-06-21 Eric Brine[perl #78462] Don't warn for splice(@a,MAX_LEN)
2004-04-23 Dave MitchellInclude variable names in "Use of uninitialized value...
2004-03-21 Andy LesterFinally, this "Negative repeat count" warning wasn...
2004-03-21 Rafael Garcia-SuarezAdd a new warning "Negative repeat count"
2002-01-12 Mike GuyCorrect misleading error message
2001-09-17 Rafael Garcia-Suareznew tests
2001-06-24 Jarkko HietaniemiMove the pack warnings to their own file, as pointed
2001-06-19 Spider Boardman[ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 ...
2001-06-18 Jarkko HietaniemiMove the locale/strict/warnings helper files back