Update Changes.
[p5sagit/p5-mst-13.2.git] / pod / perldiag.pod
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-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.
1999-10-24 Gurusamy Sarathy don't allow SIGCHLD to be ignored at startup, or wait...
1999-10-14 Jarkko Hietaniemi Warn inside character classes about unknown backslash...
1999-10-14 Jarkko Hietaniemi Warn about false ranges like \d-\w (see the change...
1999-10-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-13 Gurusamy Sarathy pod nits from various perl porters
1999-10-13 Gurusamy Sarathy typos and language goofs pointed out by Hugo van der...
1999-10-12 Jarkko Hietaniemi Revert the parts of #3926 that outlawed character ranges
1999-10-07 Gurusamy Sarathy fix setpgrp vs getpgrp and POSIX vs BSD confusion ...
1999-10-03 Michael G. Schwern A better version of #4296.
1999-10-03 Michael G. Schwern (Replaced by #4297.)
1999-09-30 Gurusamy Sarathy re-add missing "Out of memory!" entry
1999-09-29 Charles Bailey resync with mainline
1999-09-27 Ilya Zakharevich Malloc fixes and docs
1999-09-25 Larry Wall Re: [PATCH 5.005_61] "our" declarations
1999-09-23 Ilya Zakharevich change "#" to a comment starter in pack templates;...
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-14 Gurusamy Sarathy change some filenames to be 8.3-friendly
1999-09-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-13 Tom Phoenix [DOCPATCH] Server errors and perldiag
1999-09-13 Gurusamy Sarathy add -DPERL_Y2KWARN build option that will generate...
1999-09-06 Gurusamy Sarathy optional warning on join(/foo/...) (reworked suggested...
1999-09-05 Gurusamy Sarathy initial implementation of lvalue subroutines (slightly...
1999-09-01 Colin Kuskie [REPATCH 5.005_61] Re: perldiag.pod omissions
1999-08-30 Jarkko Hietaniemi Retract #3922 (Rule #1 was invoked).
next