summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* [perl #70337] perldiag: localtime(...) too largeFather Chrysostomos2009-11-131-0/+11
* Implement facility to plug in syntax triggered by keywordsJesse Vincent2009-11-051-0/+5
* Remove Perl_pmflag() from the public API, and mark it as deprecated.Nicholas Clark2009-11-011-0/+7
* Documentation for the 'qr' overload.Ben Morrow2009-11-011-0/+11
* Remove the venerable fatal error "Runaway format"Rafael Garcia-Suarez2009-10-221-8/+0
* utf16_to_utf8_reversed() should croak early when passed an odd byte length.Nicholas Clark2009-10-181-0/+5
* Enable deprecation warnings by default.Nicholas Clark2009-10-161-3/+3
* Use deprecate() in place of deprecate_old(), and remove S_deprecate_old().Nicholas Clark2009-10-131-2/+2
* Change warning "Unicode character is illegal" to more accurate descriptionRafael Garcia-Suarez2009-10-031-4/+6
* "Malformed UTF-16 surrogate" is a fatal errorRafael Garcia-Suarez2009-10-021-1/+1
* [perl #69384] numericness failure in sortingZefram2009-09-271-6/+0
* split: Remove implicit split to @_Bo Borgerson2009-09-131-6/+0
* Add new error "Can't use keyword '%s' as a label"Rafael Garcia-Suarez2009-07-301-0/+5
* Allow -C on the #! line when it is identical to -C on the command line.Father Chrysostomos2009-07-261-2/+9
* Another typo, as spotted by Offer Kaye <offer.kaye@gmail.com>.Abigail2009-07-201-1/+1
* Typo Fixes in Diagnosticchromatic2009-07-201-2/+2
* Make kill() fatal for non-numeric pidsDavid Golden2009-07-091-0/+6
* Document what $* used to do on older versionsBram2009-06-281-2/+6
* Add test to make sure everything that outputs an exception or warning has a m...James Mastros2009-06-271-14/+14
* Note that the "Deep recursion" depth warning threshold can be changed from 100.Nicholas Clark2009-06-231-0/+3
* Nit for the "Missing right brace" error message descriptionRafael Garcia-Suarez2009-06-131-1/+1
* Amelioration of the error message "Unrecognized character %s in column %d"Claes Jakobsson2009-05-141-2/+2
* Deprecate using "unique" with the attributes pragma.Nicholas Clark2009-04-121-0/+7
* Deprecate using "locked" with the attributes pragma.Nicholas Clark2009-04-121-0/+7
* Remove attrs, which has been deprecated since 1999/10/02.Nicholas Clark2009-04-121-18/+0
* Deprecate assignment to $[Rafael Garcia-Suarez2009-04-071-0/+5
* Document error "Smart matching a non-overloaded object breaks encapsulation"Rafael Garcia-Suarez2009-02-131-0/+6