This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(Retracted by #11175)
[perl5.git] / pod / perldiag.pod
2001-07-05 Simon CozensQuick fixes
2001-06-20 Jarkko HietaniemiReplace our implementation of realpath() with OpenBSD's
2001-06-20 Jarkko HietaniemiAfter some reading I don't think we can blindly
2001-06-09 Nick Ing-SimmonsIntegrate mainline
2001-06-07 Robin BarkerRe: [PATCH perl@10439] diagnostics and long C<=item>s
2001-06-04 Jarkko HietaniemiEradicate traces of 'asciirange' re subpragma.
2001-06-02 Nick Ing-SimmonsIntegrate mainline
2001-06-01 Jeff PinyanRe: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
2001-05-25 Simon CozensBased on
2001-05-16 Ronald J. KimballRe: [PATCH] HERE mark in regex
2001-05-08 Robin Houston[PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
2001-05-02 Jarkko HietaniemiAdd a test for not griping about references as array
2001-04-30 Jarkko HietaniemiMore_tweakage.
2001-04-30 Jarkko HietaniemiT_w_e_a_k_a_g_e.
2001-04-29 Jarkko HietaniemiAbigail spotted a thinko in #9905.
2001-04-29 Jarkko HietaniemiChanged the underscore/undebar syntax in numeric constants;
2001-04-28 Jarkko HietaniemiExplain the \p{} and \P{} error message better and
2001-04-28 Jarkko HietaniemiAdd one possible explanation for the "Invalid [] range...
2001-04-26 Barrie SlaymakerRe: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use...
2001-04-26 Benjamin SugarsRe: Short test case for undef %stash:: crash
2001-04-24 Jarkko HietaniemiPrevent path disclosure (probing for existence of filen...
2001-04-05 Jarkko HietaniemiDowngrade also the "Wide character" diagnostic.
2001-04-03 Jarkko HietaniemiChange the push/unshift warning to be of class syntax...
2001-04-03 Jarkko HietaniemiChange the push/unshift warning (#9532) to talk about...
2001-04-03 Robin HoustonRe: [ID 20010331.003] new misc warning for push(@x...
2001-03-30 Robin HoustonPATCH pod/perldiag.pod
2001-03-27 Jarkko HietaniemiDocument sockatmark() some.
2001-03-05 Jarkko HietaniemiRetracting \N{U+HHHH}.
2001-03-04 Jarkko HietaniemiAdd the \N{U+HHHH} syntax.
2001-02-18 Nicholas ClarkApply the spirit of patch from Nicholas Clark:
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-13 Simon Cozens[ID 20010210.002] perldiag doesn't include the "Scalars...
2001-02-08 Charles BaileySYN SYN
2001-02-04 Michael G. SchwernRe: [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 BaileySYN SYN
2001-01-12 Stephen McCamantConsolidated lvalue sub changes
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-28 Jarkko HietaniemiMake some panic messages a bit more logical.
2000-12-28 Simon CozensRe: [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-SimmonsIntegrate mainline.
2000-12-17 Jarkko HietaniemiAdd test for #8145 (binmode() warning), add warning for
2000-12-11 Nick Ing-SimmonsIntegrate mainline
2000-12-11 Jarkko HietaniemiRevert the -f ambiguousity patch, seems to cause
2000-12-01 Ronald J. KimballRe: [ID 20001130.011] expression parsing bug ?
2000-12-01 Jarkko HietaniemiSome help for 20001130.011. Now one gets warnings...
2000-12-01 Jarkko HietaniemiRetract #7941. Forbidding subs m/s/etc is too cruel...
2000-12-01 Jarkko Hietaniemi(Retracted by #7943.)
2000-11-11 Dominic DunlopMore descriptive error for unknown perlio layers.
2000-11-09 H.Merijn BrandFix for
2000-11-07 Jarkko HietaniemiTweak #7587.
2000-11-07 Jarkko HietaniemiA doc addition for bug id 20001105.019, beware \p.
2000-11-07 Stephen P. PotterPod updates
2000-11-05 Jarkko HietaniemiA fix of sorts for 20000329.026, a better error message
2000-11-03 Ilya Zakharevichbetter messages from malloc()
2000-11-01 Jarkko HietaniemiLocale warning explanation tweak.
2000-10-25 Jarkko HietaniemiTemporary stopgap for the self-tying issue: for now...
2000-10-24 Jarkko HietaniemiMake the UTF-8 decoding stricter and more verbose when
2000-10-20 Charles BaileySYN SYN
2000-10-17 Jarkko HietaniemiOn output try to downgrade to bytes, croak if impossible,
2000-10-13 Jarkko HietaniemiSelf-ties are unsupported currently, stopgap patch...
2000-09-08 Spider BoardmanRe-allow vec() for characters > 255.
2000-09-08 Larry W. Virden[ID 20000904.008] Tiny fix for perldiag
2000-09-01 Mike GuyFix vec() / utf8 (was Re: bitvec ops still broken...
2000-09-01 Jarkko HietaniemiAdd the overload warnings to perldiag.
2000-08-30 Nicholas Clarktypos in pods
2000-08-25 Ronald J. KimballBetter wording for the vec lvalue diagnostic.
2000-08-23 Mike GuyRe: [ID 20000821.008] Negitive numbers with vec dumps...
2000-08-18 Paul David Fardy[ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re...
2000-08-17 Jarkko HietaniemiTweak the regex compilation errors once more.
2000-08-16 Lupe ChristophChange the regx compilation error markers to use =...
2000-08-11 Mike Guydebugger "d" command doesnt check line number
2000-08-10 Mike GuyRemove dead entry in perldiag
2000-08-10 Jarkko HietaniemiGet back into sync with Jeffrey on the enhanced regex...
2000-08-09 Jeffrey FriedlRe: enhanced(?) regex error messages
2000-08-08 Hugo van der SandenRe: enhanced(?) regex error messages
2000-08-07 Hugo van der SandenMake bless(REF, REF) a fatal error, add bless tests.
2000-08-06 Jarkko HietaniemiContinue fixing the io warnings. This also
2000-08-04 Todd C. MillerWarn under -w if lstat(FH) is attempted.
2000-08-04 Jarkko HietaniemiAfter the #6519 a warning about stat() is just that,
2000-08-04 Jarkko HietaniemiIn the warnings call filehandles consistently so;
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-02 Jarkko HietaniemiThe name of a filehandle does not have <these>.
2000-07-31 Jarkko HietaniemiThe swallow_bom() saga continues. The #23 of require.t
2000-07-27 Robert Spier[ID 19990709.002] [DOCUMENTATION PATCH] perldiag
2000-07-26 Jeffrey FriedlMake the unimplemented POSIX regex features [[.cc....
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6325..6373 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6261..6266 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6174..6203 into mainline...
2000-07-11 Mark-Jason DominusBe less forgiving about ambiguous and illegal tr ranges.
2000-07-07 Jarkko HietaniemiRemove perlbook, update perlfaq book listing,
2000-07-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-04 Gurusamy Sarathybetter diagnostic on Frob->stuff() when Frob:: doesn...
2000-07-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-04 Gurusamy Sarathymissing perldiag entry for unpack("w",...) diagnostic...
2000-06-28 Simon CozensRe: [PATCH cfgperl] BOMs away!
2000-06-06 Yitzchak Scott-Tho... perldiag should refer to perlos2.pod not README.os2
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-01 Gurusamy Sarathysmall nits in diagnostics.pm (from Robin Barker)
next