summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* warn when using each on an anonymous hash or arrayTony Cook2021-07-061-0/+6
* perldiag: numer -> number typo fixChristian Walde2021-06-291-1/+1
* Remove :win32 PerlIO layerLeon Timmermans2021-06-281-8/+0
* Document another case when the "not imported" warning is usedE. Choroba2021-04-161-1/+2
* Initial attempt at feature 'try'Paul "LeoNerd" Evans2021-02-041-0/+6
* Add missing entries to perldiag; GH #18276Karl Williamson2021-01-301-0/+45
* Allow blanks within and adjacent to {...} constructsKarl Williamson2021-01-201-9/+0
* perldiag.pod: Correct description for "Lost precision when %s %f by 1" warning.TAKAI Kousuke2021-01-171-3/+6
* fix a typoTony Cook2021-01-061-1/+1
* add a bareword_filehandles feature, which is enabled by defaultTony Cook2021-01-041-0/+9
* Signatures: add argument counts to count-mismatch error messages.Felipe Gasper2021-01-031-4/+16
* \K in lookaround might become permitted in the futureTony Cook2020-11-041-1/+4
* Fix typosSamanta Navarro2020-10-031-1/+1
* language docs: prefer postfix deref in numerous placesRicardo Signes2020-09-061-2/+2
* document PerlIO::scalar's behavior for read-only scalarsTony Cook2020-08-281-0/+3
* add a default enabled feature "multidimensional"Tony Cook2020-08-101-0/+11
* Document warning 'readline() on unopened filehandle %s'James E Keenan2020-07-301-0/+5
* Remove Symbian portDagfinn Ilmari Mannsåker2020-07-201-2/+2
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-221-2/+2
* regcomp.c: Fix named sequences in (?[...])Karl Williamson2020-04-291-0/+25
* perldiag: Alphabetize two entriesKarl Williamson2020-04-281-14/+14
* perldiag: Update text about '{' warnings/deathKarl Williamson2020-04-281-78/+5
* regcomp.c: Avoid a segfaultKarl Williamson2020-04-051-0/+6
* Add named sequences to Unicode wildcard name capabilitesKarl Williamson2020-03-201-0/+14
* Restrict features in wildcardsKarl Williamson2020-02-191-0/+9
* Improve handling of nested qr/(?[...])/Karl Williamson2020-02-191-27/+9
* toke.c - handle ${10} properly - Issue #12948Yves Orton2020-02-101-0/+7
* regcomp.c: make \K+ and \K* illegal.Yves Orton2020-02-071-0/+8
* Update links to perlrun to link to specific itemsDan Book2020-01-281-7/+9
* regcomp.c: Use uc to print hex A-F in err msgKarl Williamson2020-01-231-2/+2
* (toke|regcomp).c: Use common fcn to handle \0 problemsKarl Williamson2020-01-231-0/+9
* Restructure grok_bslash_[ox]Karl Williamson2020-01-231-1/+13
* Warn on too high a code point if portable warn enabledKarl Williamson2020-01-231-3/+6
* Collapse grok_bin, _oct, _hex into one functionKarl Williamson2020-01-131-17/+10
* perldiag: Clarify statementKarl Williamson2020-01-121-2/+2
* perldiag: Rmv obsolete statementKarl Williamson2020-01-121-2/+0
* Update documentation, readmes, comments, and utilities to reference the GitHu...Dan Book2019-12-221-2/+2
* Add the `isa` operatorPaul "LeoNerd" Evans2019-12-091-0/+6
* Remove swashes from coreKarl Williamson2019-11-061-5/+0
* Corrections: one grammatical; one POD formattingJames E Keenan2019-11-031-2/+2
* And silence some silly examples.Max Maischein2019-11-031-0/+12
* Accept experimental script_run featureKarl Williamson2019-10-311-6/+0
* Accept experimental alpha_assertions featureKarl Williamson2019-10-311-6/+0
* Move more URLs from http:// to https://Max Maischein2019-10-111-1/+1
* Eliminate modifiable variables in constantsJames E Keenan2019-10-021-4/+3
* sub foo($_) {...} - change error messageDavid Mitchell2019-09-231-1/+1
* (perl #124256) disallow \K in lookahead and lookbehindTony Cook2019-08-191-0/+5
* PATCH: [perl #133996] reword diagnosticKarl Williamson2019-06-271-1/+1
* (perl #134125) make no digits after 0x/0b fatalTony Cook2019-06-271-0/+5
* (perl #133913) limit numeric format results to INT_MAXTony Cook2019-06-031-0/+6