summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* The name of a filehandle does not have <these>.Jarkko Hietaniemi2000-08-021-3/+3
* The swallow_bom() saga continues. The #23 of require.tJarkko Hietaniemi2000-07-311-0/+10
* [ID 19990709.002] [DOCUMENTATION PATCH] perldiagRobert Spier2000-07-271-2/+2
* Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]Jeffrey Friedl2000-07-261-9/+9
* integrate cfgperl changes#6325..6373 into mainlineGurusamy Sarathy2000-07-111-1/+13
* integrate cfgperl changes#6261..6266 into mainlineGurusamy Sarathy2000-07-111-0/+5
* integrate cfgperl changes#6174..6203 into mainline (first of several)Gurusamy Sarathy2000-07-111-3/+3
|\
| * perldiag should refer to perlos2.pod not README.os2Yitzchak Scott-Thoennes2000-06-061-3/+3
* | better diagnostic on Frob->stuff() when Frob:: doesn't existGurusamy Sarathy2000-07-041-0/+6
* | missing perldiag entry for unpack("w",...) diagnostic (fromGurusamy Sarathy2000-07-041-0/+6
|/
* small nits in diagnostics.pm (from Robin Barker)Gurusamy Sarathy2000-05-011-4/+4
* tweak change#5945 to display correct switch name in diagnosticGurusamy Sarathy2000-04-281-4/+4
* improved docs on the warn_uninit diagnostic (from David GlasserGurusamy Sarathy2000-04-271-0/+8
* reformat to 72 columns (again)Gurusamy Sarathy2000-04-271-1019/+1080
* reformat perldiag to avoid long linesGurusamy Sarathy2000-04-251-298/+291
* make module name mandatory after -M switch; reorder perldiagGurusamy Sarathy2000-04-251-789/+803
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-3/+3
* revise perldelta for more optimal ordering, minor TodoGurusamy Sarathy2000-03-231-16/+16
* make parenthetic warnings look consistent; make diagnostic onGurusamy Sarathy2000-03-211-7/+7
* fix typoGurusamy Sarathy2000-03-191-2/+2
* produce better error message when \N{...} is used withoutGurusamy Sarathy2000-03-191-7/+4
* warn about CHECK and INIT blocks encountered at run timeGurusamy Sarathy2000-03-191-0/+8
* more warnings tidy-ups (from Paul Marquess)Gurusamy Sarathy2000-03-141-0/+18
* 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