alphabetize perldiag.pod
[p5sagit/p5-mst-13.2.git] / pod / perldiag.pod
2003-05-08 Ronald J. Kimball alphabetize perldiag.pod
2003-04-27 Dave Mitchell Re: the revenge of the bride of the son of the night...
2003-04-23 Dave Mitchell A new fatal error :
2003-04-02 Jarkko Hietaniemi Make perldiag agree with #19138.
2003-03-18 Philip Newton Minor updates of Wolfgang's pack patch
2003-03-17 LAUN Wolfgang pack changes and related fixes
2003-03-12 Jarkko Hietaniemi Tell how to possibly dodge 'Out of memory' errors.
2003-03-10 Yitzchak Scott-Tho... Re: odd (or not so odd?) segmentation fault in 5.8.0
2003-03-04 Salvador Fandiño [PATCH] assertions
2003-02-24 Jarkko Hietaniemi PERL_SIGNALS=unsafe enables the old unsafe/immediate...
2003-02-15 Jarkko Hietaniemi The new(er) way of controlling Unicode I/O (and other...
2002-12-10 Rafael Garcia-Suarez Integrate from the maint-5.8/ branch :
2002-12-08 Slaven Rezic Document that $ENV{TERM} may produce taint failures.
2002-12-02 Rafael Garcia-Suarez Fix bug #18573 : in a double-quoted string, a \c not...
2002-12-02 Hugo van der Sanden integrate 5.8-maint: changes #18174 18187 18189-92...
2002-11-06 Slaven Rezic Re: [perl #18048] read \*FH, ... returns undef but...
2002-11-04 Jarkko Hietaniemi s/Perlf/Perl/ (thanks rgs)
2002-11-04 Jarkko Hietaniemi How pre-5.9.0 Perl can be fooled by a defined-or.
2002-10-29 Rafael Garcia-Suarez Partial fix of bug [perl #17589] : prevent the parser to
2002-10-17 John Peacock Re: [PATCH] Version object combined patch
2002-10-12 Nicholas Clark Re: [perl #17772] pack "w" /* this cannot happen ;...
2002-10-11 Jarkko Hietaniemi No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
2002-10-03 Rafael Garcia-Suarez Change the warning message "%s trapped by operation...
2002-10-03 Rafael Garcia-Suarez Add a new warning, "Possible precedence problem on...
2002-10-02 Jarkko Hietaniemi reentrant buffers
2002-10-02 Jarkko Hietaniemi no [] in tr///
2002-10-02 Rafael Garcia-Suarez Re: perlio bug?
2002-08-17 Michael G. Schwern Remove pseudo-hashes (complete)
2002-07-13 Rafael Garcia-Suarez The warning "Use of tainted arguments in %s is deprecated"
2002-07-10 Jarkko Hietaniemi Small threads docs cleanups.
2002-07-09 Nick Ing-Simmons perldiag patch for implied open of STDIN/STDOUT/STDERR
2002-07-04 Rafael Garcia-Suarez Typos and missing warning categories.
2002-06-11 Rafael Garcia-Suarez Fix a cut-n-paste error.
2002-06-09 Jarkko Hietaniemi "thread failed to start: " is better than "Died:".
2002-06-06 Rafael Garcia-Suarez The perlio warnings are not mandatory.
2002-06-06 Nick Ing-Simmons Integrate mainline
2002-06-06 Jarkko Hietaniemi Rafael noticed a bug in the explanation of #17035.
2002-06-06 Jarkko Hietaniemi Give more detailed explanation of open(FH, ">:foobar...
2002-05-20 Rafael Garcia-Suarez The "constant sub redefined" warning can't be disabled.
2002-05-19 Nick Ing-Simmons Integrate mailine
2002-05-18 Dave Mitchell revised warnings + more tests + docs
2002-05-12 Jarkko Hietaniemi Reword the "threads still running" cleanup message.
2002-04-27 Rafael Garcia-Suarez Some more known open() modes.
2002-04-19 Rafael Garcia-Suarez warn on ref open without perlio
2002-04-09 Jarkko Hietaniemi Retract the UTF-8 filenames patch. This may be
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-07 Jarkko Hietaniemi There was no nice way of getting in UTF-8 filenames:
2002-04-06 Jarkko Hietaniemi Make hv_notallowed a static as suggested by Nicholas...
2002-04-03 Jarkko Hietaniemi Detached threads do not help; they still hold resources.
2002-04-03 Jarkko Hietaniemi Document the "Cleanup skipped ..." warning.
2002-04-01 Mark-Jason Dominus warning for split(/.../g, ...);
2002-03-29 Nick Ing-Simmons Integrate mainline
2002-03-28 Mark-Jason Dominus warning at use of /c modifier with s///
2002-03-28 Jarkko Hietaniemi A little bit better error message for \pq, still
2002-03-28 Mark-Jason Dominus warning at use of /c modifier without /g modifier
2002-03-28 Hugo van der Sanden Re: Regex-Unicode bugs
2002-03-27 Jarkko Hietaniemi Warn instead of croak.
2002-03-22 Abhijit Menon-Sen Revert #15200 for backwards compatiblity reasons.
2002-03-12 Mike Guy Disambiguate "Can't locate"
2002-03-11 Michael G. Schwern Subject: [PATCH] Hash::Util ...
2002-03-03 Jarkko Hietaniemi EBCDIC: the v-string components cannot exceed 2147483647.
2002-03-03 Jarkko Hietaniemi Remove the bogus "incorrect case" warning completely.
2002-03-02 Jarkko Hietaniemi PATCH: "splice() offset past end of array" warning...
2002-03-01 Paul Marquess RE: VERSION core
2002-02-26 Simon Glover Subject: Missing diagnostics
2002-02-26 Michael G. Schwern "Attempt to access to key"?
2002-02-24 Rick Delaney Re: taint news
2002-02-22 Ilya Zakharevich pack with a human face: the sequel
2002-02-21 Ilya Zakharevich grouping in pack/unpack
2002-02-10 Jarkko Hietaniemi Additional explanation for the [:...:] failure.
2002-02-03 Rafael Garcia-Suarez lstat FH and -l FH warnings
2002-02-01 Nick Ing-Simmons Integrate mainline
2002-02-01 Rafael Garcia-Suarez make "lstat FH" croak
2002-01-31 Jarkko Hietaniemi Turn the I/O Unicode error by default on, but the
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-24 Andreas König The
2002-01-21 Rafael Garcia-Suarez Re: [PATCH warnings, perldiag] document diagnostics
2002-01-17 Rafael Garcia-Suarez overload.pm warnings
2002-01-15 Rafael Garcia-Suarez Style issue
2002-01-12 Mike Guy Correct misleading error message
2002-01-06 Sam Tregar Bad prototype detection now an optional warning
2002-01-04 Jarkko Hietaniemi A bit of "perl.com" cleanup.
2002-01-04 Rafael Garcia-Suarez warn if not CORE::dump
2002-01-03 Abhijit Menon-Sen Grammar fix suggested by Gwyn Judd.
2002-01-02 Rafael Garcia-Suarez errors caused by the "my Dog $spot" syntax
2002-01-02 Sam Tregar Bad prototype detection changed from error to warning
2002-01-01 Nicholas Clark perldiag.pod transposition
2002-01-01 Rafael Garcia-Suarez Corrections : unknown warning category
2001-12-31 Sam Tregar Basic bad prototype detection
2001-12-17 Jarkko Hietaniemi Demote the surrogate and non-character errors to warnings.
2001-12-17 Rafael Garcia-Suarez -t and the core tests; -t and PERL5OPT
2001-12-16 Jarkko Hietaniemi Disallow also Unicode ranges 0xFDD0..0xFDEF and
2001-12-16 Jarkko Hietaniemi Make creating UTF-8 surrogates a punishable act.
2001-11-27 Wolfgang Laun unpack P* uses random length for item
2001-11-19 Rafael Garcia-Suarez new warning "Useless use of sort in scalar context"
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-08 Mark-Jason Dominus replace perl.com/CPAN/ with http://www.cpan.org/
2001-11-06 Nick Ing-Simmons Keep It Simple and Stupid version of readonly hash...
2001-11-02 Abhijit Menon-Sen [PATCH] the the double double word word fix fix
2001-09-29 Jarkko Hietaniemi More leniency to the \p and \P: now can have whitespace
next