This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix comments and pod that mention 5.20 erroneously
[perl5.git] / pod / perldiag.pod
2014-04-01 Karl WilliamsonFix comments and pod that mention 5.20 erroneously
2014-03-18 Ricardo Signesreplace links to perllexwarn with links to warnings
2014-03-11 Aristotle Pagaltzisperldiag: Clarify that lexicals do not trigger "used...
2014-02-20 Karl WilliamsonRestore proper functioning of -Mdiagnostics
2014-02-20 Peter RabbitsonFix pod typo (kentnl++)
2014-02-18 Karl WilliamsonFix pod errors
2014-02-16 Father Chrysostomosalphabetise perldiag
2014-02-15 Karl WilliamsonDeprecate uses of POSIX::isfoo()
2014-02-09 Father ChrysostomosUse ‘an’ for $/=[] error message
2014-02-09 Father Chrysostomosperldiag: Wrap long lines
2014-02-09 Father Chrysostomosperldiag: Don’t use dev version numbers
2014-02-09 Father Chrysostomosperldiag: Consistent spaces after dots
2014-02-09 Father ChrysostomosAlphabetise perldiag
2014-02-06 Zeframmerge basic zefram/purple_signatures into blead
2014-02-06 Karl WilliamsonMake a literal "{" fatal after \b and \B in regexes
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-18 Father Chrysostomosperldiag: Rewrap autoderef entries
2014-01-17 Father Chrysostomosperldiag for new mprotect warnings
2014-01-14 Ricardo Signesrename aggref warnings to autoderef
2014-01-14 Father ChrysostomosMake key/push $scalar experimental
2014-01-11 Father Chrysostomosperldiag: Rewrap an entry for better splain output
2014-01-11 Father Chrysostomosperldiag: Use (F) consistently
2014-01-03 Karl Williamsonperldiag.pod: Correct some categories
2014-01-02 Father Chrysostomosperldiag: Rewrap an entry slightly
2014-01-01 Karl Williamsonutf8.c: Fix warning category and subcategory conflicts
2013-12-31 Karl WilliamsonChange \p{} matching for above-Unicode code points
2013-12-27 Karl Williamsonlib/diagnostics.t: Use different test data
2013-12-07 Karl WilliamsonPATCH: [Perl #42957] Suggesting warning for useless...
2013-11-20 Tony Cookupdate perldiag for the change in conversion specifiers
2013-11-19 Father Chrysostomosperldiag: Update descr for ‘Switch condition not recogn...
2013-11-18 Father Chrysostomosperldiag: Clarify memory wrap
2013-11-18 Father ChrysostomosRequire closing paren for (?&...
2013-11-17 Father Chrysostomosperldiag: Don’t let <-- HERE be wrapped
2013-11-17 Father Chrysostomosperldiag: Remove categories from fatal errors
2013-11-17 Father Chrysostomosperldiag: Clarify an entry
2013-11-17 Father Chrysostomosperldiag: Document ‘\N{} in character class restricted...’
2013-11-17 Father Chrysostomosperldiag: Document ‘Zero length \N{}’
2013-11-17 Father Chrysostomosperldiag: Miscapitalisation; clarity
2013-11-17 Father Chrysostomosperldiag: Clean up ‘Sequence (...’ messages
2013-11-17 Father Chrysostomosperldiag: Reword an entry slightly
2013-11-17 Father Chrysostomosperldiag: Add some ‘in regex’ variants
2013-11-17 Father Chrysostomosperldiag: Document ‘Don't know how to get file name’
2013-11-17 Father Chrysostomosperldiag: Update Assertion to match reality
2013-11-17 Father Chrysostomosperldiag: \%d better written as $%d
2013-11-17 Father Chrysostomosperldiag: rewrap an entry for better splain output
2013-11-16 Father ChrysostomosUnwrap a perldiag entry for better splain output
2013-11-16 Father Chrysostomosperldiag: ‘my sub’ is no longer ‘reserved’ syntax
2013-11-16 Father ChrysostomosAlphabetise perldiag
2013-11-16 Father Chrysostomosperldiag: remove space from otherwise blank line
2013-11-10 Father Chrysostomosperldiag: Two minor tweaks
2013-11-09 Father Chrysostomosperldiag: Remove ‘The %s feature...’
2013-11-08 Father ChrysostomosWarn for all uses of %hash{...} in scalar cx
2013-11-01 Father ChrysostomosMove threads::shared warnings from perldiag to shared.pm
2013-11-01 Father ChrysostomosRemove ancient threads diagnostics from perldiag
2013-10-16 Peter MartiniAdding a prototype attribute.
2013-10-05 Father ChrysostomosMake postderef experimental
2013-09-18 Brian Fraser[perl #119123] disallow literal control character variables
2013-09-17 Father ChrysostomosRewrap one perldiag entry for better splain output
2013-09-16 Father ChrysostomosAlphabetise perldiag
2013-09-16 Steve Hayperldelta - Update new/changed diagnostics section
2013-09-15 Niels Thykierop.c: Warn on "return $a or $b" [perl #59802]
2013-09-13 Father ChrysostomosDocument the %hash{$scalar} warning
2013-09-13 Father ChrysostomosAdd two missing perldiag entries
2013-09-13 Father ChrysostomosHard-code op name in ck_exists|delete errors
2013-09-12 Father Chrysostomosperldiag: Rewrap an entry for better splain output
2013-09-10 David Goldenperldiag: Fix severity of Unicode mapping warning
2013-09-10 Brian Fraserregcomp.c: Make all warnings and error messages UTF...
2013-08-29 Father Chrysostomosperldiag: Reword/rewrap embedded null warning
2013-08-26 Tony Cook[perl #117265] safesyscalls: check embedded nul in...
2013-08-12 Father ChrysostomosAlphabetise perldiag
2013-08-12 Tony Cook[perl #3330] warn on increment of an non number/non...
2013-07-29 Tony Cook[perl #52000] add perldiag entries for the new warnings
2013-07-26 Father ChrysostomosAllow stash elems to be array refs
2013-07-13 Father Chrysostomosperldiag: rewrap an entry for better splain output
2013-07-13 Peter Martini[perl #118567] Add a warning for prototypes if a missing
2013-07-13 James E KeenanMove folding rules warning from 'D' to 'S'.
2013-07-13 Father Chrysostomosperldiag: reflow an entry for better splain output
2013-07-12 Ricardo Signesperldiag: note the exceptions for "once" warnings
2013-07-11 Peter MartiniSplit the handling for "Illegal character" and "Illegal...
2013-06-30 Father Chrysostomosperldiag: Consistent spaces after dots
2013-06-23 Father Chrysostomosperldiag: Correct ‘Unknown Unicode option value’
2013-06-23 Father Chrysostomosperldiag: Document ‘SWASHNEW didn't return an HV ref’
2013-06-23 Father Chrysostomosperldiag: Correct ‘Repeated format line...’
2013-06-23 Father Chrysostomosperldiag: Correct ‘Perl %s required’
2013-06-23 Father Chrysostomosperldiag: Correct ‘Pattern subroutine nesting...’
2013-06-23 Father Chrysostomosperldiag: Document mprotect errors
2013-06-23 Father Chrysostomosperldiag: Correct ‘length() used on %s’
2013-06-23 Father Chrysostomosperldiag: Document ‘internal %<num>p might conflict’
2013-06-23 Father Chrysostomosperldiag: Correct ‘Infinite recursion in regex’
2013-06-23 Father Chrysostomosperldiag: Correct ‘Don't know how to handle magic’
2013-06-23 Father Chrysostomosperldiag: Add the elliptical variant of strict refs...
2013-06-23 Brian GottreuFixed verbatim lines in POD over 79 characters
2013-06-21 Father Chrysostomosperldiag: Document ‘Can't call mro_method_changed_in()’
2013-06-10 Father Chrysostomosperldiag: Document ‘Can't call mro_isa_changed_in’
2013-06-09 Father Chrysostomosperldiag: Tweak ‘'%c' allowed only after types’
2013-06-08 Father Chrysostomosperldiag: typo
2013-06-08 Father Chrysostomos[perl #117941] Blessing into freed current stash
2013-06-08 Father Chrysostomosperldiag: Correct descr of ‘Expecting '(?flags:(?[...
next