This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test preamble: unify chdir 't' if -d 't';
[perl5.git] / t / lib / warnings /
2014-09-16 Father ChrysostomosMake ‘SIG handler not defined’ UTF8- and null-safe
2014-09-07 Karl WilliamsonPATCH: [perl #122671] Many warnings in regcomp.c can...
2014-09-05 Father ChrysostomosRemove -foo ambiguity warning
2014-08-22 Jarkko HietaniemiUnify the Inf/-Inf/NaN also in basic NV stringify.
2014-08-14 Father ChrysostomosStop defined(aassign) from being an error
2014-07-03 Tony Cook[perl #3330] warn on increment of an non number/non...
2014-06-19 Craig A. BerryAvoid blank lines in backslash warnings test.
2014-06-17 Karl WilliamsonPATCH: [perl #121816] Add warning for repetition x < 0
2014-06-17 Dagfinn Ilmari Man... Remove support for ?PATTERN? without explicit 'm' operator
2014-06-17 Karl WilliamsonFatalize defined(@) and defined{%)
2014-06-16 Karl WilliamsonFatalize using hash|array as reference
2014-06-13 Karl WilliamsonDeprecate unescaped literal "{" in regex patterns
2014-06-10 Tony Cookadd a warning for using the :win32 PerlIO layer
2014-06-04 Dagfinn Ilmari Man... Disallow omitting % and @ on hash and array names
2014-05-28 Tony Cook[perl #121112] only warn if newline is the last non...
2014-05-07 Tony Cook[perl #121771] Revert the new warning for ++ on non...
2014-03-19 Nicholas ClarkTests that warnings are emitted if in-place edit fails...
2014-02-06 Zeframmerge basic zefram/purple_signatures into blead
2014-02-06 Karl WilliamsonAdd tests
2014-02-05 Karl WilliamsonForbid "\c{" and \c{non-ascii}
2014-02-03 Yves Ortondeal with assignment to $/ better, deprecate edge cases...
2014-02-01 Zeframsubroutine signatures
2014-01-22 Brian Frasert/lib/warnings/pp_sys: Add skips in case telldir is...
2014-01-22 Hauke Dassume "all" in "use warnings 'FATAL';" and related
2014-01-18 Jess Robinsont/lib/warnings/9uninit: Skip crypt tests if !d_crypt
2014-01-14 Ricardo Signesrename aggref warnings to autoderef
2014-01-14 Father ChrysostomosFix copy & paste error in tests
2014-01-14 Father ChrysostomosMake key/push $scalar experimental
2013-12-31 Karl WilliamsonChange \p{} matching for above-Unicode code points
2013-12-31 Karl WilliamsonFatalized non-unicode warnings skip regex optimization
2013-12-31 Karl WilliamsonOutput regex above-Unicode matching in syn strt class
2013-12-31 Karl WilliamsonConvert regnode to a flag for [...]
2013-12-30 Father ChrysostomosImprove rcatline bad fh warnings
2013-12-22 Dagfinn Ilmari Man... Remove support for "do SUBROUTINE(LIST)"
2013-11-24 Father ChrysostomosTest line number for (??{$str}) regexp warnings
2013-11-05 Father Chrysostomos[perl #120462] Exempt $a and $b from ‘used once’ warnings
2013-11-05 Father ChrysostomosMove tests for ‘used once’ from util to gv
2013-10-30 Father ChrysostomosEliminate ‘Can't use \1 to mean $1’ false positives
2013-10-22 David Mitchellspurious "Use of "-x" without parentheses" mesg
2013-10-05 Father ChrysostomosMake postderef experimental
2013-09-18 Brian Frasertoke.c, scan_ident(): use PEEKSPACE() to skip over...
2013-09-18 Brian Fraser[perl #119123] disallow literal control character variables
2013-09-15 Niels Thykierop.c: Warn on "return $a or $b" [perl #59802]
2013-09-15 Father ChrysostomosReduce false positives for @hsh{$s} and @ary[$s] warnings
2013-09-15 Father ChrysostomosMove ‘Scalar value better written as’ tests from toke...
2013-08-26 Tony Cook[perl #117265] safesyscalls: check embedded nul in...
2013-08-24 Father ChrysostomosDon’t give unavailability warnings about our vars
2013-08-21 Father Chrysostomos[perl #118753] Remove erroneous elsif("") warning
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...
2013-08-05 Father ChrysostomosStop ‘used once’ warnings from crashing on circularities
2013-08-05 Father ChrysostomosDon’t use CopFILESV for ‘once’ warnings
2013-07-31 Karl WilliamsonPATCH: [perl #119101] Extraneous warnings in Parse...
2013-07-22 Nicholas ClarkRemove a duplicate test separator "########\n" line...
2013-07-22 Nicholas Clarklib/warnings.t should actually run the test in t/lib...
2013-07-13 Father Chrysostomos[perl #118857] Test punct vars’ exemption from ‘once...
2013-07-10 Peter Martini'Prototype after' and 'Illegal character' warnings...
2013-07-04 Karl WilliamsonPATCH: [perl #114178] di/ds/ig exempt from warnings...
2013-07-04 Karl Williamsont/lib/warnings/utf8: Fix improper TODO test
2013-06-27 Father Chrysostomos[perl #117535, #76910] Fix bogus ambiguity warnings
2013-06-19 Father Chrysostomos[perl #118047] Don’t warn for tr//a/c
2013-06-14 Ricardo Signesfix category on "Statement unlikely to be reached"
2013-05-22 Nicholas ClarkMore tests for the "Ambiguous use of ... resolved ...
2013-05-08 Ricardo SignesRestore the warning previously issued by (-l $fh)
2013-05-03 Nicholas ClarkRevert "Change the warning for $* to add ", and will...
2013-05-03 Nicholas ClarkRevert "Add a deprecation warning for all uses of ...
2013-03-27 Brian FraserMake smartmatch, given & when experimental
2013-03-21 Nicholas ClarkAdd a deprecation warning for all uses of @*, %*, ...
2013-03-21 Nicholas ClarkChange the warning for $* to add ", and will become...
2013-03-21 Nicholas ClarkGenerate the deprecation warnings for all uses $* or $#.
2013-03-21 Nicholas ClarkAdditional tests for the deprecation warnings when...
2013-02-20 Ricardo Signesput an experimental warning on lexical topic
2013-02-20 Rafael Garcia-SuarezUn-deprecate the support for lexical $_
2013-01-24 Karl WilliamsonMove t/lib/warnings/regcomp to t/re/reg_mesg.t
2013-01-24 Karl Williamsonregcomp.c: Change warning category to just deprecated
2013-01-20 Karl WilliamsonReplace XXX by correct bug number
2013-01-20 Karl WilliamsonDeprecate certain rare uses of backslashes within regexes
2013-01-20 Karl WilliamsonRevert "Deprecate literal unescaped "{" in regexes."
2013-01-11 Karl Williamsonlib/warnings/regcomp: Add note about better place for...
2012-12-04 Father Chrysostomos[perl #115818] Don’t croak for /[.zog.]/
2012-12-04 Father ChrysostomosDeprecate lexical $_
2012-11-24 Father ChrysostomosWarn when declaring lexsubs, not when enabling them
2012-11-24 Father ChrysostomosWarn by default for constant my sub redefinition
2012-11-19 Father ChrysostomosInline regcomp.c:S_checkposixcc into its only caller
2012-11-16 Tony Cookunder -Dusedl there are no warnings about the other...
2012-10-28 Father Chrysostomossv.c: !SvLEN does not mean undefined
2012-10-26 Yves Ortonfix hash key ordering dependency in t/warnings.t
2012-10-20 Yves Ortonfix off-by-one error in key detection logic for uniniti...
2012-10-20 Yves Ortonadd a TODO test for uninitialized warning hash bucket...
2012-10-12 Father ChrysostomosDisable const repl optimisation for empty pattern
2012-10-12 Father ChrysostomosUse const repl optimisation with s///e where possible
2012-10-10 Father Chrysostomos[perl #114658] Fix line numbers at the end of string...
2012-10-01 Father ChrysostomosMake 4-arg substr check SvUTF8(target) after stringfying
2012-09-24 Father Chrysostomos[perl #77240] Don’t warn for --subname
2012-09-20 Father Chrysostomos[perl #107002] No warnings test for require a::b+1
2012-09-16 Father ChrysostomosDisable lexsubs outside of feature.pm
2012-09-16 Father ChrysostomosDon’t mention pkg in proto warnings for lex subs
2012-09-15 Father ChrysostomosStop lexical warnings from turning off deprecations
2012-09-15 Father ChrysostomosFix %vd with alpha version
2012-09-03 Nicholas ClarknewXS_len_flags() shouldn't change the line number...
next