Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
[p5sagit/p5-mst-13.2.git] / t / pragma / warn / op
2000-10-22 John Tobey Move the #7390 test from warn/op to comp/redef.
2000-10-21 Jarkko Hietaniemi Add a testcase for #7389.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-25 Jarkko Hietaniemi Make the "uninit variable" warning to say "concat or...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6252..6260 into mainline
2000-06-28 Doug MacEachern Re: [PATCH] "Constant subroutine redefined" mandatory...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-27 Gurusamy Sarathy change#4197 somehow missed initializing PL_errors,...
2000-04-27 Gurusamy Sarathy avoid "will not stay shared" warnings for our variables...
2000-03-21 Gurusamy Sarathy make parenthetic warnings look consistent; make diagnos...
2000-03-19 Gurusamy Sarathy warn about CHECK and INIT blocks encountered at run...
2000-02-20 Gurusamy Sarathy lexical warnings update, ability to inspect bitmask...
2000-02-19 Gurusamy Sarathy rename "Probable precendence problem" diagnostic to...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-10-24 Nick Ing-Simmons Follow that camel ... another sync.
1999-10-24 Gurusamy Sarathy suppress scalar leak messages for known leaks (from
1999-09-29 Charles Bailey resync with mainline
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-18 Gurusamy Sarathy tweak some op names in change#4177 (will any of this...
1999-09-17 Michael G. Schwern More descriptive names for operators.
1999-09-06 Paul Marquess Another patch for Lexical Warnings
1999-09-06 Gurusamy Sarathy optional warning on join(/foo/...) (reworked suggested...
1999-08-29 Jarkko Hietaniemi Rename warning to warnings, from Paul Marquess.
1999-08-12 Nick Ing-Simmons Turn of deprecated warnings for defined(@Sompack::ISA...
1999-07-08 Gurusamy Sarathy fixes for logical bugs in the lexwarn patch; other...
1999-07-07 Paul Marquess lexical warnings update (warning.t fails one test
1999-07-06 Gurusamy Sarathy test tweak
1999-07-04 Jarkko Hietaniemi Integrate with mainperl.
1999-07-04 Gurusamy Sarathy remove misleading info on defined(...
1999-05-28 Mark-Jason Dominus PATCH (5.005_57): defined(@a) now deprecated
1999-01-01 Jarkko Hietaniemi From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1998-12-21 Jarkko Hietaniemi Update on change #2493.
1998-11-28 Ilya Zakharevich Yet another OS/2 patch
1998-09-23 Gurusamy Sarathy rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly