summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* The warning "Use of tainted arguments in %s is deprecated"Rafael Garcia-Suarez2002-07-131-1/+1
* Small threads docs cleanups.Jarkko Hietaniemi2002-07-101-1/+1
* perldiag patch for implied open of STDIN/STDOUT/STDERRNick Ing-Simmons2002-07-091-4/+16
* Typos and missing warning categories.Rafael Garcia-Suarez2002-07-041-5/+5
* Fix a cut-n-paste error.Rafael Garcia-Suarez2002-06-111-1/+1
* "thread failed to start: " is better than "Died:".Jarkko Hietaniemi2002-06-091-0/+4
* The perlio warnings are not mandatory.Rafael Garcia-Suarez2002-06-061-5/+5
* Rafael noticed a bug in the explanation of #17035.Jarkko Hietaniemi2002-06-061-1/+1
* Give more detailed explanation of open(FH, ">:foobar") failure.Jarkko Hietaniemi2002-06-061-0/+5
* The "constant sub redefined" warning can't be disabled.Rafael Garcia-Suarez2002-05-201-1/+1
* revised warnings + more tests + docsDave Mitchell2002-05-181-0/+23
* Reword the "threads still running" cleanup message.Jarkko Hietaniemi2002-05-121-7/+8
* Some more known open() modes.Rafael Garcia-Suarez2002-04-271-1/+1
* warn on ref open without perlioRafael Garcia-Suarez2002-04-191-0/+10
* Retract the UTF-8 filenames patch. This may beJarkko Hietaniemi2002-04-091-6/+0
* There was no nice way of getting in UTF-8 filenames:Jarkko Hietaniemi2002-04-071-0/+6
* Make hv_notallowed a static as suggested by Nicholas Clark;Jarkko Hietaniemi2002-04-061-10/+9
* Detached threads do not help; they still hold resources.Jarkko Hietaniemi2002-04-031-4/+3
* Document the "Cleanup skipped ..." warning.Jarkko Hietaniemi2002-04-031-0/+8
* warning for split(/.../g, ...);Mark-Jason Dominus2002-04-011-0/+6
* warning at use of /c modifier with s///Mark-Jason Dominus2002-03-281-0/+5
* A little bit better error message for \pq, stillJarkko Hietaniemi2002-03-281-1/+3
* warning at use of /c modifier without /g modifierMark-Jason Dominus2002-03-281-0/+6
* Re: Regex-Unicode bugsHugo van der Sanden2002-03-281-1/+3
* Warn instead of croak.Jarkko Hietaniemi2002-03-271-0/+4
* Revert #15200 for backwards compatiblity reasons.Abhijit Menon-Sen2002-03-221-1/+1
* Disambiguate "Can't locate"Mike Guy2002-03-121-1/+1
* Subject: [PATCH] Hash::Util & restricted hash touch up, part 1Michael G. Schwern2002-03-111-5/+19
* EBCDIC: the v-string components cannot exceed 2147483647.Jarkko Hietaniemi2002-03-031-0/+6
* Remove the bogus "incorrect case" warning completely.Jarkko Hietaniemi2002-03-031-6/+0
* PATCH: "splice() offset past end of array" warning. (take 2) Jarkko Hietaniemi2002-03-021-0/+8
* RE: VERSION corePaul Marquess2002-03-011-0/+10
* Subject: Missing diagnosticsSimon Glover2002-02-261-5/+22
* "Attempt to access to key"?Michael G. Schwern2002-02-261-1/+1
* Re: taint newsRick Delaney2002-02-241-0/+7
* pack with a human face: the sequelIlya Zakharevich2002-02-221-0/+6
* grouping in pack/unpackIlya Zakharevich2002-02-211-0/+5
* Additional explanation for the [:...:] failure.Jarkko Hietaniemi2002-02-101-1/+3
* lstat FH and -l FH warningsRafael Garcia-Suarez2002-02-031-11/+12
* make "lstat FH" croakRafael Garcia-Suarez2002-02-011-6/+5
* Turn the I/O Unicode error by default on, but theJarkko Hietaniemi2002-01-311-1/+4
* TheAndreas König2002-01-241-1/+1
* Re: [PATCH warnings, perldiag] document diagnosticsRafael Garcia-Suarez2002-01-211-0/+9
* overload.pm warningsRafael Garcia-Suarez2002-01-171-5/+6
* Style issueRafael Garcia-Suarez2002-01-151-2/+2
* Correct misleading error messageMike Guy2002-01-121-0/+5
* Bad prototype detection now an optional warningSam Tregar2002-01-061-1/+1
* A bit of "perl.com" cleanup.Jarkko Hietaniemi2002-01-041-5/+3
* warn if not CORE::dumpRafael Garcia-Suarez2002-01-041-0/+5
* Grammar fix suggested by Gwyn Judd.Abhijit Menon-Sen2002-01-031-3/+3