summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* Better wording for the vec lvalue diagnostic.Ronald J. Kimball2000-08-251-3/+3
* Re: [ID 20000821.008] Negitive numbers with vec dumps coreMike Guy2000-08-231-0/+5
* [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-...Paul David Fardy2000-08-181-0/+8
* Tweak the regex compilation errors once more.Jarkko Hietaniemi2000-08-171-36/+36
* Change the regx compilation error markers to use = instead of <Lupe Christoph2000-08-161-36/+36
* debugger "d" command doesnt check line numberMike Guy2000-08-111-6/+0
* Remove dead entry in perldiagMike Guy2000-08-101-10/+0
* Get back into sync with Jeffrey on the enhanced regex warnings.Jarkko Hietaniemi2000-08-101-4/+5
* Re: enhanced(?) regex error messagesJeffrey Friedl2000-08-091-84/+134
* Re: enhanced(?) regex error messages Hugo van der Sanden2000-08-081-1/+24
* Make bless(REF, REF) a fatal error, add bless tests.Hugo van der Sanden2000-08-071-0/+18
* Continue fixing the io warnings. This alsoJarkko Hietaniemi2000-08-061-6/+6
* Warn under -w if lstat(FH) is attempted.Todd C. Miller2000-08-041-0/+6
* After the #6519 a warning about stat() is just that,Jarkko Hietaniemi2000-08-041-3/+2
* In the warnings call filehandles consistently so;Jarkko Hietaniemi2000-08-041-9/+9
* 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