summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* Additions to perldiag for MRO, by Brandon Black.Rafael Garcia-Suarez2007-04-201-2/+40
* Add two deprecation warnings:Rafael Garcia-Suarez2007-03-301-0/+14
* warn() without args doesn't take a default message in $_, but in $@Rafael Garcia-Suarez2007-03-121-1/+1
* Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)Juerd Waalboer2007-03-071-5/+12
* Copying to FORMATs should work (and not fail assertions if the valueNicholas Clark2007-01-021-0/+5
* Re: Named-capture regex syntaxYves Orton2006-12-251-0/+5
* OS/2: survive SIGCHLDIlya Zakharevich2006-12-181-0/+8
* \R is supposed to mean something else so switch to \g and make it more useful...Yves Orton2006-12-041-3/+6
* Revert change #29098 (that introduced a new warning,Rafael Garcia-Suarez2006-11-241-12/+0
* \G with /g results in infinite loop in 5.6 and laterYves Orton2006-11-221-6/+4
* Re: [PATCH] Fix RT#19049 and add relative backreferencesYves Orton2006-11-151-0/+10
* New regex syntax omnibusYves Orton2006-11-071-0/+28
* Re: [perl #40641] crash with unicode characters in regex commentSADAHIRO Tomoyuki2006-11-041-0/+9
* The second patch from:Yves Orton2006-10-301-11/+56
* New UTF-8 warning : Variable length character upgraded in print.SADAHIRO Tomoyuki2006-10-241-0/+12
* stab at UNITCHECK blocksAlexander Gough2006-10-191-3/+3
* Re: [PATCH] remove leaveit from toke.c:scan_constSADAHIRO Tomoyuki2006-10-171-6/+7
* The "Unrecognized escape" warning can now be emitted in categoryRafael Garcia-Suarez2006-10-161-1/+1
* doc typo change on jhi's requestH.Merijn Brand2006-10-021-2/+2
* perldiag.pod: followup on the PerlIO::scalar patchJarkko Hietaniemi2006-10-021-2/+5
* PerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling seekand don't talk to...Jarkko Hietaniemi2006-09-291-4/+4
* Re: \N{...} in regular expression [PATCH]Yves Orton2006-09-191-0/+15
* Typo fix in perldiagRafael Garcia-Suarez2006-08-141-1/+1
* Error in the formulation of the new warning, spotted by Dominic DunlopRafael Garcia-Suarez2006-07-061-1/+1
* Add a new warning, "State variable %s will be reinitialized"Rafael Garcia-Suarez2006-07-061-0/+10