summaryrefslogtreecommitdiff
path: root/t/lib/warnings/pp
Commit message (Expand)AuthorAgeFilesLines
* Fatalize the use of code points above 0xFF for bitwise operators.Abigail2017-06-071-10/+0
* Forbid out of range Unicode code points.Abigail2017-06-061-1/+1
* String bitwise operators will not accept code points > 0xFF in 5.28Abigail2017-01-161-2/+2
* Use of Unicode code points exceeding IV_MAX will be fatal in Perl 5.28Abigail2017-01-161-1/+1
* Remove t/uni/chr.tFather Chrysostomos2016-07-131-0/+10
* Deprecate wide chars in logical string opsKarl Williamson2015-12-161-0/+8
* Make 4-arg substr check SvUTF8(target) after stringfyingFather Chrysostomos2012-10-011-0/+6
* pp.c: Make warnings utf8-cleanBrian Fraser2011-10-061-0/+12
* Make *{undef} self-consistentFather Chrysostomos2011-08-261-11/+0
* [perl #78462] Don't warn for splice(@a,MAX_LEN)Eric Brine2011-06-211-0/+19
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-231-1/+1
* Finally, this "Negative repeat count" warning wasn't such a greatAndy Lester2004-03-211-9/+0
* Add a new warning "Negative repeat count"Rafael Garcia-Suarez2004-03-211-0/+9
* Correct misleading error messageMike Guy2002-01-121-1/+1
* new testsRafael Garcia-Suarez2001-09-171-7/+40
* Move the pack warnings to their own file, as pointedJarkko Hietaniemi2001-06-241-79/+0
* [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_o...Spider Boardman2001-06-191-14/+14
* Move the locale/strict/warnings helper files backJarkko Hietaniemi2001-06-181-0/+150