This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bump versions of perl modules updated in AmigaOS branch
[perl5.git] / t / lib /
2014-05-30 Karl Williamsont/lib/charnames/alias: Add comment
2014-05-28 Tony Cook[perl #121112] only warn if newline is the last non...
2014-05-12 Tony Cookensure qw//, q'' and '' report line on a missing terminator
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 Karl Williamsont/loc_tools.pl: Extract out finding locales from locale.t
2014-01-22 Hauke Dassume "all" in "use warnings 'FATAL';" and related
2014-01-20 Tony Cook[perl #121031] fix all of the other incorrect calls...
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-12-14 Father ChrysostomosFix ‘Can't declare null operation in "my"’
2013-11-24 Father ChrysostomosTest line number for (??{$str}) regexp warnings
2013-11-18 Tony Cookfix expected failure text for new croak.t test
2013-11-17 Father ChrysostomosRemove extraneous dot from ‘Missing right brace...’
2013-11-14 Father ChrysostomosCompile-time checking for %$obj{"key"} under ‘use fields’
2013-11-08 Father ChrysostomosWarn for all uses of %hash{...} in scalar cx
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-11-04 Father ChrysostomosMake ‘No such class’ apply to ${$ref}{key}, too
2013-11-03 Father ChrysostomosMake ‘No such field’ error apply to 1-elem slices
2013-10-31 Father Chrysostomos‘Attempt to bless into a ref’ with stale method caches
2013-10-31 Father Chrysostomos[perl #119809] Disallow bless($ref, $tied_ref)
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-16 Tony Cooktest and briefly document DB::goto
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 ClarkMove file parsing code from t/lib/common.pl to t/test.pl
2013-07-22 Nicholas ClarkRefactor the setup code in t/lib/common.pl
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-03-07 Nicholas Clarkt/lib/common.pl should use absolute paths in @INC
2013-03-06 Brian FraserRestrict the valid identifier syntax, fix some identifi...
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...
2013-01-04 Karl Williamsoncharnames: Deprecate character names with spacing issues
2013-01-04 Karl Williamsoncharnames: :alias alone implies :full
2013-01-04 Karl Williamsoncharnames: comment, error message clarifications
2012-12-17 Tony Cookskip the \N{...} unloaded charnames croak test when...
2012-12-09 Father ChrysostomosChange Constant(undef) error to something meaningful
2012-12-09 Father ChrysostomosTest ‘Constant(%s) unknown’ error
2012-12-09 Father ChrysostomosTest error when constant overload handler returns undef
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-17 Yves OrtonHash Function Change - Murmur hash and true per process...
2012-11-16 Tony Cookunder -Dusedl there are no warnings about the other...
2012-11-11 Karl WilliamsonValidate above-Latin1 characters in \N{} aliases
2012-11-11 Brian Frasertoke.c: [RT#73022] Make \N{...} UTF-8 clean.
2012-11-11 Karl Williamsoncharnames: Don't accept illegal :aliases
next