summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* Validate above-Latin1 characters in \N{} aliasesKarl Williamson2012-11-111-1/+1
* toke.c: Fail on malformed UTF-8 in \N{} inputKarl Williamson2012-11-111-0/+8
* perldiag: Add entry for unknown charnameKarl Williamson2012-11-111-0/+10
* charnames: Don't accept illegal :aliasesKarl Williamson2012-11-111-0/+6
* Make \N{alias} deprecations fatal.Karl Williamson2012-11-111-8/+5
* Amplify diagnostic about in-place editing.James E Keenan2012-11-101-1/+1
* Use two colons for lexsub warningFather Chrysostomos2012-09-301-2/+2
* Add new warning about sleep's limitation on WindowsSteve Hay2012-09-191-0/+6
* Disable lexsubs outside of feature.pmFather Chrysostomos2012-09-151-0/+8
* Add experimental lexical_subs featureFather Chrysostomos2012-09-151-0/+11
* ‘Subroutine "&x" is not available’ during compilationFather Chrysostomos2012-09-151-0/+30
* perldiag: closure referents → closure referencesFather Chrysostomos2012-09-151-2/+2
* Don’t say ‘variable &foo’ in warningsFather Chrysostomos2012-09-151-0/+8
* Don’t allow name after our/state subFather Chrysostomos2012-09-151-1/+1
* PATCH: [perl #82954] Make "Can't do {n,m} with n > m into warningKarl Williamson2012-09-151-7/+5
* perldiag: 13 years for reserved word deprec. is enoughFather Chrysostomos2012-09-141-9/+0
* perldiag: ‘Attempt to free unreffed scalar’ is SFather Chrysostomos2012-09-141-1/+1
* Fix %vd with alpha versionFather Chrysostomos2012-09-141-1/+1
* perldiag: ‘Unbalanced string table’ is a default warningFather Chrysostomos2012-09-141-1/+1
* perldiag: ‘Scalars leaked’ is a default warningFather Chrysostomos2012-09-141-1/+1
* Document new diagnostic message added by d903973c05Steve Hay2012-08-141-0/+6
* [perl #114104] Better error for unterminated heredoc delimFather Chrysostomos2012-08-021-0/+12
* Use ‘state’ in warning about sort {state $a}Father Chrysostomos2012-07-041-0/+8
* [perl #86136] Downgrade sort {my $a} to a warningFather Chrysostomos2012-07-031-0/+8
* perldiag: Document ‘Slab leaked from cv’Father Chrysostomos2012-06-291-0/+6
* perldiag: Add missing regexp delimsFather Chrysostomos2012-06-281-4/+4
* perldiag: ‘Unicode surrogate is illegal’ is a default warningFather Chrysostomos2012-06-271-1/+1
* perldiag: ‘Code point is not Unicode’ is a default warningFather Chrysostomos2012-06-271-1/+1
* perldiag: ‘Operation returns its argument’ is a default warningFather Chrysostomos2012-06-271-2/+2
* perldiag: ‘...illegal for interchange’ is a default warningFather Chrysostomos2012-06-271-1/+1
* perldiag: ‘UTF-16 surrogate U+%X’ is a default warningFather Chrysostomos2012-06-271-1/+1
* perldiag: ‘Ambiguous use resolved as’ is always SFather Chrysostomos2012-06-271-3/+3
* perldiag: Add cat for Lost precisionFather Chrysostomos2012-06-271-6/+6
* perldiag: ‘Regexp modifier after "-"’ should have no catFather Chrysostomos2012-06-271-2/+2
* perldiag: ‘Opening fh also as dir’ is a default warningFather Chrysostomos2012-06-271-1/+1
* perldiag: ‘Opening dirhandle also as file’ is a default warningFather Chrysostomos2012-06-271-1/+1
* perldiag: Add cat for Duplicate modifierFather Chrysostomos2012-06-271-2/+2
* perldiag: ‘invalid option -D%c’ is a warningFather Chrysostomos2012-06-271-2/+2
* perldiag: Don’t use L<<>>Father Chrysostomos2012-06-271-1/+1
* perldiag: Add cat for PERL_SIGNALS illegalFather Chrysostomos2012-06-271-1/+1
* perldiag: ‘Unbalanced context’ is a default warningFather Chrysostomos2012-06-271-1/+1
* perldiag: ‘Unbalanced tmps’ is a default warningFather Chrysostomos2012-06-271-1/+1
* perldiag: ‘Unbalanced saves’ is a default warningFather Chrysostomos2012-06-271-1/+1
* perldiag: ‘Unbalanced scopes’ is a default warningFather Chrysostomos2012-06-271-1/+1
* perldiag: ‘Variable is not imported’ is a default warningFather Chrysostomos2012-06-271-1/+1
* perldiag: ‘Scalars leaked’ is a warningFather Chrysostomos2012-06-271-4/+5
* perldiag: Add cat for ‘Attempt to set length of freed array’Father Chrysostomos2012-06-271-3/+4
* perldiag: Two space after dotsFather Chrysostomos2012-06-261-5/+5
* warn on -i with no input files given [perl #113410]Jesse Luehrs2012-06-261-0/+10
* perldiag: Correct various regexp msgsFather Chrysostomos2012-06-251-13/+18