summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add warnings for the various other *dir() functions when attemptedSteve Peters2006-01-041-0/+20
* Attemting to readdir() something that isn't a dirhandle should causeSteve Peters2006-01-031-0/+5
* perldiag.pod additions to go with change #26602.Steve Peters2006-01-031-0/+6
* Re-attempt to clear the hash in S_hfreeentries if anything adds to it.Nicholas Clark2005-12-311-0/+7
* assert(av); Cleanup the way that the av_*() functions checkGisle Aas2005-12-281-4/+0
* Croak if gv_init doesn't know how to create a typeglob from that typeNicholas Clark2005-12-201-0/+7
* Fix typo.Rafael Garcia-Suarez2005-12-191-1/+5
* latest switch/say/~~Robin Houston2005-12-191-0/+17
* Add overflow check to EXPECT_NUMBER() used by sv_vcatpvfn().Gisle Aas2005-12-131-0/+6
* "Malformed UTF-8 character" was a severe warning, and can now beRafael Garcia-Suarez2005-12-051-1/+2
* Rework the error messages from the swashget code.SADAHIRO Tomoyuki2005-12-051-9/+9
* remove whitespace preceding semicolon in docsSteven Schubiger2005-11-101-1/+1
* Updated perldiag.pod entry for "Can't use subscript..."Steve Peters2005-11-081-1/+1
* Once more, with feeling.Nicholas Clark2005-11-041-0/+7
* Regen headersRafael Garcia-Suarez2005-11-021-0/+1
* sort/multicall patchRobin Houston2005-11-021-7/+5
* Replace the 3 currently "unreachable" ops with a single op bodyNicholas Clark2005-10-311-4/+5