summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* More perldiag.pod sortingRonald J. Kimball2003-05-131-40/+40
* Re: Bug stomping fun. [PATCH: bug #1016]Alex Vandiver2003-05-121-1/+1
* Remove the error messages "Final @ should be \@ or @name"Rafael Garcia-Suarez2003-05-091-7/+0
* Remove duplicate entries from perldiagRafael Garcia-Suarez2003-05-081-10/+0
* Re: [perl #17718] %tiedhash in bool context doesn't check if hash is emptyYitzchak Scott-Thoennes2003-05-081-0/+8
* alphabetize perldiag.podRonald J. Kimball2003-05-081-218/+227
* Re: the revenge of the bride of the son of the night of the living pseudohashesDave Mitchell2003-04-271-6/+0
* A new fatal error :Dave Mitchell2003-04-231-0/+12
* Make perldiag agree with #19138.Jarkko Hietaniemi2003-04-021-1/+1
* Minor updates of Wolfgang's pack patchPhilip Newton2003-03-181-1/+1
* pack changes and related fixesLAUN Wolfgang2003-03-171-123/+110
* Tell how to possibly dodge 'Out of memory' errors.Jarkko Hietaniemi2003-03-121-0/+6
* Re: odd (or not so odd?) segmentation fault in 5.8.0Yitzchak Scott-Thoennes2003-03-101-0/+6
* [PATCH] assertionsSalvador FandiƱo2003-03-041-0/+5
* PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.Jarkko Hietaniemi2003-02-241-0/+4
* The new(er) way of controlling Unicode I/O (and other) features;Jarkko Hietaniemi2003-02-151-0/+10
* Integrate from the maint-5.8/ branch :Rafael Garcia-Suarez2002-12-101-0/+7
* Document that $ENV{TERM} may produce taint failures.Slaven Rezic2002-12-081-3/+3
* Fix bug #18573 : in a double-quoted string, a \c not followedRafael Garcia-Suarez2002-12-021-0/+5
* integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5Hugo van der Sanden2002-12-021-6/+8
* Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH no...Slaven Rezic2002-11-061-0/+16
* s/Perlf/Perl/ (thanks rgs)Jarkko Hietaniemi2002-11-041-1/+1
* How pre-5.9.0 Perl can be fooled by a defined-or.Jarkko Hietaniemi2002-11-041-0/+5
* Partial fix of bug [perl #17589] : prevent the parser toRafael Garcia-Suarez2002-10-291-0/+5
* Re: [PATCH] Version object combined patchJohn Peacock2002-10-171-0/+20
* Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallaciousNicholas Clark2002-10-121-0/+18
* No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)Jarkko Hietaniemi2002-10-111-8/+0
* Change the warning message "%s trapped by operation mask"Rafael Garcia-Suarez2002-10-031-0/+5
* Add a new warning, "Possible precedence problem on bitwiseRafael Garcia-Suarez2002-10-031-0/+12
* reentrant buffersJarkko Hietaniemi2002-10-021-0/+8
* no [] in tr///Jarkko Hietaniemi2002-10-021-1/+1
* Re: perlio bug?Rafael Garcia-Suarez2002-10-021-12/+11
* Remove pseudo-hashes (complete)Michael G. Schwern2002-08-171-26/+0
* 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