summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* Alphabetise perldiagFather Chrysostomos2013-08-121-7/+7
* [perl #3330] warn on increment of an non number/non-magically incable valueTony Cook2013-08-121-0/+7
* [perl #52000] add perldiag entries for the new warningsTony Cook2013-07-291-0/+10
* Allow stash elems to be array refsFather Chrysostomos2013-07-251-0/+6
* perldiag: rewrap an entry for better splain outputFather Chrysostomos2013-07-131-4/+4
* [perl #118567] Add a warning for prototypes if a missingPeter Martini2013-07-131-0/+5
* Move folding rules warning from 'D' to 'S'.James E Keenan2013-07-131-6/+4
* perldiag: reflow an entry for better splain outputFather Chrysostomos2013-07-121-2/+2
* perldiag: note the exceptions for "once" warningsRicardo Signes2013-07-121-1/+3
* Split the handling for "Illegal character" and "Illegal character after '_'"Peter Martini2013-07-101-1/+3
* perldiag: Consistent spaces after dotsFather Chrysostomos2013-06-301-7/+7
* perldiag: Correct ‘Unknown Unicode option value’Father Chrysostomos2013-06-231-1/+1
* perldiag: Document ‘SWASHNEW didn't return an HV ref’Father Chrysostomos2013-06-231-0/+5
* perldiag: Correct ‘Repeated format line...’Father Chrysostomos2013-06-231-1/+1
* perldiag: Correct ‘Perl %s required’Father Chrysostomos2013-06-231-1/+1
* perldiag: Correct ‘Pattern subroutine nesting...’Father Chrysostomos2013-06-231-5/+1
* perldiag: Document mprotect errorsFather Chrysostomos2013-06-231-0/+8
* perldiag: Correct ‘length() used on %s’Father Chrysostomos2013-06-231-1/+1
* perldiag: Document ‘internal %<num>p might conflict’Father Chrysostomos2013-06-231-0/+9
* perldiag: Correct ‘Infinite recursion in regex’Father Chrysostomos2013-06-231-4/+1
* perldiag: Correct ‘Don't know how to handle magic’Father Chrysostomos2013-06-231-1/+1
* perldiag: Add the elliptical variant of strict refs errorFather Chrysostomos2013-06-231-0/+2
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-221-1/+2
* perldiag: Document ‘Can't call mro_method_changed_in()’Father Chrysostomos2013-06-211-0/+5
* perldiag: Document ‘Can't call mro_isa_changed_in’Father Chrysostomos2013-06-101-0/+5
* perldiag: Tweak ‘'%c' allowed only after types’Father Chrysostomos2013-06-091-1/+1
* perldiag: typoFather Chrysostomos2013-06-081-1/+1
* [perl #117941] Blessing into freed current stashFather Chrysostomos2013-06-081-0/+6
* perldiag: Correct descr of ‘Expecting '(?flags:(?[...'’Father Chrysostomos2013-06-071-4/+4
* perldiag: Document ‘Expecting '(?flags:(?[...'’Father Chrysostomos2013-06-061-0/+11
* perldiag: Clarify why ‘False [] range’ can be FFather Chrysostomos2013-06-061-3/+4
* perldiag: Correct severity/category for ‘False [] range’Father Chrysostomos2013-06-061-1/+1
* -l $handle warning: globs, iorefs, utf8Father Chrysostomos2013-06-041-1/+1
* diag.t, perldiag.pod: Make sure S is used for Perl_warnFather Chrysostomos2013-05-271-3/+3
* perldiag: reflow another entry for nice splain outputFather Chrysostomos2013-05-271-3/+3
* Make \N{ } deprecation warnings fatalizableFather Chrysostomos2013-05-271-9/+9
* perldiag: mark two deprecated entries with DFather Chrysostomos2013-05-271-2/+2
* perldiag: wrap an entry for better splain outputFather Chrysostomos2013-05-271-5/+5
* perldiag: more alphabetisationFather Chrysostomos2013-05-261-134/+134
* do not wrap long non-verbatim lines in perldiag.podRicardo Signes2013-05-261-4/+4
* perldiag: miscellaneous clean-upFather Chrysostomos2013-05-261-234/+186
* perldiag: Re-correct spelling of copiableFather Chrysostomos2013-05-261-1/+1
* typo fixes for diag changed use of initialise to be consistent with other use...David Steinbrunner2013-05-251-4/+4
* fix various podcheck nitsDavid Golden2013-05-231-5/+1
* fix various Pod line length warningsDavid Golden2013-05-231-4/+4
* perldiag: Describe \g syntax errorKarl Williamson2013-05-221-2/+4
* regcomp.c: Actually emit proper warningKarl Williamson2013-05-221-0/+2
* Remove buggy loop-based byte swapping code.Nicholas Clark2013-05-201-5/+0
* update perldiag with new warningsRicardo Signes2013-05-071-0/+16
* Make it possible to disable and control hash key traversal randomizationYves Orton2013-05-071-4/+27