[ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
[p5sagit/p5-mst-13.2.git] / pod / perldiag.pod
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.
2000-09-08 Larry W. Virden [ID 20000904.008] Tiny fix for perldiag
2000-09-01 Mike Guy Fix vec() / utf8 (was Re: bitvec ops still broken...
2000-09-01 Jarkko Hietaniemi Add the overload warnings to perldiag.
2000-08-30 Nicholas Clark typos in pods
2000-08-25 Ronald J. Kimball Better wording for the vec lvalue diagnostic.
2000-08-23 Mike Guy Re: [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 Hietaniemi Tweak the regex compilation errors once more.
2000-08-16 Lupe Christoph Change the regx compilation error markers to use =...
2000-08-11 Mike Guy debugger "d" command doesnt check line number
2000-08-10 Mike Guy Remove dead entry in perldiag
2000-08-10 Jarkko Hietaniemi Get back into sync with Jeffrey on the enhanced regex...
2000-08-09 Jeffrey Friedl Re: enhanced(?) regex error messages
2000-08-08 Hugo van der Sanden Re: enhanced(?) regex error messages
2000-08-07 Hugo van der Sanden Make bless(REF, REF) a fatal error, add bless tests.
2000-08-06 Jarkko Hietaniemi Continue fixing the io warnings. This also
2000-08-04 Todd C. Miller Warn under -w if lstat(FH) is attempted.
2000-08-04 Jarkko Hietaniemi After the #6519 a warning about stat() is just that,
2000-08-04 Jarkko Hietaniemi In the warnings call filehandles consistently so;
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-02 Jarkko Hietaniemi The name of a filehandle does not have <these>.
2000-07-31 Jarkko Hietaniemi The swallow_bom() saga continues. The #23 of require.t
2000-07-27 Robert Spier [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
2000-07-26 Jeffrey Friedl Make the unimplemented POSIX regex features [[.cc....
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6325..6373 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6261..6266 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6174..6203 into mainline...
2000-07-11 Mark-Jason Dominus Be less forgiving about ambiguous and illegal tr ranges.
2000-07-07 Jarkko Hietaniemi Remove perlbook, update perlfaq book listing,
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-04 Gurusamy Sarathy better diagnostic on Frob->stuff() when Frob:: doesn...
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-04 Gurusamy Sarathy missing perldiag entry for unpack("w",...) diagnostic...
2000-06-28 Simon Cozens Re: [PATCH cfgperl] BOMs away!
2000-06-06 Yitzchak Scott-Tho... perldiag should refer to perlos2.pod not README.os2
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-01 Gurusamy Sarathy small nits in diagnostics.pm (from Robin Barker)
2000-04-28 Gurusamy Sarathy tweak change#5945 to display correct switch name in...
2000-04-27 Gurusamy Sarathy improved docs on the warn_uninit diagnostic (from David...
2000-04-27 Gurusamy Sarathy reformat to 72 columns (again)
2000-04-25 Gurusamy Sarathy reformat perldiag to avoid long lines
2000-04-25 Gurusamy Sarathy make module name mandatory after -M switch; reorder...
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy various pod nits (from Larry Virden and others)
2000-03-23 Gurusamy Sarathy revise perldelta for more optimal ordering, minor Todo
2000-03-21 Gurusamy Sarathy make parenthetic warnings look consistent; make diagnos...
2000-03-19 Gurusamy Sarathy fix typo
2000-03-19 Gurusamy Sarathy produce better error message when \N{...} is used without
2000-03-19 Gurusamy Sarathy warn about CHECK and INIT blocks encountered at run...
2000-03-14 Gurusamy Sarathy more warnings tidy-ups (from Paul Marquess)
2000-03-12 Gurusamy Sarathy Larry's patch to disallow CORE::Snark, with perldiag...
2000-03-03 Gurusamy Sarathy whitespace and readabiliti nits in the pods (from Micha...
2000-02-29 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-29 Gurusamy Sarathy fix pods to reflect newer canonical names for call_sv...
2000-02-22 Gurusamy Sarathy sundry typos and such
2000-02-20 Gurusamy Sarathy lexical warnings update, ability to inspect bitmask...
2000-02-20 Gurusamy Sarathy default mkdir() mode argument to 0777
2000-02-19 Gurusamy Sarathy rename "Probable precendence problem" diagnostic to...
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy pod fixes (from Abigail and M J T Guy)
2000-02-06 Gurusamy Sarathy fix description of obsolete diagnostic
2000-02-06 Gurusamy Sarathy support sprintf("v%v", v1.2.3) (works on any string...
2000-01-26 Gurusamy Sarathy revised attribute syntax: C<my $foo :a :b :c>, C<my...
2000-01-26 Gurusamy Sarathy s/STOP/CHECK/ blocks
2000-01-25 Gurusamy Sarathy produce redeclaration warning on C<our $foo; { our...
2000-01-24 Gurusamy Sarathy add new warnings to perldelta
2000-01-23 Gurusamy Sarathy fix misclassified warnings
2000-01-23 Gurusamy Sarathy fix diagnostics to report "our" vs "my" correctly
2000-01-23 Gurusamy Sarathy disallow our($foo::bar)
2000-01-21 Gurusamy Sarathy patch to report warnings on bogus filehandles passed...
2000-01-21 Gurusamy Sarathy support for C<exists &func> (from Spider Boardman)
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-13 Gurusamy Sarathy clearer docs for change#4796; faster av_exists()
1999-12-28 Gurusamy Sarathy partly fix perldiag regressions identified by Tom Chris...
1999-12-27 Gurusamy Sarathy update perldiag for change#4707
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-06 Gurusamy Sarathy change#4641 needs perldiag.pod edit
1999-12-04 Gurusamy Sarathy s/block/loop block/ in diagnostics about next, last...
1999-11-04 Gurusamy Sarathy implement STOP blocks and fix compiler to use them...
1999-10-27 Jarkko Hietaniemi Integrate with Sarathy; manual resolve on regcomp.c...
1999-10-27 Jarkko Hietaniemi Nosuid checking for statfs() people: from Spider Boardman.
1999-10-26 Jarkko Hietaniemi Revert #4457 for more investigation.
1999-10-26 Jarkko Hietaniemi Add getmnt() to nosuid checking.
1999-10-25 Ilya Zakharevich Missing REx engine patch
1999-10-24 Nick Ing-Simmons Follow that camel ... another sync.
next