This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix for
[perl5.git] / pod / perldiag.pod
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)
2000-04-28 Gurusamy Sarathytweak change#5945 to display correct switch name in...
2000-04-27 Gurusamy Sarathyimproved docs on the warn_uninit diagnostic (from David...
2000-04-27 Gurusamy Sarathyreformat to 72 columns (again)
2000-04-25 Gurusamy Sarathyreformat perldiag to avoid long lines
2000-04-25 Gurusamy Sarathymake module name mandatory after -M switch; reorder...
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathyvarious pod nits (from Larry Virden and others)
2000-03-23 Gurusamy Sarathyrevise perldelta for more optimal ordering, minor Todo
2000-03-21 Gurusamy Sarathymake parenthetic warnings look consistent; make diagnos...
2000-03-19 Gurusamy Sarathyfix typo
2000-03-19 Gurusamy Sarathyproduce better error message when \N{...} is used without
2000-03-19 Gurusamy Sarathywarn about CHECK and INIT blocks encountered at run...
2000-03-14 Gurusamy Sarathymore warnings tidy-ups (from Paul Marquess)
2000-03-12 Gurusamy SarathyLarry's patch to disallow CORE::Snark, with perldiag...
2000-03-03 Gurusamy Sarathywhitespace and readabiliti nits in the pods (from Micha...
2000-02-29 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-29 Gurusamy Sarathyfix pods to reflect newer canonical names for call_sv...
2000-02-22 Gurusamy Sarathysundry typos and such
2000-02-20 Gurusamy Sarathylexical warnings update, ability to inspect bitmask...
2000-02-20 Gurusamy Sarathydefault mkdir() mode argument to 0777
2000-02-19 Gurusamy Sarathyrename "Probable precendence problem" diagnostic to...
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-07 Gurusamy Sarathypod fixes (from Abigail and M J T Guy)
2000-02-06 Gurusamy Sarathyfix description of obsolete diagnostic
2000-02-06 Gurusamy Sarathysupport sprintf("v%v", v1.2.3) (works on any string...
2000-01-26 Gurusamy Sarathyrevised attribute syntax: C<my $foo :a :b :c>, C<my...
2000-01-26 Gurusamy Sarathys/STOP/CHECK/ blocks
2000-01-25 Gurusamy Sarathyproduce redeclaration warning on C<our $foo; { our...
2000-01-24 Gurusamy Sarathyadd new warnings to perldelta
2000-01-23 Gurusamy Sarathyfix misclassified warnings
2000-01-23 Gurusamy Sarathyfix diagnostics to report "our" vs "my" correctly
2000-01-23 Gurusamy Sarathydisallow our($foo::bar)
2000-01-21 Gurusamy Sarathypatch to report warnings on bogus filehandles passed...
2000-01-21 Gurusamy Sarathysupport for C<exists &func> (from Spider Boardman)
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-13 Gurusamy Sarathyclearer docs for change#4796; faster av_exists()
1999-12-28 Gurusamy Sarathypartly fix perldiag regressions identified by Tom Chris...
1999-12-27 Gurusamy Sarathyupdate perldiag for change#4707
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-06 Gurusamy Sarathychange#4641 needs perldiag.pod edit
1999-12-04 Gurusamy Sarathys/block/loop block/ in diagnostics about next, last...
1999-11-04 Gurusamy Sarathyimplement STOP blocks and fix compiler to use them...
1999-10-27 Jarkko HietaniemiIntegrate with Sarathy; manual resolve on regcomp.c...
1999-10-27 Jarkko HietaniemiNosuid checking for statfs() people: from Spider Boardman.
1999-10-26 Jarkko HietaniemiRevert #4457 for more investigation.
1999-10-26 Jarkko HietaniemiAdd getmnt() to nosuid checking.
1999-10-25 Ilya ZakharevichMissing REx engine patch
1999-10-24 Nick Ing-SimmonsFollow that camel ... another sync.
1999-10-24 Gurusamy Sarathydon't allow SIGCHLD to be ignored at startup, or wait...
next