summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* do not use both "a lvalue" and "an lvalue" but pick oneRicardo Signes2010-10-091-2/+2
* Fixed typos -- replaced "the the" with "the"Walt Mankowski2010-10-031-2/+2
* Add /d, /l, /u (infixed) regex modifiersKarl Williamson2010-09-221-2/+4
* ‘criteria was’ -> ‘criteria were’Father Chrysostomos2010-09-211-2/+2
* Add (?^...) regex constructKarl Williamson2010-09-201-1/+4
* make qw(...) first-class syntaxZefram2010-09-081-0/+11
* function interface to parse Perl statementZefram2010-09-061-0/+5
* Add perldiag entry for invalid version objectDavid Golden2010-08-121-0/+6
* Add perldiag entries for new version format errorsDavid Golden2010-08-121-10/+21
* Remove "at - line 3" from the end of a perldiag entry.James Mastros2010-07-261-1/+1
* Document "Ambiguous use of -%s resolved as -&%s()"James Mastros2010-07-261-0/+8
* Document "Ambiguous use of %c{%s%s} resolved to %c%s%s"James Mastros2010-07-261-0/+8
* Document "Ambiguous use of %c{%s} resolved to %c%s"James Mastros2010-07-261-0/+9
* Document "Ambiguous use of %c resolved as operator %c"James Mastros2010-07-261-0/+9
* pods: mention \o{}, 3 octal digitsKarl Williamson2010-07-191-2/+2
* Add \o{} escapeKarl Williamson2010-07-171-0/+14
* \400 -\777 now means the same thing in all d-quoteKarl Williamson2010-07-171-9/+0
* Deprecate no space between pattern, following wordKarl Williamson2010-06-181-1/+17
* PATCH: teach diag.t new warning function namesKarl Williamson2010-06-011-1/+1
* PATCH: [perl #75138] "\c`" -> " "Karl Williamson2010-05-301-2/+3
* Don't require doubled backslashes in perldiag.podKarl Williamson2010-05-301-10/+10
* Better perldiag heading for "\cX" deprecation warningRafael Garcia-Suarez2010-05-171-1/+1
* Revert "New deprecation warning: Dot after %s literal is concatenation"Jesse Vincent2010-05-051-11/+0
* Revert "tweak "0x123.456" deprecation"Jesse Vincent2010-05-051-5/+4
* tweak "0x123.456" deprecationZefram2010-05-031-4/+5
* remove Perl_pmflagRobin Barker2010-04-261-7/+0
* Deal with "\c{", and its kinKarl Williamson2010-04-261-0/+10
* PATCH: memory leak introduced in 5.12.0Karl Williamson2010-04-251-1/+1
* New deprecation warning: Dot after %s literal is concatenationJames Mastros2010-04-231-0/+11
* [perl #74372] := warning not in perldiagRafael Garcia-Suarez2010-04-151-0/+8
* [perl #73712] ‘Variable is not imported’ cannot be suppressedFather Chrysostomos2010-04-131-4/+4
* Revert "Forbid labels with keyword names"Jan Dubois2010-03-021-5/+0
* Note this doesn't work: $re = "\\N{...}"; /$re/Karl Williamson2010-02-281-2/+3
* PATCH: deprecation warnings for unreasonable charnamesKarl Williamson2010-02-201-0/+8
* Improve handling of qq(\N{...}); and /xKarl Williamson2010-02-201-11/+43
* Make a missing right brace on \N{ fatalKarl Williamson2010-02-191-15/+15
* PATCH: [perl #56444] delayed interpolation of \N{...}Karl Williamson2010-02-191-5/+62
* changed "an UTF..." to "a UTF..." in all PodsSlaven Rezic2010-02-071-1/+1
* Don't try to calculate a time over the conservative failure boundary.Michael G. Schwern2010-02-051-5/+22
* Clarify warning that e.g. \q is reservedKarl Williamson2010-01-311-3/+5
* Add warning "Cannot find encoding"Rafael Garcia-Suarez2010-01-151-0/+5
* * Em dash cleanup in pod/brian d foy2010-01-131-2/+2
* The new lvalue warning should not be turned on by defaultRafael Garcia-Suarez2010-01-121-1/+1
* Ignore a lvalue attribute after the subroutine has been defined, and warn abo...Gerard Goossen2010-01-101-0/+8
* Move prototype parsing related warnings from the 'syntax' top level warnings ...Matt S Trout2010-01-101-3/+3
* Update .podsKarl Williamson2009-12-251-6/+8
* change non-char warning message from malformedKarl Williamson2009-12-201-2/+5
* [perl #71000] Wrong variable name in warninghv@crypt.org2009-12-061-0/+5
* Add new warning introduced by last patch in perldiag.Rafael Garcia-Suarez2009-11-211-0/+5
* lexer APIZefram2009-11-151-0/+14