summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* "wide character" warnings are severeSlaven Rezic2009-02-051-1/+1
* suidperl goes.Nicholas Clark2009-01-231-42/+0
* Add warning categoryRafael Garcia-Suarez2009-01-191-1/+1
* about warnings if forks fail in Perl_my_popenSlaven Rezic2009-01-191-1/+6
* Add warning about octal > 377 in some regexesKarl2009-01-161-0/+9
* Typo fix in pod/perldiag.podAbigail2009-01-101-1/+1
* Add diagnostics for "No such hook: %s".Steve Peters2008-12-021-0/+5
* [perl #7911] no warning for useless /d in tr/0-9//dreneeb2008-11-251-0/+12
* Fix error message labelRafael Garcia-Suarez2008-11-131-1/+1
* Some deprecated warnings were also in the syntax categoryRafael Garcia-Suarez2008-11-121-4/+9
* Abolish the warning "Can't locate package %"SVf" for the parents of %s"Nicholas Clark2008-09-111-7/+0
* Unintented interpolation of $/ in regex (was: Re: [perlBram2008-08-241-0/+14
* The assert()ions in sv_chop() that the passed in pointer is within theNicholas Clark2008-07-131-0/+5
* Document new warning added by #34021Rafael Garcia-Suarez2008-06-081-0/+5
* [perl #38955] exists(): error message on wrong argument type is incorrect (5....Bram2008-05-181-1/+1
* warn if ++ or -- are unable to change the value because it's beyondNicholas Clark2008-01-171-0/+9
* Remove the -P switchRafael Garcia-Suarez2008-01-111-5/+0
* Remove the warning "v-string in require/use non portable"Rafael Garcia-Suarez2008-01-091-12/+0
* Mention version.pm and new v-string portability warning inRafael Garcia-Suarez2007-10-301-4/+3
* Re: [PATCH] perlfunc/perldiag errorsFather Chrysostomos2007-10-271-3/+2
* perlfunc/perldiag errorsFather Chrysostomos2007-10-201-3/+6
* Documentation change to go with change #32056.Rafael Garcia-Suarez2007-10-081-1/+1
* New [PATCH] use 5.006; use 5.10.0Robin Barker2007-10-051-0/+3
* POD cleanupsDavid Landgren2007-10-041-2/+2
* Reverse change #31978Rafael Garcia-Suarez2007-10-031-2/+0
* RE: [PATCH] use 5.010 is ugly; use 5.10.0 warnsRobin Barker2007-09-261-0/+2
* Re: [PATCH 5.10] Improve diagnostic for reloads of bad modulesRick Delaney2007-09-251-0/+7
* For now, forbid all list assignment initialisation of state variables,Nicholas Clark2007-09-081-0/+7
* Make 'state $$' etc report 'Can't use global $$ in "state"' (not "my")Nicholas Clark2007-09-081-1/+1
* Update perldiag.pod to mention "state" in all places where stateNicholas Clark2007-09-081-9/+9
* Improved error messages for new comers and non-English speakersGabor Szabo2007-09-021-4/+4
* Re: [PATCH] Adding more information to "Unrecognized character" error in toke.cClaes Jacobsson2007-08-101-3/+3
* More terminology updates for warningsRafael Garcia-Suarez2007-07-121-1/+5
* Better wording, suggested by Eric Cholet.Rafael Garcia-Suarez2007-07-111-1/+1
* Turn the "$# / $* is no longer supported" warnings intoRafael Garcia-Suarez2007-07-111-2/+2
* Forbid \g0. (tests coming later)Rafael Garcia-Suarez2007-07-031-0/+7
* s/\bunicode\b/Unicode/; # For everything not dual lifeNicholas Clark2007-06-241-1/+1
* Remove support for assertions and -ARafael Garcia-Suarez2007-06-051-5/+0
* When FETCHSIZE returns <0 perl segfaultsÆvar Arnfjörð Bjarmason2007-05-021-0/+5
* Remove the code that handles assignment to state variablesRafael Garcia-Suarez2007-04-241-10/+0