Integrate mainline
[p5sagit/p5-mst-13.2.git] / pod / perldiag.pod
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
2001-09-25 Jarkko Hietaniemi perldiag entry for #12205.
2001-09-25 Michael G. Schwern Deprecating chdir(undef)/chdir('')
2001-09-23 chromatic Re:
2001-09-22 Abhijit Menon-Sen `@foo' should be @foo for consistency.
2001-09-22 Peter Scott perldiag.pod
2001-09-07 Jarkko Hietaniemi Try 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
2001-07-12 Mark-Jason Dominus Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
2001-07-12 Jarkko Hietaniemi Retract #11166 (and #11237).
2001-07-10 Robin Houston deprecate package with no arguments
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-06 Abhijit Menon-Sen (Retracted by #11285.)
2001-07-05 Simon Cozens Quick fixes
2001-06-20 Jarkko Hietaniemi Replace our implementation of realpath() with OpenBSD's
2001-06-20 Jarkko Hietaniemi After some reading I don't think we can blindly
2001-06-09 Nick Ing-Simmons Integrate mainline
2001-06-07 Robin Barker Re: [PATCH perl@10439] diagnostics and long C<=item>s
2001-06-04 Jarkko Hietaniemi Eradicate traces of 'asciirange' re subpragma.
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Jeff Pinyan Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
2001-05-25 Simon Cozens Based on
2001-05-16 Ronald J. Kimball Re: [PATCH] HERE mark in regex
2001-05-08 Robin Houston [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
2001-05-02 Jarkko Hietaniemi Add a test for not griping about references as array
2001-04-30 Jarkko Hietaniemi More_tweakage.
2001-04-30 Jarkko Hietaniemi T_w_e_a_k_a_g_e.
2001-04-29 Jarkko Hietaniemi Abigail spotted a thinko in #9905.
2001-04-29 Jarkko Hietaniemi Changed the underscore/undebar syntax in numeric constants;
2001-04-28 Jarkko Hietaniemi Explain the \p{} and \P{} error message better and
next