| Commit message (Expand) | Author | Age | Files | Lines |
* | Based on | Simon Cozens | 2001-05-25 | 1 | -0/+40 |
* | Re: [PATCH] HERE mark in regex | Ronald J. Kimball | 2001-05-16 | 1 | -26/+26 |
* | Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl ... | Philip Newton | 2001-05-16 | 1 | -0/+4 |
* | [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc | Robin Houston | 2001-05-08 | 1 | -0/+30 |
* | Don't forget to whine about \d__\d. | Jarkko Hietaniemi | 2001-05-08 | 1 | -0/+15 |
* | Allow underscores also in the exponent part. | Jarkko Hietaniemi | 2001-05-08 | 1 | -44/+155 |
* | Add a test for not griping about references as array | Jarkko Hietaniemi | 2001-05-02 | 1 | -0/+18 |
* | Changed the underscore/undebar syntax in numeric constants; | Jarkko Hietaniemi | 2001-04-29 | 1 | -7/+54 |
* | Update the test failure disclaimer. | Jarkko Hietaniemi | 2001-04-24 | 1 | -1/+1 |
* | isn't numeric warning | Robin Barker | 2001-04-07 | 1 | -0/+17 |
* | Change the push/unshift warning to be of class syntax, not misc. | Jarkko Hietaniemi | 2001-04-03 | 1 | -2/+2 |
* | Change the push/unshift warning (#9532) to talk about "no values" | Jarkko Hietaniemi | 2001-04-03 | 1 | -2/+2 |
* | Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x) | Robin Houston | 2001-04-03 | 1 | -0/+12 |
* | RE: 5.6.0 BUG: Lexical warnings aren't lexical | Paul Marquess | 2001-03-28 | 1 | -0/+15 |
* | Re-integrate #9138 from maintperl to mainline, | Jarkko Hietaniemi | 2001-03-18 | 3 | -31/+23 |
* | The Day of the Retractions continues: the #9138 | Jarkko Hietaniemi | 2001-03-14 | 3 | -23/+31 |
* | Integrate changes #9137,9138,9142 from maintperl into mainline. | Jarkko Hietaniemi | 2001-03-14 | 3 | -31/+23 |
* | RE: Biannual Competition to Improve Hashing Function | Mark Fisher | 2001-02-09 | 1 | -1/+1 |
* | Re: [PATCH] Warn on use of reference as array elem | Simon Cozens | 2000-12-28 | 1 | -0/+17 |
* | Add test for #8145 (binmode() warning), add warning for | Jarkko Hietaniemi | 2000-12-17 | 1 | -0/+17 |
* | Revert the -f ambiguousity patch, seems to cause | Jarkko Hietaniemi | 2000-12-11 | 1 | -19/+0 |
* | Introduce macros for UTF8 decoding. | Jarkko Hietaniemi | 2000-12-08 | 1 | -2/+2 |
* | Some help for 20001130.011. Now one gets warnings like | Jarkko Hietaniemi | 2000-12-01 | 1 | -0/+19 |
* | small cleanup task for test suite | Peter Prymmer | 2000-11-22 | 1 | -0/+1 |
* | Linenumber fix. | Jarkko Hietaniemi | 2000-11-15 | 1 | -2/+2 |
* | EBCDIC tweaks. | Peter Prymmer | 2000-11-15 | 1 | -0/+6 |
* | Fix for | H.Merijn Brand | 2000-11-09 | 1 | -2/+2 |
* | Forgot to bump the line numbers in #7601. | Jarkko Hietaniemi | 2000-11-08 | 1 | -3/+3 |
* | Try to avoid flockless and emulationless places. | Jarkko Hietaniemi | 2000-11-08 | 1 | -1/+3 |
* | Make the UTF-8 decoding stricter and more verbose when | Jarkko Hietaniemi | 2000-10-24 | 1 | -2/+2 |
* | Move the #7390 test from warn/op to comp/redef. | John Tobey | 2000-10-22 | 1 | -15/+0 |
* | Add a testcase for #7389. | Jarkko Hietaniemi | 2000-10-21 | 1 | -0/+15 |
* | Re: [ID 20001018.008] flip-flop bug when there's no <FH> | Hugo van der Sanden | 2000-10-18 | 1 | -0/+3 |
* | warnings fixes | Paul Marquess | 2000-08-28 | 1 | -0/+34 |
* | Test nit. | Jarkko Hietaniemi | 2000-08-27 | 1 | -1/+1 |
* | DJGPP update from Laszlo Molnar. | ml1050 | 2000-08-27 | 1 | -0/+7 |
* | RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered | Fifer, Eric | 2000-08-21 | 1 | -18/+22 |
* | Add warnif(), check warnings further up the stack, | Paul Marquess | 2000-08-18 | 1 | -2/+257 |
* | Tweak the regex compilation errors once more. | Jarkko Hietaniemi | 2000-08-17 | 1 | -26/+26 |
* | Change the regx compilation error markers to use = instead of < | Lupe Christoph | 2000-08-16 | 1 | -26/+26 |
* | Re: enhanced(?) regex error messages | Jeffrey Friedl | 2000-08-09 | 1 | -26/+27 |
* | Continue fixing the io warnings. This also | Jarkko Hietaniemi | 2000-08-06 | 3 | -21/+42 |
* | [ID 20000724.004] Perl interpreter segfault when using built-in flock | Ronald F. Guilmette | 2000-08-05 | 1 | -2/+10 |
* | Warn under -w if lstat(FH) is attempted. | Todd C. Miller | 2000-08-04 | 1 | -0/+21 |
* | In the warnings call filehandles consistently so; | Jarkko Hietaniemi | 2000-08-04 | 2 | -12/+19 |
* | The name of a filehandle does not have <these>. | Jarkko Hietaniemi | 2000-08-02 | 2 | -4/+4 |
* | Remove the extraneous "main::" prefix from all the | Gurusamy Sarathy | 2000-08-02 | 4 | -67/+67 |
* | A new version of the "remove UPPERACSE string comparison" | Jarkko Hietaniemi | 2000-07-30 | 7 | -197/+166 |
* | Back out #6454, doesn't seem to work. | Jarkko Hietaniemi | 2000-07-28 | 6 | -98/+125 |
* | Remove EQ, NE, GT, LT, GE, LE (they have been deprecated | Jarkko Hietaniemi | 2000-07-27 | 6 | -125/+98 |