summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* Larry's patch to disallow CORE::Snark, with perldiag entryGurusamy Sarathy2000-03-121-0/+4
* whitespace and readabiliti nits in the pods (from Michael G SchwernGurusamy Sarathy2000-03-031-41/+41
* fix pods to reflect newer canonical names for call_sv() etc.Gurusamy Sarathy2000-02-291-1/+1
* sundry typos and suchGurusamy Sarathy2000-02-221-1/+1
* lexical warnings update, ability to inspect bitmask in callingGurusamy Sarathy2000-02-201-177/+193
* default mkdir() mode argument to 0777Gurusamy Sarathy2000-02-201-1/+1
* rename "Probable precendence problem" diagnostic to "Bareword foundGurusamy Sarathy2000-02-191-8/+16
* pod fixes (from Abigail and M J T Guy)Gurusamy Sarathy2000-02-071-2/+2
* fix description of obsolete diagnosticGurusamy Sarathy2000-02-061-16/+5
* support sprintf("v%v", v1.2.3) (works on any string argument, inGurusamy Sarathy2000-02-061-0/+6
* revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>Gurusamy Sarathy2000-01-261-1/+1
* s/STOP/CHECK/ blocksGurusamy Sarathy2000-01-261-1/+1
* produce redeclaration warning on C<our $foo; { our $foo; ... }>Gurusamy Sarathy2000-01-251-8/+18
* add new warnings to perldeltaGurusamy Sarathy2000-01-241-7/+7
* fix misclassified warningsGurusamy Sarathy2000-01-231-3/+3
* fix diagnostics to report "our" vs "my" correctlyGurusamy Sarathy2000-01-231-8/+15
* disallow our($foo::bar)Gurusamy Sarathy2000-01-231-0/+6
* patch to report warnings on bogus filehandles passed to flock(),Gurusamy Sarathy2000-01-211-9/+16
* support for C<exists &func> (from Spider Boardman)Gurusamy Sarathy2000-01-211-0/+5
* clearer docs for change#4796; faster av_exists()Gurusamy Sarathy2000-01-131-8/+8
* partly fix perldiag regressions identified by Tom ChristiansenGurusamy Sarathy1999-12-281-17/+17
* update perldiag for change#4707Gurusamy Sarathy1999-12-271-3/+8
* change#4641 needs perldiag.pod editGurusamy Sarathy1999-12-061-1/+1
* s/block/loop block/ in diagnostics about next, last, redoGurusamy Sarathy1999-12-041-13/+16
* implement STOP blocks and fix compiler to use them (minimallyGurusamy Sarathy1999-11-041-3/+4
* Integrate with Sarathy; manual resolve on regcomp.c conflictsJarkko Hietaniemi1999-10-271-0/+9
|\
| * don't allow SIGCHLD to be ignored at startup, or wait*() andGurusamy Sarathy1999-10-241-0/+9
* | Nosuid checking for statfs() people: from Spider Boardman.Jarkko Hietaniemi1999-10-271-1/+1
* | Revert #4457 for more investigation.Jarkko Hietaniemi1999-10-261-4/+2
* | Add getmnt() to nosuid checking.Jarkko Hietaniemi1999-10-261-2/+4
* | Missing REx engine patchIlya Zakharevich1999-10-251-0/+4
|/
* Warn inside character classes about unknown backslash escapesJarkko Hietaniemi1999-10-141-1/+6
* Warn about false ranges like \d-\w (see the change #4355).Jarkko Hietaniemi1999-10-141-1/+8
* Integrate with Sarathy.Jarkko Hietaniemi1999-10-131-13/+15
|\
| * pod nits from various perl portersGurusamy Sarathy1999-10-131-1/+1
| * typos and language goofs pointed out by Hugo van der SandenGurusamy Sarathy1999-10-131-12/+14
* | Revert the parts of #3926 that outlawed character rangesJarkko Hietaniemi1999-10-121-2/+1
|/
* fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted byGurusamy Sarathy1999-10-071-1/+6
* A better version of #4296.Michael G. Schwern1999-10-031-3/+3
* (Replaced by #4297.)Michael G. Schwern1999-10-031-2/+2
* re-add missing "Out of memory!" entryGurusamy Sarathy1999-09-301-0/+6
* Malloc fixes and docsIlya Zakharevich1999-09-271-0/+11
* Re: [PATCH 5.005_61] "our" declarationsLarry Wall1999-09-251-2/+2
* change "#" to a comment starter in pack templates; "/" nowIlya Zakharevich1999-09-231-4/+4
* change some filenames to be 8.3-friendlyGurusamy Sarathy1999-09-141-0/+6
* Integrate with Sarathy.Jarkko Hietaniemi1999-09-131-0/+5
|\
| * add -DPERL_Y2KWARN build option that will generate additionalGurusamy Sarathy1999-09-131-0/+5
* | [DOCPATCH] Server errors and perldiagTom Phoenix1999-09-131-1/+22
|/
* optional warning on join(/foo/...) (reworked suggested patchGurusamy Sarathy1999-09-061-0/+7
* initial implementation of lvalue subroutines (slightly fixedGurusamy Sarathy1999-09-051-0/+17