Style issue
[p5sagit/p5-mst-13.2.git] / pod / perldiag.pod
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
2001-04-28 Jarkko Hietaniemi Add one possible explanation for the "Invalid [] range...
2001-04-26 Barrie Slaymaker Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use...
2001-04-26 Benjamin Sugars Re: Short test case for undef %stash:: crash
2001-04-24 Jarkko Hietaniemi Prevent path disclosure (probing for existence of filen...
2001-04-05 Jarkko Hietaniemi Downgrade also the "Wide character" diagnostic.
2001-04-03 Jarkko Hietaniemi Change the push/unshift warning to be of class syntax...
2001-04-03 Jarkko Hietaniemi Change the push/unshift warning (#9532) to talk about...
2001-04-03 Robin Houston Re: [ID 20010331.003] new misc warning for push(@x...
2001-03-30 Robin Houston PATCH pod/perldiag.pod
2001-03-27 Jarkko Hietaniemi Document sockatmark() some.
2001-03-05 Jarkko Hietaniemi Retracting \N{U+HHHH}.
2001-03-04 Jarkko Hietaniemi Add the \N{U+HHHH} syntax.
2001-02-18 Nicholas Clark Apply the spirit of patch from Nicholas Clark:
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-13 Simon Cozens [ID 20010210.002] perldiag doesn't include the "Scalars...
2001-02-08 Charles Bailey SYN SYN
2001-02-04 Michael G. Schwern Re: [PATCH lots of pod/] s/chop/chomp/g
2001-02-04 Nicholas Clark [ID 20010203.006] perlio.c is mis-reporting argument
2001-01-24 Charles Bailey SYN SYN
2001-01-12 Stephen McCamant Consolidated lvalue sub changes
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-28 Jarkko Hietaniemi Make some panic messages a bit more logical.
2000-12-28 Simon Cozens Re: [PATCH] Warn on use of reference as array elem
2000-12-22 Robin Barker ; was Re: Perlbug 20000322.006 status +update
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-17 Jarkko Hietaniemi Add test for #8145 (binmode() warning), add warning for
2000-12-11 Nick Ing-Simmons Integrate mainline
2000-12-11 Jarkko Hietaniemi Revert the -f ambiguousity patch, seems to cause
2000-12-01 Ronald J. Kimball Re: [ID 20001130.011] expression parsing bug ?
2000-12-01 Jarkko Hietaniemi Some help for 20001130.011. Now one gets warnings...
2000-12-01 Jarkko Hietaniemi Retract #7941. Forbidding subs m/s/etc is too cruel...
2000-12-01 Jarkko Hietaniemi (Retracted by #7943.)
2000-11-11 Dominic Dunlop More descriptive error for unknown perlio layers.
2000-11-09 H.Merijn Brand Fix for
2000-11-07 Jarkko Hietaniemi Tweak #7587.
2000-11-07 Jarkko Hietaniemi A doc addition for bug id 20001105.019, beware \p.
2000-11-07 Stephen P. Potter Pod updates
2000-11-05 Jarkko Hietaniemi A fix of sorts for 20000329.026, a better error message
2000-11-03 Ilya Zakharevich better messages from malloc()
2000-11-01 Jarkko Hietaniemi Locale warning explanation tweak.
2000-10-25 Jarkko Hietaniemi Temporary stopgap for the self-tying issue: for now...
2000-10-24 Jarkko Hietaniemi Make the UTF-8 decoding stricter and more verbose when
2000-10-20 Charles Bailey SYN SYN
2000-10-17 Jarkko Hietaniemi On output try to downgrade to bytes, croak if impossible,
2000-10-13 Jarkko Hietaniemi Self-ties are unsupported currently, stopgap patch...
2000-09-08 Spider Boardman Re-allow vec() for characters > 255.
next