| Commit message (Expand) | Author | Age | Files | Lines |
* | Downgrade also the "Wide character" diagnostic. | Jarkko Hietaniemi | 2001-04-05 | 1 | -1/+1 |
* | Change the push/unshift warning to be of class syntax, not misc. | Jarkko Hietaniemi | 2001-04-03 | 1 | -1/+1 |
* | Change the push/unshift warning (#9532) to talk about "no values" | Jarkko Hietaniemi | 2001-04-03 | 1 | -9/+9 |
* | Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x) | Robin Houston | 2001-04-03 | 1 | -0/+9 |
* | PATCH pod/perldiag.pod | Robin Houston | 2001-03-30 | 1 | -1/+1 |
* | Document sockatmark() some. | Jarkko Hietaniemi | 2001-03-27 | 1 | -0/+5 |
* | Retracting \N{U+HHHH}. | Jarkko Hietaniemi | 2001-03-05 | 1 | -5/+0 |
* | Add the \N{U+HHHH} syntax. | Jarkko Hietaniemi | 2001-03-04 | 1 | -0/+5 |
* | Apply the spirit of patch from Nicholas Clark: | Nicholas Clark | 2001-02-18 | 1 | -18/+24 |
* | Integrate mainline | Nick Ing-Simmons | 2001-02-17 | 1 | -0/+7 |
* | Re: [PATCH lots of pod/] s/chop/chomp/g | Michael G. Schwern | 2001-02-04 | 1 | -2/+1 |
* | [ID 20010203.006] perlio.c is mis-reporting argument | Nicholas Clark | 2001-02-04 | 1 | -0/+10 |
* | Consolidated lvalue sub changes | Stephen McCamant | 2001-01-12 | 1 | -0/+8 |
* | Make some panic messages a bit more logical. | Jarkko Hietaniemi | 2000-12-28 | 1 | -7/+7 |
* | Re: [PATCH] Warn on use of reference as array elem | Simon Cozens | 2000-12-28 | 1 | -0/+9 |
* | ; was Re: Perlbug 20000322.006 status +update | Robin Barker | 2000-12-22 | 1 | -7/+7 |
* | Add test for #8145 (binmode() warning), add warning for | Jarkko Hietaniemi | 2000-12-17 | 1 | -9/+19 |
* | Revert the -f ambiguousity patch, seems to cause | Jarkko Hietaniemi | 2000-12-11 | 1 | -11/+0 |
* | Re: [ID 20001130.011] expression parsing bug ? | Ronald J. Kimball | 2000-12-01 | 1 | -8/+8 |
* | Some help for 20001130.011. Now one gets warnings like | Jarkko Hietaniemi | 2000-12-01 | 1 | -0/+11 |
* | Retract #7941. Forbidding subs m/s/etc is too cruel because | Jarkko Hietaniemi | 2000-12-01 | 1 | -7/+0 |
* | (Retracted by #7943.) | Jarkko Hietaniemi | 2000-12-01 | 1 | -0/+7 |
* | More descriptive error for unknown perlio layers. | Dominic Dunlop | 2000-11-11 | 1 | -0/+9 |
* | 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 |