Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
[p5sagit/p5-mst-13.2.git] / t / pragma / warn /
2001-05-26 Hugo van der Sanden Re: 5.6.*, bleadperl: bugs in pp_concat
2001-05-25 Simon Cozens Based on
2001-05-16 Ronald J. Kimball Re: [PATCH] HERE mark in regex
2001-05-16 Philip Newton Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what...
2001-05-08 Robin Houston [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
2001-05-08 Jarkko Hietaniemi Don't forget to whine about \d__\d.
2001-05-08 Jarkko Hietaniemi Allow underscores also in the exponent part.
2001-05-02 Jarkko Hietaniemi Add a test for not griping about references as array
2001-04-29 Jarkko Hietaniemi Changed the underscore/undebar syntax in numeric constants;
2001-04-24 Jarkko Hietaniemi Update the test failure disclaimer.
2001-04-07 Robin Barker isn't numeric warning
2001-04-03 Jarkko Hietaniemi Change the push/unshift warning to be of class syntax...
2001-04-03 Jarkko Hietaniemi Change the push/unshift warning (#9532) to talk about...
2001-04-03 Robin Houston Re: [ID 20010331.003] new misc warning for push(@x...
2001-03-28 Paul Marquess RE: 5.6.0 BUG: Lexical warnings aren't lexical
2001-03-18 Jarkko Hietaniemi Re-integrate #9138 from maintperl to mainline,
2001-03-14 Jarkko Hietaniemi The Day of the Retractions continues: the #9138
2001-03-14 Jarkko Hietaniemi Integrate changes #9137,9138,9142 from maintperl into...
2001-02-09 Mark Fisher RE: Biannual Competition to Improve Hashing Function
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-28 Simon Cozens Re: [PATCH] Warn on use of reference as array elem
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-17 Jarkko Hietaniemi Add test for #8145 (binmode() warning), add warning for
2000-12-11 Nick Ing-Simmons Integrate mainline
2000-12-11 Jarkko Hietaniemi Revert the -f ambiguousity patch, seems to cause
2000-12-08 Jarkko Hietaniemi Introduce macros for UTF8 decoding.
2000-12-01 Jarkko Hietaniemi Some help for 20001130.011. Now one gets warnings...
2000-11-22 Peter Prymmer small cleanup task for test suite
2000-11-15 Jarkko Hietaniemi Linenumber fix.
2000-11-15 Peter Prymmer EBCDIC tweaks.
2000-11-09 H.Merijn Brand Fix for
2000-11-08 Jarkko Hietaniemi Forgot to bump the line numbers in #7601.
2000-11-08 Jarkko Hietaniemi Try to avoid flockless and emulationless places.
2000-10-24 Jarkko Hietaniemi Make the UTF-8 decoding stricter and more verbose when
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-10-20 Charles Bailey SYN SYN
2000-10-18 Hugo van der Sanden Re: [ID 20001018.008] flip-flop bug when there's no...
2000-08-28 Paul Marquess warnings fixes
2000-08-27 Jarkko Hietaniemi Test nit.
2000-08-27 ml1050 DJGPP update from Laszlo Molnar.
2000-08-21 Fifer, Eric RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes...
2000-08-18 Paul Marquess Add warnif(), check warnings further up the stack,
2000-08-17 Jarkko Hietaniemi Tweak the regex compilation errors once more.
2000-08-16 Lupe Christoph Change the regx compilation error markers to use =...
2000-08-09 Jeffrey Friedl Re: enhanced(?) regex error messages
2000-08-06 Jarkko Hietaniemi Continue fixing the io warnings. This also
2000-08-05 Ronald F. Guilmette [ID 20000724.004] Perl interpreter segfault when using...
2000-08-04 Todd C. Miller Warn under -w if lstat(FH) is attempted.
2000-08-04 Jarkko Hietaniemi In the warnings call filehandles consistently so;
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-02 Jarkko Hietaniemi The name of a filehandle does not have <these>.
2000-08-02 Gurusamy Sarathy Remove the extraneous "main::" prefix from all the
2000-07-30 Jarkko Hietaniemi A new version of the "remove UPPERACSE string comparison"
2000-07-28 Jarkko Hietaniemi Back out #6454, doesn't seem to work.
2000-07-27 Jarkko Hietaniemi Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
2000-07-26 Jeffrey Friedl Make the unimplemented POSIX regex features [[.cc....
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 Jarkko Hietaniemi linenumber tweak
2000-06-28 Doug MacEachern Re: [PATCH] "Constant subroutine redefined" mandatory...
2000-06-27 David Dyck Do no -warn on \_, only on \alpha.
2000-05-28 Gurusamy Sarathy elide bogus test in change#6132
2000-05-28 Gurusamy Sarathy warnings::enabled() doesn't fall back to looking at...
2000-05-28 Gurusamy Sarathy downgrade fatal error on C<"foo@nosucharray.com"> to...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-28 Gurusamy Sarathy fix line renumbering bug in C<eval qq[#line 10 "X"...
2000-04-28 Gurusamy Sarathy fixes for bugs in C<use warnings qw(FATAL all)> (from...
2000-04-27 Gurusamy Sarathy autoquote barewords followed by newline and arrow properly
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-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy additional tests for change#5934 (from Paul Marquess...
2000-04-24 Gurusamy Sarathy propagate lexical warnings from surrounding scope correctly
2000-04-24 Gurusamy Sarathy caller() wasn't returning the right number of elements for
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-03-13 Gurusamy Sarathy final touches for lexical warnings (from Paul Marquess)
2000-03-13 Charles Bailey Resync with mainline post RC1
2000-03-13 Charles Bailey Basic 5.6.0 RC1 build patches for VMS
2000-03-11 Jarkko Hietaniemi Rewording.
2000-03-11 Gurusamy Sarathy reword comment
2000-03-11 Gurusamy Sarathy VMS build tweaks (from Charles Bailey)
2000-03-06 Charles Bailey Resync with mainline, update test in vmsfspec.t
2000-03-04 Gurusamy Sarathy avoid "scalars leaked" message in test
2000-03-03 Charles Bailey Once more unto resync
2000-03-03 Jarkko Hietaniemi /[[:alpha]/ now dies on unmatched [] instead of
2000-03-02 Gurusamy Sarathy avoid buffering issue in warn/8signal
2000-03-02 Charles Bailey YA sync with mainline
2000-03-02 Charles Bailey MIscellaneous tweaks to test and driver (Charles Lane)
2000-03-02 Charles Bailey Temrinate statements in pp_ctl warning test (Charles...
2000-03-01 Gurusamy Sarathy fix testsuite issues in change#5397
2000-03-01 Gurusamy Sarathy consolidated VMS patches (from Craig A. Berry
2000-02-22 Gurusamy Sarathy improvements for high-bit text literals (from Gisle...
2000-02-20 Gurusamy Sarathy missing file in change#5170
2000-02-20 Gurusamy Sarathy lexical warnings update, ability to inspect bitmask...
2000-02-20 Gurusamy Sarathy test fix needed by change#5164
2000-02-19 Gurusamy Sarathy rename "Probable precendence problem" diagnostic to...
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
next