summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Change the warning for $* to add ", and will become a syntax error"."Nicholas Clark2013-05-031-9/+5
* Revert "Add a deprecation warning for all uses of @*, %*, &* and **."Nicholas Clark2013-05-031-7/+0
* Deprecate spaces/comments in some regex tokensKarl Williamson2013-05-021-0/+20
* perldiag.pod: Fix wrong Perl versionsKarl Williamson2013-04-191-3/+4
* Make smartmatch, given & when experimentalBrian Fraser2013-03-261-0/+24
* Add a deprecation warning for all uses of @*, %*, &* and **.Nicholas Clark2013-03-211-0/+7
* Change the warning for $* to add ", and will become a syntax error".Nicholas Clark2013-03-211-5/+9
* detect each() after insert and produce warnings when we doYves Orton2013-03-191-0/+6
* pod/perldiag: Document some regex messagesKarl Williamson2013-03-181-1/+62
* pod/perldiag: Document new messages for qr/(?[ ])/Karl Williamson2013-03-181-0/+183
* perldiag: NitsKarl Williamson2013-03-181-4/+4
* perldiag.pod: Fix broken linkKarl Williamson2013-03-181-1/+1
* Apply two POD corrections supplied by SHIRAKATA Kentaro++.James E Keenan2013-03-131-1/+1
* put an experimental warning on lexical topicRicardo Signes2013-02-201-0/+12
* Un-deprecate the support for lexical $_Rafael Garcia-Suarez2013-02-201-12/+0
* Extend t/porting/diag.t to cover code in DynaLoader.Nicholas Clark2013-02-151-0/+9
* diag.t: Validate severity of ck warn routines betterFather Chrysostomos2013-02-101-1/+1
* perldiag.pod: Remove regexp cat from \b{ \B{ messageFather Chrysostomos2013-02-101-1/+1
* add example of warning categorization to perldiagDavid Golden2013-02-071-1/+1
* regcomp.c: Expand diagnosticKarl Williamson2013-01-311-3/+5
* Fix various minor pod issuesKarl Williamson2013-01-241-1/+1
* document the new warningTony Cook2013-01-251-0/+6
* Add deprecation warning for literal PATWS under /xKarl Williamson2013-01-231-0/+17
* Deprecate certain rare uses of backslashes within regexesKarl Williamson2013-01-191-0/+25
* Revert "Deprecate literal unescaped "{" in regexes."Karl Williamson2013-01-191-14/+2
* utf8.c: Reword a warning messageKarl Williamson2013-01-161-12/+11
* perldiag: Move an out-of-alphabetical_order entryKarl Williamson2013-01-161-12/+13
* Add warnings for "\08", /\017/Karl Williamson2013-01-141-0/+9
* charnames: Deprecate character names with spacing issuesKarl Williamson2013-01-041-0/+16
* Fix period at the end of perldiag.pod and remove entry from TODO in diag.tMatthew Horsfall (alh)2013-01-031-1/+1
* Add regcomp.c warning checks to t/porting/diag.t.Matthew Horsfall (alh)2012-12-271-13/+14
* Deprecate calling isFOO_utf8() with malformedKarl Williamson2012-12-231-0/+11
* RT-89642 - Don't treat ,; as special end-of-line characters.Matthew Horsfall (alh)2012-12-221-23/+46
* Add diagnostics for PERL_HASH_SEED warningYves Orton2012-12-141-0/+6
* perldiag: Make Constant(%s) messages match realityFather Chrysostomos2012-12-081-6/+13
* perldiag: s/about where/whereabouts/Father Chrysostomos2012-12-081-44/+44
* perldiag: -D message is a warningFather Chrysostomos2012-12-051-1/+1
* perldiag: Remove category from ‘POSIX syntax [. .]...’Father Chrysostomos2012-12-051-6/+6
* Deprecate lexical $_Father Chrysostomos2012-12-041-0/+12
* perldiag: Correct wording of ‘Using just the first char...’Father Chrysostomos2012-11-241-1/+1
* perldiag: Add cat to ‘Using just the first char...’Father Chrysostomos2012-11-241-3/+3
* Warn when declaring lexsubs, not when enabling themFather Chrysostomos2012-11-241-6/+7
* perldiag: Correct entry about sort sub and single valuesFather Chrysostomos2012-11-201-2/+2
* perldiag: typoFather Chrysostomos2012-11-191-1/+1
* 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