| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix for | H.Merijn Brand | 2000-11-09 | 1 | -1/+1 |
* | Tweak #7587. | Jarkko Hietaniemi | 2000-11-07 | 1 | -2/+4 |
* | A doc addition for bug id 20001105.019, beware \p. | Jarkko Hietaniemi | 2000-11-07 | 1 | -0/+5 |
* | Pod updates | Stephen P. Potter | 2000-11-07 | 1 | -4/+4 |
* | A fix of sorts for 20000329.026, a better error message | Jarkko Hietaniemi | 2000-11-05 | 1 | -1/+1 |
* | better messages from malloc() | Ilya Zakharevich | 2000-11-03 | 1 | -1/+2 |
* | Locale warning explanation tweak. | Jarkko Hietaniemi | 2000-11-01 | 1 | -7/+8 |
* | Temporary stopgap for the self-tying issue: for now only | Jarkko Hietaniemi | 2000-10-25 | 1 | -2/+3 |
* | Make the UTF-8 decoding stricter and more verbose when | Jarkko Hietaniemi | 2000-10-24 | 1 | -0/+4 |
* | On output try to downgrade to bytes, croak if impossible, | Jarkko Hietaniemi | 2000-10-17 | 1 | -0/+4 |
* | Self-ties are unsupported currently, stopgap patch from Alan Burlison. | Jarkko Hietaniemi | 2000-10-13 | 1 | -0/+4 |
* | Re-allow vec() for characters > 255. | Spider Boardman | 2000-09-08 | 1 | -5/+0 |
* | [ID 20000904.008] Tiny fix for perldiag | Larry W. Virden | 2000-09-08 | 1 | -1/+1 |
* | Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?) | Mike Guy | 2000-09-01 | 1 | -0/+5 |
* | Add the overload warnings to perldiag. | Jarkko Hietaniemi | 2000-09-01 | 1 | -0/+15 |
* | typos in pods | Nicholas Clark | 2000-08-30 | 1 | -1/+1 |
* | 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 |