summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* perlre: regularise list itemsAaron Crane2016-11-191-1/+1
* Add indented here-docs.Matthew Horsfall2016-11-141-0/+20
* Deprecations are to be marked with a D.Abigail2016-11-131-1/+1
* make 'do' errors refer to 'do' (not 'require') (RT #129927)Lukas Mai2016-11-111-3/+4
* rework perl #129903 - inf recursion from use of empty pattern in regex codeblockYves Orton2016-11-011-4/+4
* regexec.c: fix #129903: forbid empty pattern in regex code blockYves Orton2016-10-191-0/+7
* utf8n_to_uvchr(): Note multiple malformationsKarl Williamson2016-10-131-1/+1
* Add details to UTF-8 malformation error messagesKarl Williamson2016-10-131-2/+5
* make OP_SPLIT a PMOP, and eliminate OP_PUSHREDavid Mitchell2016-10-041-8/+0
* perldiag: Rewrap an entry for better splain outputFather Chrysostomos2016-08-131-3/+3
* Remove claim that state @a will be supportedSmylers2016-08-131-5/+4
* hexfp: IEEE 754 subnormals printf %aJarkko Hietaniemi2016-08-101-1/+3
* perldiag: YA case of too large code point breakageKarl Williamson2016-08-081-1/+4
* Consistent spaces after dots in perldiagFather Chrysostomos2016-08-051-11/+11
* Sort perldiagFather Chrysostomos2016-08-051-37/+37
* ucfirst() new signature diagnostic messagesDavid Mitchell2016-08-031-9/+16
* add OP_ARGELEM, OP_ARGDEFELEM, OP_ARGCHECK opsDavid Mitchell2016-08-031-14/+6
* sub signatures: use parser rather than lexerDavid Mitchell2016-08-031-0/+54
* perldiag entries for declared_refsFather Chrysostomos2016-07-171-0/+20
* Disable ${^ENCODING}Father Chrysostomos2016-07-131-0/+5
* Add missing deprecation message for unescaped '{' in regexesKarl Williamson2016-06-171-10/+107
* perldiag: add "command not found" entries for bash/zshLukas Mai2016-06-161-1/+17
* use yyerror instead of croaking immediately (RT #127993)Lukas Mai2016-06-061-1/+1
* perldiag: Rewrite a mangled sentenceFather Chrysostomos2016-05-211-3/+3
* Sort perldiagFather Chrysostomos2016-05-211-16/+15
* recognize and reject version control conflict markers (RT #127993)Lukas Mai2016-05-221-0/+6
* perldiag: Document unknown OA_* panicFather Chrysostomos2016-05-201-0/+6
* Update perldiag for lexsub diag removalsFather Chrysostomos2016-05-201-20/+0
* Remove some autoderef leftoversFather Chrysostomos2016-05-171-6/+0
* make 'require ::Foo::Bar' dieDavid Mitchell2016-05-101-0/+6
* Validate the 'require Bare::Word' pathname.Nicholas Clark2016-05-101-0/+11
* Require literal '{' in patterns to be escapedKarl Williamson2016-05-091-5/+8
* Make deprecated qr//xx fatalKarl Williamson2016-05-091-7/+8
* Remove deprecated literal control char variable namesKarl Williamson2016-05-091-15/+0
* Stop accepting deprecated NBSP in \N{}Karl Williamson2016-05-091-8/+0
* (perl #126162) improve stat @array handlingTony Cook2016-04-071-1/+1
* add the new stat(@array) diagnostic to perldiagTony Cook2016-04-071-0/+5
* improve perldiag implicit close text still furtherAristotle Pagaltzis2016-03-261-4/+4
* improve perldiag implicit close text furtherAristotle Pagaltzis2016-03-251-8/+8
* PATCH: [perl #123417] Deprecate empty \N{}Karl Williamson2016-03-241-0/+6
* improve perldiag implicit close textDavid Mitchell2016-03-241-2/+15
* Sort perldiagFather Chrysostomos2016-03-191-56/+56
* Various fixups for version.pm 0.9914Leon Timmermans2016-03-171-0/+4
* croak on failure to close an in-place edit output fileTony Cook2016-03-171-0/+5
* Don't allow /\N{}/ under 're strict'Karl Williamson2016-02-181-3/+4
* regcomp.c: Clarify error messageKarl Williamson2016-02-101-0/+2
* regcomp.c: Fix some parsing glitchesKarl Williamson2016-02-101-0/+12
* PATCH: [perl #8904] Revamp [:posix:] parsingKarl Williamson2016-02-091-25/+42
* remove obsolete panic from die_unwind()David Mitchell2016-02-031-5/+0
* Deprecate wide chars in logical string opsKarl Williamson2015-12-161-0/+8