summaryrefslogtreecommitdiff
path: root/t/lib/warnings
Commit message (Expand)AuthorAgeFilesLines
* syswrite couldn't correctly handle surprises from UTF-8 overloading.Nicholas Clark2006-04-291-2/+1
* Assigning undef to an entry in %ENV shouldn't produce warnings, evenRafael Garcia-Suarez2006-04-051-0/+5
* Make usage of :unique emit a deprecation warning.Rafael Garcia-Suarez2006-03-141-0/+7
* $[ = 2 should not warn.Rafael Garcia-Suarez2006-03-071-0/+1
* [patch] t/lib/warnings/pp_sysPaul Green2006-02-161-2/+2
* Skip new chdir warning test if fchdir is not availableRafael Garcia-Suarez2006-02-091-4/+14
* [perl #38464] chdir() on closed handles Peter Dintelmann2006-02-081-0/+19
* Don't warn when localizing $[Rafael Garcia-Suarez2006-01-121-0/+1
* Feature bundle is now :5.10, and add -E switchRobin Houston2005-12-211-0/+1
* Disable constant folding of sprintfGisle Aas2005-12-011-3/+3
* Re: [PATCH] concat interacts badly with magicRobin Houston2005-11-222-2/+2
* wrong maxlen in sselect [PATCH]Gisle Aas2005-10-211-0/+11
* Fix by Rick Delaney for [perl #3269] no warnings "bareword" turns offRafael Garcia-Suarez2005-09-271-0/+6
* [patch] blead@25282 - VMS specific fixes. [2nd try]John E. Malmberg2005-08-111-2/+2
* [perl #36672] Swapped warnings for -o and -O file tests Piotr Fusik2005-07-281-1/+1
* Extend the the "our variable redeclared" warning to the case:Rafael Garcia-Suarez2005-07-191-11/+51
* Overhaul the semantics of the warningRafael Garcia-Suarez2005-07-191-8/+48
* Remove the deprecated $# variableRafael Garcia-Suarez2005-06-201-2/+2
* Removing Y2K warningsAndy Lester2005-04-082-65/+0
* warnings.t portability tweaksCraig A. Berry2004-11-232-10/+27
* whoops, fix 'formline undef' test broken by change #23251Dave Mitchell2004-09-011-3/+2
* [perl #31111] Random made scripts crashing perlDave Mitchell2004-09-011-1/+2
* Remove the "Newline in left-justified string" warning.Rafael Garcia-Suarez2004-08-041-19/+0
* symbolic references like ${"foo$index"}*3 would incorrectly warnDave Mitchell2004-05-071-0/+9
* [perl #29346] Double warning for int(undef) and abs(undef)Marcus Holland-Moritz2004-05-061-2/+0
* disable problematical 'uninitialized value' warning testsDave Mitchell2004-04-301-12/+4
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-2314-104/+1392
* Re: [PATCH] warn on !=~Yitzchak Scott-Thoennes2004-03-221-0/+9
* 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
* warn on !=~Yitzchak Scott-Thoennes2004-03-201-1/+19
* make ~$x give warning is $x isn't initialised.Dave Mitchell2004-03-181-0/+20
* add deprecation warning for my $x if 0Dave Mitchell2004-03-041-0/+25
* retract 22328 and 22332: deprecation warning for my $x if fooDave Mitchell2004-03-041-57/+0
* stop "const in void context" warning for a const in anDave Mitchell2004-02-251-0/+3
* Add tests for the C<my $x if foo> deprecation, and change theDave Mitchell2004-02-181-0/+57
* Re: open/or inconsistencySADAHIRO Tomoyuki2004-01-171-0/+1
* Some mandatory syntax warnings emitted by the lexer weren'tRafael Garcia-Suarez2004-01-051-0/+17
* Add more complete tests for the "variable masks earlierRafael Garcia-Suarez2003-11-141-0/+39
* Test nit ; goes with change 21591Rafael Garcia-Suarez2003-10-311-1/+1
* Re: [perl #24076] "<> err EXPR" and warnings.Rafael Garcia-Suarez2003-10-061-0/+12
* More PerlIO warnings changes.Jarkko Hietaniemi2003-09-131-6/+6
* Re: [perl #15395] lexical warnings and inheritanceAnno Siegel2003-09-101-3/+51
* add "$lexical not available" warning in C<for my $lex ()>Dave Mitchell2003-08-091-0/+9
* Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicalsDave Mitchell2003-08-071-0/+10
* Re: Fatal 5.8.1 error in our $FOO = x if $FOODave Mitchell2003-07-241-0/+6
* The warning "Possible precedence problem on bitwise operator"Rafael Garcia-Suarez2003-07-201-0/+1
* "without parens" vs "without parentheses"Iain Truskett2003-07-031-4/+4
* 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