This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Missing perlfaq chunk.
[perl5.git] / pod / perldiag.pod
2003-09-13 Jarkko HietaniemiThe "perlio: " prefix looks a little odd
2003-09-13 Stas BekmanUnknown discipline ':utf8' w/ maint perl w/o perlio
2003-09-10 Jarkko HietaniemiDetypo and explain better.
2003-09-10 Jarkko HietaniemiDocument a PerlIO/Encode warning.
2003-09-08 Jarkko HietaniemiSlightly more intelligent paranoia.
2003-09-05 Jarkko HietaniemiMore suidperl path disclosure plugging:
2003-09-02 Fergal Daly[DOCPATCH] Re: [perl #23630] problem with "used only...
2003-08-11 Jarkko HietaniemiExplain the 'Wide character in print' a bit more.
2003-07-06 Radu GreabDProf fixes
2003-06-15 Rafael Garcia-SuarezRename again the warning about $* being no longer supported
2003-06-13 Rafael Garcia-SuarezRemove the deprecated $* variable.
2003-06-12 Robin BarkerAdd a new warning, "Newline in left-justified string...
2003-05-29 Dave Mitchelljumbo closure fix
2003-05-29 Jim CromieA *much* cut-down version of the patches in the thread
2003-05-21 Dave MitchellNew warning "Useless localization of %s", based on
2003-05-19 Yitzchak Scott-Tho... Re: Possible precedence problem on bitwise ^ operator
2003-05-17 Rafael Garcia-SuarezClarify the explanation of the warning "Possible preced...
2003-05-13 Ronald J. KimballMore perldiag.pod sorting
2003-05-12 Alex VandiverRe: Bug stomping fun. [PATCH: bug #1016]
2003-05-09 Rafael Garcia-SuarezRemove the error messages "Final @ should be \@ or...
2003-05-08 Rafael Garcia-SuarezRemove duplicate entries from perldiag
2003-05-08 Yitzchak Scott-Tho... Re: [perl #17718] %tiedhash in bool context doesn't...
2003-05-08 Ronald J. Kimballalphabetize perldiag.pod
2003-04-27 Dave MitchellRe: the revenge of the bride of the son of the night...
2003-04-23 Dave MitchellA new fatal error :
2003-04-02 Jarkko HietaniemiMake perldiag agree with #19138.
2003-03-18 Philip NewtonMinor updates of Wolfgang's pack patch
2003-03-17 LAUN Wolfgangpack changes and related fixes
2003-03-12 Jarkko HietaniemiTell 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 HietaniemiPERL_SIGNALS=unsafe enables the old unsafe/immediate...
2003-02-15 Jarkko HietaniemiThe new(er) way of controlling Unicode I/O (and other...
2002-12-10 Rafael Garcia-SuarezIntegrate from the maint-5.8/ branch :
2002-12-08 Slaven RezicDocument that $ENV{TERM} may produce taint failures.
2002-12-02 Rafael Garcia-SuarezFix bug #18573 : in a double-quoted string, a \c not...
2002-12-02 Hugo van der Sandenintegrate 5.8-maint: changes #18174 18187 18189-92...
2002-11-06 Slaven RezicRe: [perl #18048] read \*FH, ... returns undef but...
2002-11-04 Jarkko Hietaniemis/Perlf/Perl/ (thanks rgs)
2002-11-04 Jarkko HietaniemiHow pre-5.9.0 Perl can be fooled by a defined-or.
2002-10-29 Rafael Garcia-SuarezPartial fix of bug [perl #17589] : prevent the parser to
2002-10-17 John PeacockRe: [PATCH] Version object combined patch
2002-10-12 Nicholas ClarkRe: [perl #17772] pack "w" /* this cannot happen ;...
2002-10-11 Jarkko HietaniemiNo warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
2002-10-03 Rafael Garcia-SuarezChange the warning message "%s trapped by operation...
2002-10-03 Rafael Garcia-SuarezAdd a new warning, "Possible precedence problem on...
2002-10-02 Jarkko Hietaniemireentrant buffers
2002-10-02 Jarkko Hietaniemino [] in tr///
2002-10-02 Rafael Garcia-SuarezRe: perlio bug?
2002-08-17 Michael G. SchwernRemove pseudo-hashes (complete)
2002-07-13 Rafael Garcia-SuarezThe warning "Use of tainted arguments in %s is deprecated"
2002-07-10 Jarkko HietaniemiSmall threads docs cleanups.
2002-07-09 Nick Ing-Simmonsperldiag patch for implied open of STDIN/STDOUT/STDERR
2002-07-04 Rafael Garcia-SuarezTypos and missing warning categories.
2002-06-11 Rafael Garcia-SuarezFix a cut-n-paste error.
2002-06-09 Jarkko Hietaniemi"thread failed to start: " is better than "Died:".
2002-06-06 Rafael Garcia-SuarezThe perlio warnings are not mandatory.
2002-06-06 Nick Ing-SimmonsIntegrate mainline
2002-06-06 Jarkko HietaniemiRafael noticed a bug in the explanation of #17035.
2002-06-06 Jarkko HietaniemiGive more detailed explanation of open(FH, ">:foobar...
2002-05-20 Rafael Garcia-SuarezThe "constant sub redefined" warning can't be disabled.
2002-05-19 Nick Ing-SimmonsIntegrate mailine
2002-05-18 Dave Mitchellrevised warnings + more tests + docs
2002-05-12 Jarkko HietaniemiReword the "threads still running" cleanup message.
2002-04-27 Rafael Garcia-SuarezSome more known open() modes.
2002-04-19 Rafael Garcia-Suarezwarn on ref open without perlio
2002-04-09 Jarkko HietaniemiRetract the UTF-8 filenames patch. This may be
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-07 Jarkko HietaniemiThere was no nice way of getting in UTF-8 filenames:
2002-04-06 Jarkko HietaniemiMake hv_notallowed a static as suggested by Nicholas...
2002-04-03 Jarkko HietaniemiDetached threads do not help; they still hold resources.
2002-04-03 Jarkko HietaniemiDocument the "Cleanup skipped ..." warning.
2002-04-01 Mark-Jason Dominuswarning for split(/.../g, ...);
2002-03-29 Nick Ing-SimmonsIntegrate mainline
2002-03-28 Mark-Jason Dominuswarning at use of /c modifier with s///
2002-03-28 Jarkko HietaniemiA little bit better error message for \pq, still
2002-03-28 Mark-Jason Dominuswarning at use of /c modifier without /g modifier
2002-03-28 Hugo van der SandenRe: Regex-Unicode bugs
2002-03-27 Jarkko HietaniemiWarn instead of croak.
2002-03-22 Abhijit Menon-Sen Revert #15200 for backwards compatiblity reasons.
2002-03-12 Mike GuyDisambiguate "Can't locate"
2002-03-11 Michael G. Schwern Subject: [PATCH] Hash::Util & restricted hash touch...
2002-03-03 Jarkko HietaniemiEBCDIC: the v-string components cannot exceed 2147483647.
2002-03-03 Jarkko HietaniemiRemove the bogus "incorrect case" warning completely.
2002-03-02 Jarkko HietaniemiPATCH: "splice() offset past end of array" warning...
2002-03-01 Paul MarquessRE: 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 DelaneyRe: taint news
2002-02-22 Ilya Zakharevichpack with a human face: the sequel
2002-02-21 Ilya Zakharevichgrouping in pack/unpack
2002-02-10 Jarkko HietaniemiAdditional explanation for the [:...:] failure.
2002-02-03 Rafael Garcia-Suarezlstat FH and -l FH warnings
2002-02-01 Nick Ing-SimmonsIntegrate mainline
2002-02-01 Rafael Garcia-Suarezmake "lstat FH" croak
2002-01-31 Jarkko HietaniemiTurn the I/O Unicode error by default on, but the
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-24 Andreas KönigThe
2002-01-21 Rafael Garcia-SuarezRe: [PATCH warnings, perldiag] document diagnostics
2002-01-17 Rafael Garcia-Suarezoverload.pm warnings
next