This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The new(er) way of controlling Unicode I/O (and other) features;
[perl5.git] / pod / perldiag.pod
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
2002-01-15 Rafael Garcia-SuarezStyle issue
2002-01-12 Mike GuyCorrect misleading error message
2002-01-06 Sam TregarBad prototype detection now an optional warning
2002-01-04 Jarkko HietaniemiA bit of "perl.com" cleanup.
2002-01-04 Rafael Garcia-Suarezwarn if not CORE::dump
2002-01-03 Abhijit Menon-Sen Grammar fix suggested by Gwyn Judd.
2002-01-02 Rafael Garcia-Suarezerrors caused by the "my Dog $spot" syntax
2002-01-02 Sam TregarBad prototype detection changed from error to warning
2002-01-01 Nicholas Clarkperldiag.pod transposition
2002-01-01 Rafael Garcia-SuarezCorrections : unknown warning category
2001-12-31 Sam TregarBasic bad prototype detection
2001-12-17 Jarkko HietaniemiDemote 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 HietaniemiDisallow also Unicode ranges 0xFDD0..0xFDEF and
2001-12-16 Jarkko HietaniemiMake creating UTF-8 surrogates a punishable act.
2001-11-27 Wolfgang Laununpack P* uses random length for item
2001-11-19 Rafael Garcia-Suareznew warning "Useless use of sort in scalar context"
2001-11-12 Jeffrey Friedla few typo fixes
2001-11-08 Mark-Jason Dominusreplace perl.com/CPAN/ with http://www.cpan.org/
2001-11-06 Nick Ing-SimmonsKeep 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 HietaniemiMore leniency to the \p and \P: now can have whitespace
2001-09-25 Jarkko Hietaniemiperldiag entry for #12205.
2001-09-25 Michael G. SchwernDeprecating chdir(undef)/chdir('')
2001-09-23 chromaticRe:
2001-09-22 Abhijit Menon-Sen`@foo' should be @foo for consistency.
2001-09-22 Peter Scottperldiag.pod
2001-09-07 Jarkko HietaniemiTry to make Socket::inet_ntoa() more robust.
2001-08-31 Philip Newton[DOC PATCH] Add perl4 warning messages to perldiag.pod
2001-08-24 Abhijit Menon-Sen#11739 was incomplete.
2001-08-24 Philip Newton[DOC patch bleadperl] "misspelled" misspelled
2001-08-24 Rafael Garcia-Suarez[DOC PATCH] Adding new warning in perldiag.pod
next