summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mention state variables in perldiag. Add switch-related keywordsRafael Garcia-Suarez2006-07-061-1/+6
* Re: [PATCH DOC] Three minor fixes related to perlopDaniel Frederick Crisman2006-06-121-1/+1
* If constant folding fails, don't fold constants, rather than reportingNicholas Clark2006-03-271-0/+5
* Make usage of :unique emit a deprecation warning.Rafael Garcia-Suarez2006-03-141-2/+1
* Yitzchak points out that the perldiag entry for "Integer overflow inRafael Garcia-Suarez2006-02-201-10/+0
* perldiag.pod patching re: integer overflowAndy Lester2006-02-131-6/+6
* In perldiag.pod add an entry for the error message that change 27155Nicholas Clark2006-02-111-0/+10
* The message "Can't upgrade that kind of scalar" can be far moreNicholas Clark2006-02-051-1/+1
* Remove "Can't upgrade to undef" from perldiag, as the correspondingNicholas Clark2006-02-051-6/+0
* Make dump and -u croak on Win32 and Cygwin to avoid confusionYves Orton2006-01-261-0/+4
* Make description of new warning introduced in change 26780 more preciseRafael Garcia-Suarez2006-01-111-2/+2
* Fix the new warning created with version-0.53Steve Peters2006-01-111-0/+5