| Commit message (Expand) | Author | Age | Files | Lines |
* | Better wording for the vec lvalue diagnostic. | Ronald J. Kimball | 2000-08-25 | 1 | -3/+3 |
* | Re: [ID 20000821.008] Negitive numbers with vec dumps core | Mike Guy | 2000-08-23 | 1 | -0/+5 |
* | [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-... | Paul David Fardy | 2000-08-18 | 1 | -0/+8 |
* | Tweak the regex compilation errors once more. | Jarkko Hietaniemi | 2000-08-17 | 1 | -36/+36 |
* | Change the regx compilation error markers to use = instead of < | Lupe Christoph | 2000-08-16 | 1 | -36/+36 |
* | debugger "d" command doesnt check line number | Mike Guy | 2000-08-11 | 1 | -6/+0 |
* | Remove dead entry in perldiag | Mike Guy | 2000-08-10 | 1 | -10/+0 |
* | Get back into sync with Jeffrey on the enhanced regex warnings. | Jarkko Hietaniemi | 2000-08-10 | 1 | -4/+5 |
* | Re: enhanced(?) regex error messages | Jeffrey Friedl | 2000-08-09 | 1 | -84/+134 |
* | Re: enhanced(?) regex error messages | Hugo van der Sanden | 2000-08-08 | 1 | -1/+24 |
* | Make bless(REF, REF) a fatal error, add bless tests. | Hugo van der Sanden | 2000-08-07 | 1 | -0/+18 |
* | Continue fixing the io warnings. This also | Jarkko Hietaniemi | 2000-08-06 | 1 | -6/+6 |
* | Warn under -w if lstat(FH) is attempted. | Todd C. Miller | 2000-08-04 | 1 | -0/+6 |
* | After the #6519 a warning about stat() is just that, | Jarkko Hietaniemi | 2000-08-04 | 1 | -3/+2 |
* | In the warnings call filehandles consistently so; | Jarkko Hietaniemi | 2000-08-04 | 1 | -9/+9 |
* | The name of a filehandle does not have <these>. | Jarkko Hietaniemi | 2000-08-02 | 1 | -3/+3 |
* | The swallow_bom() saga continues. The #23 of require.t | Jarkko Hietaniemi | 2000-07-31 | 1 | -0/+10 |
* | [ID 19990709.002] [DOCUMENTATION PATCH] perldiag | Robert Spier | 2000-07-27 | 1 | -2/+2 |
* | Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]] | Jeffrey Friedl | 2000-07-26 | 1 | -9/+9 |
* | integrate cfgperl changes#6325..6373 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -1/+13 |
* | integrate cfgperl changes#6261..6266 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+5 |
* | integrate cfgperl changes#6174..6203 into mainline (first of several) | Gurusamy Sarathy | 2000-07-11 | 1 | -3/+3 |
|\ |
|
| * | perldiag should refer to perlos2.pod not README.os2 | Yitzchak Scott-Thoennes | 2000-06-06 | 1 | -3/+3 |
* | | better diagnostic on Frob->stuff() when Frob:: doesn't exist | Gurusamy Sarathy | 2000-07-04 | 1 | -0/+6 |
* | | missing perldiag entry for unpack("w",...) diagnostic (from | Gurusamy Sarathy | 2000-07-04 | 1 | -0/+6 |
|/ |
|
* | small nits in diagnostics.pm (from Robin Barker) | Gurusamy Sarathy | 2000-05-01 | 1 | -4/+4 |
* | tweak change#5945 to display correct switch name in diagnostic | Gurusamy Sarathy | 2000-04-28 | 1 | -4/+4 |
* | improved docs on the warn_uninit diagnostic (from David Glasser | Gurusamy Sarathy | 2000-04-27 | 1 | -0/+8 |
* | reformat to 72 columns (again) | Gurusamy Sarathy | 2000-04-27 | 1 | -1019/+1080 |
* | reformat perldiag to avoid long lines | Gurusamy Sarathy | 2000-04-25 | 1 | -298/+291 |
* | make module name mandatory after -M switch; reorder perldiag | Gurusamy Sarathy | 2000-04-25 | 1 | -789/+803 |
* | various pod nits (from Larry Virden and others) | Gurusamy Sarathy | 2000-04-24 | 1 | -3/+3 |
* | revise perldelta for more optimal ordering, minor Todo | Gurusamy Sarathy | 2000-03-23 | 1 | -16/+16 |
* | make parenthetic warnings look consistent; make diagnostic on | Gurusamy Sarathy | 2000-03-21 | 1 | -7/+7 |
* | fix typo | Gurusamy Sarathy | 2000-03-19 | 1 | -2/+2 |
* | produce better error message when \N{...} is used without | Gurusamy Sarathy | 2000-03-19 | 1 | -7/+4 |
* | warn about CHECK and INIT blocks encountered at run time | Gurusamy Sarathy | 2000-03-19 | 1 | -0/+8 |
* | more warnings tidy-ups (from Paul Marquess) | Gurusamy Sarathy | 2000-03-14 | 1 | -0/+18 |
* | Larry's patch to disallow CORE::Snark, with perldiag entry | Gurusamy Sarathy | 2000-03-12 | 1 | -0/+4 |
* | whitespace and readabiliti nits in the pods (from Michael G Schwern | Gurusamy Sarathy | 2000-03-03 | 1 | -41/+41 |
* | fix pods to reflect newer canonical names for call_sv() etc. | Gurusamy Sarathy | 2000-02-29 | 1 | -1/+1 |
* | sundry typos and such | Gurusamy Sarathy | 2000-02-22 | 1 | -1/+1 |
* | lexical warnings update, ability to inspect bitmask in calling | Gurusamy Sarathy | 2000-02-20 | 1 | -177/+193 |
* | default mkdir() mode argument to 0777 | Gurusamy Sarathy | 2000-02-20 | 1 | -1/+1 |
* | rename "Probable precendence problem" diagnostic to "Bareword found | Gurusamy Sarathy | 2000-02-19 | 1 | -8/+16 |
* | pod fixes (from Abigail and M J T Guy) | Gurusamy Sarathy | 2000-02-07 | 1 | -2/+2 |
* | fix description of obsolete diagnostic | Gurusamy Sarathy | 2000-02-06 | 1 | -16/+5 |
* | support sprintf("v%v", v1.2.3) (works on any string argument, in | Gurusamy Sarathy | 2000-02-06 | 1 | -0/+6 |
* | revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c> | Gurusamy Sarathy | 2000-01-26 | 1 | -1/+1 |
* | s/STOP/CHECK/ blocks | Gurusamy Sarathy | 2000-01-26 | 1 | -1/+1 |