Split all the tests for ops that can return undef for defined args
[p5sagit/p5-mst-13.2.git] / t / lib / warnings / 9uninit
2008-09-07 Nicholas Clark Split all the tests for ops that can return undef for...
2008-07-03 Steve Hay Omit tests introduced by #34077 and #34084 which fail...
2008-06-25 Dave Mitchell qx($nosuchfile) isn't portable (Windows whines on STDERR)
2008-06-24 Dave Mitchell more incorrect variable reported in uninitialized value...
2008-06-22 Dave Mitchell Incorrect variable reported in uninitialized value...
2008-06-01 Bram [perl #36875] [PATCH] scalar reverse undef does not...
2008-04-30 Vincent Pit Double magic/warnings with tie $x, $m
2008-04-30 Vincent Pit Double magic/warnings with binmode $fh, undef
2008-04-27 Nicholas Clark Warnings within the conditional of until() and for...
2008-04-27 Nicholas Clark Warnings within the condition of while are not reported...
2008-04-18 Rafael Garcia-Suarez Fix the line-number-in-elsif longstanding bug.
2008-04-17 Nicholas Clark Add "eliminate incorrect line numbers in warnings"...
2008-03-25 Vincent Pit Re: [PATCH] Double warning with perl -we 'my $a; substr...
2008-03-20 Vincent Pit Double warning with perl -we '\&$x'
2008-02-22 Dave Mitchell fix variable names in 'ununit var' warnings in evals
2008-02-14 Vincent Pit doio.c:Perl_my_lstat:/* XXX Do really need to be callin...
2008-01-28 Rafael Garcia-Suarez Make lc/uc/lcfirst/ucfirst warn when passed undef.
2008-01-12 Nicholas Clark For 5.12: saner behaviour for `length`
2007-11-09 Dave Mitchell [perl #47233] Core dump caused by goto
2007-09-09 Dave Mitchell ununit pos value warning identified the wrong variable...
2006-11-02 Dave Mitchell eval $undef should emit one warning, not three.
2006-11-01 H.Merijn Brand Fix the failures in warnings tests when PERL_UNICODE...
2006-07-06 Yves Orton Introduce a new function, pv_escape(), to display conte...
2006-04-30 Nicholas Clark index and rindex couldn't correctly handle surprises...
2006-04-29 Nicholas Clark syswrite couldn't correctly handle surprises from UTF...
2005-11-22 Robin Houston Re: [PATCH] concat interacts badly with magic
2005-07-28 Piotr Fusik [perl #36672] Swapped warnings for -o and -O file tests
2004-11-23 Craig A. Berry warnings.t portability tweaks
2004-09-01 Dave Mitchell whoops, fix 'formline undef' test broken by change...
2004-09-01 Dave Mitchell [perl #31111] Random made scripts crashing perl
2004-05-07 Dave Mitchell symbolic references like ${"foo$index"}*3 would incorre...
2004-05-06 Marcus Holland-Moritz [perl #29346] Double warning for int(undef) and abs...
2004-04-30 Dave Mitchell disable problematical 'uninitialized value' warning...
2004-04-23 Dave Mitchell Include variable names in "Use of uninitialized value...