Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
[p5sagit/p5-mst-13.2.git] / t / pragma / warn / pp_sys
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-17 Jarkko Hietaniemi Add test for #8145 (binmode() warning), add warning for
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-20 Charles Bailey SYN SYN
2000-08-27 Jarkko Hietaniemi Test nit.
2000-08-27 ml1050 DJGPP update from Laszlo Molnar.
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-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-21 Gurusamy Sarathy make parenthetic warnings look consistent; make diagnos...
2000-03-02 Charles Bailey MIscellaneous tweaks to test and driver (Charles Lane)
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-09 Charles Bailey Resync with mainline
2000-01-21 Gurusamy Sarathy patch to report warnings on bogus filehandles passed...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-28 Gurusamy Sarathy partly fix perldiag regressions identified by Tom Chris...
1999-09-29 Charles Bailey resync with mainline
1999-09-06 Paul Marquess Another patch for Lexical Warnings
1999-08-29 Jarkko Hietaniemi Rename warning to warnings, from Paul Marquess.
1999-07-07 Paul Marquess lexical warnings update (warning.t fails one test
1999-07-07 Gurusamy Sarathy better diagnostics on read operations from write-only
1999-05-10 Charles Bailey applied suggested patch, modulo already applied parts
1998-09-23 Gurusamy Sarathy rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly