| Commit message (Expand) | Author | Age | Files | Lines |
* | The Grand Trek: move the *.t files from t/ to lib/ and ext/. | Jarkko Hietaniemi | 2001-06-18 | 1 | -928/+0 |
* | [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc | Robin Houston | 2001-05-08 | 1 | -0/+30 |
* | 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-integrate #9138 from maintperl to mainline, | Jarkko Hietaniemi | 2001-03-18 | 1 | -1/+1 |
* | The Day of the Retractions continues: the #9138 | Jarkko Hietaniemi | 2001-03-14 | 1 | -1/+1 |
* | Integrate changes #9137,9138,9142 from maintperl into mainline. | Jarkko Hietaniemi | 2001-03-14 | 1 | -1/+1 |
* | 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 |
* | Make the "uninit variable" warning to say "concat or string" | Jarkko Hietaniemi | 2000-07-25 | 1 | -1/+1 |
* | integrate cfgperl changes#6252..6260 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+14 |
* | change#4197 somehow missed initializing PL_errors, meaning | Gurusamy Sarathy | 2000-04-27 | 1 | -1/+1 |
* | avoid "will not stay shared" warnings for our variables (from | Gurusamy Sarathy | 2000-04-27 | 1 | -0/+11 |
* | make parenthetic warnings look consistent; make diagnostic on | Gurusamy Sarathy | 2000-03-21 | 1 | -7/+7 |
* | warn about CHECK and INIT blocks encountered at run time | Gurusamy Sarathy | 2000-03-19 | 1 | -0/+51 |
* | lexical warnings update, ability to inspect bitmask in calling | Gurusamy Sarathy | 2000-02-20 | 1 | -31/+31 |
* | rename "Probable precendence problem" diagnostic to "Bareword found | Gurusamy Sarathy | 2000-02-19 | 1 | -2/+2 |
* | suppress scalar leak messages for known leaks (from | Gurusamy Sarathy | 1999-10-24 | 1 | -1/+1 |
* | tweak some op names in change#4177 (will any of this break code that | Gurusamy Sarathy | 1999-09-18 | 1 | -5/+5 |
* | More descriptive names for operators. | Michael G. Schwern | 1999-09-17 | 1 | -15/+15 |
* | Another patch for Lexical Warnings | Paul Marquess | 1999-09-06 | 1 | -0/+14 |
* | optional warning on join(/foo/...) (reworked suggested patch | Gurusamy Sarathy | 1999-09-06 | 1 | -2/+9 |
* | Rename warning to warnings, from Paul Marquess. | Jarkko Hietaniemi | 1999-08-29 | 1 | -72/+72 |
* | Turn of deprecated warnings for defined(@Sompack::ISA) type | Nick Ing-Simmons | 1999-08-12 | 1 | -16/+0 |
* | fixes for logical bugs in the lexwarn patch; other tweaks to avoid | Gurusamy Sarathy | 1999-07-08 | 1 | -14/+15 |
* | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 1 | -1/+215 |
* | test tweak | Gurusamy Sarathy | 1999-07-06 | 1 | -1/+1 |
* | remove misleading info on defined(&func), unclutter deprecation | Gurusamy Sarathy | 1999-07-04 | 1 | -7/+7 |
* | PATCH (5.005_57): defined(@a) now deprecated | Mark-Jason Dominus | 1999-05-28 | 1 | -0/+45 |
* | From: Hugo van der Sanden <hv@crypt.compulink.co.uk> | Jarkko Hietaniemi | 1999-01-01 | 1 | -0/+6 |
* | Update on change #2493. | Jarkko Hietaniemi | 1998-12-21 | 1 | -4/+4 |
* | Yet another OS/2 patch | Ilya Zakharevich | 1998-11-28 | 1 | -1/+1 |
* | rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly | Gurusamy Sarathy | 1998-09-23 | 1 | -0/+539 |