FreeBSD $0 dance.
[p5sagit/p5-mst-13.2.git] / t / lib /
2003-06-15 Rafael Garcia-Suarez Rename again the warning about $* being no longer supported
2003-06-14 Rafael Garcia-Suarez Rename the warning about $* being removed,
2003-06-13 Rafael Garcia-Suarez Remove the deprecated $* variable.
2003-06-12 Robin Barker Add a new warning, "Newline in left-justified string...
2003-05-29 Dave Mitchell jumbo closure fix
2003-05-21 Dave Mitchell New warning "Useless localization of %s", based on
2003-05-12 Rafael Garcia-Suarez Use a more sophisticated heuristics to produce the...
2003-05-04 Jarkko Hietaniemi Doesn't make any difference for the test but is more...
2003-05-02 Jarkko Hietaniemi Forgot to check in the -d: file.
2003-04-13 Jarkko Hietaniemi Upgrade to Test::Harness 2.27_04.
2003-04-10 Rafael Garcia-Suarez Fix bug #21914, 3-arg open + local $fh + strict coredump.
2003-04-08 Adrian M. Enache Re: Error: Unknown error
2003-04-07 Michael G. Schwern Re: [PATCH] ExtUtils::MakeMaker 6.10_02
2003-03-31 Jarkko Hietaniemi Upgrade to Test::Harness 2.27_02.
2003-03-31 Michael G. Schwern ExtUtils::MakeMaker 6.03 -> 6.06_05ish
2003-03-17 LAUN Wolfgang pack changes and related fixes
2003-03-13 Kurt Starsinic [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum...
2003-02-03 Rafael Garcia-Suarez Fix bug #8760 : cop_line isn't properly restored
2003-01-23 Dave Mitchell move pad.c warnings to different test file
2002-12-08 Abe Timmerman Re: [perl #18927] barewords with no errors
2002-11-06 Slaven Rezic Re: [perl #18048] read \*FH, ... returns undef but...
2002-10-21 Hugo van der Sanden Re: [perl #16184] Unexpected warning when using C<...
2002-10-16 Rafael Garcia-Suarez prototype() didn't warn when used in void context.
2002-10-03 Rafael Garcia-Suarez Add a new warning, "Possible precedence problem on...
2002-10-02 Rafael Garcia-Suarez Re: perlio bug?
2002-09-29 Abhijit Menon-Sen Remove package; (Heh heh.)
2002-09-29 Allen Smith [perl #17222] [PATCH] h2ph and Fortran, other wacky...
2002-09-26 Hugo van der Sanden missing '.' in test from #17932
2002-09-26 Kay_Röpke [perl #10021] Fixing bareword usage under strict.pm
2002-08-27 Hugo van der Sanden #17783 introduced an outdated test module, causing...
2002-08-26 Michael G. Schwern [ANNOUNCE] Test::Simple 0.47
2002-08-22 Tels ANNOUNCE: Math-BigInt v1.62
2002-08-20 John Peacock Version object patch #1
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-06 Nicholas Clark Re: no warnings 'io';
2002-07-09 Kay Röpke Fwd: [ID 20020703.002] bareword processing bug under...
2002-06-21 Nick Ing-Simmons Integrate mainline
2002-06-20 Paul Marquess RE: mixing FATAL and non-FATAL warnings
2002-06-16 Michael G. Schwern Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
2002-06-13 Jarkko Hietaniemi Don't assume too much about how print will scale
2002-06-09 Jarkko Hietaniemi One missing bit of Math::BigInt 1.58.
2002-05-31 Jarkko Hietaniemi Integrate macperl patches #16926 and #16938;
2002-05-31 Michael G. Schwern Message-id: <20020531191802.GB23567@ool-18b93024.dyn...
2002-05-31 Jarkko Hietaniemi Upgrade to Test::Harness 2.24.
2002-05-30 Jarkko Hietaniemi Integrate macperl change #16875.
2002-05-30 Jarkko Hietaniemi Integrate macperl patch #16868.
2002-05-27 Rafael Garcia-Suarez Fix a warning bug in Perl_report_evil_fh (didn't report
2002-05-23 Michael G. Schwern Test::Harness 2.22 -> 2.23
2002-05-18 Michael G. Schwern Test::Harness 2.21 -> 2.22
2002-05-18 Nicholas Clark Re: [PATCH] Storable stand alone tests
2002-05-17 Rafael Garcia-Suarez Remove O from the untested modules list.
2002-05-15 Jarkko Hietaniemi Schizoid MANIFESTs.
2002-05-03 Jarkko Hietaniemi Let's try the "no Net:: if no Socket" again.
2002-05-03 Jarkko Hietaniemi If no Socket should not try to test Net::
2002-04-28 Jarkko Hietaniemi Integrate #16254 from macperl;
2002-04-27 Nick Ing-Simmons Integrate mainline
2002-04-26 Nicholas Clark Re: [ID 20020425.012] segfault when printing to close...
2002-04-25 Michael G. Schwern Test::Harness 2.01 -> 2.03
2002-04-24 Rafael Garcia-Suarez Add an untested warning variant.
2002-04-24 Jarkko Hietaniemi Forgotten from #16125.
2002-04-22 Nick Ing-Simmons Integrate mainline
2002-04-22 Gurusamy Sarathy clean up after stray test file littering
2002-04-19 Rafael Garcia-Suarez More tests for the 3-arg open
2002-04-19 Rafael Garcia-Suarez warn on ref open without perlio
2002-04-15 Mark-Jason Dominus Supporess spurious warnings for @+ and and @-
2002-04-15 Mark-Jason Dominus Re: [PATCH 5.7.3] Suppress warnings about @F when ...
2002-04-13 Nicholas Clark [dodgy PATCH] Re: [Storable] utf8 keys started working!
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-07 Rafael Garcia-Suarez Fully qualify in warning message the name of a subrouti...
2002-04-06 Michael G. Schwern MakeMaker core sync 5.54_01 -> 5.55_02
2002-04-06 Jarkko Hietaniemi As noted by Philip Newton: nothing wrong with BOM,
2002-04-03 Jarkko Hietaniemi Byebye, beebee.
2002-04-02 Jarkko Hietaniemi What started as a small nit (the charnames test, nit...
2002-04-01 Mark-Jason Dominus warning for split(/.../g, ...);
2002-03-30 Rafael Garcia-Suarez +B::Disassembler -B::C
2002-03-29 Michael G. Schwern MakeMaker sync 5.48_03 -> 5.53_01
2002-03-29 Nick Ing-Simmons Integrate mainline
2002-03-28 Mark-Jason Dominus warning at use of /c modifier with s///
2002-03-28 Mark-Jason Dominus warning at use of /c modifier without /g modifier
2002-03-27 Craig A. Berry 1_compile.t fix for VMS
2002-03-27 Rafael Garcia-Suarez A warning wasn't turnable off
2002-03-26 Paul Marquess Minor typo in test harness
2002-03-26 Jarkko Hietaniemi Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
2002-03-26 Jarkko Hietaniemi Can't test Net:: much in OS/390 without Convert::EBCDIC.
2002-03-25 Paul Marquess warnings for perlio + others
2002-03-24 Paul Marquess fix warning + carp interaction
2002-03-24 Michael G. Schwern Simplified untested module testing, plus Extutils:...
2002-03-23 Jarkko Hietaniemi Merge Math::BigRat 0.04, from Tels.
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-21 Jarkko Hietaniemi Schwern's wallet is a bit more loose.
2002-03-20 Nicholas Clark TODO - Make Schwern Poorer
2002-03-11 Rafael Garcia-Suarez Re: Smoke 15089 Tru64/OSF Problems: numconvert, lstat
2002-03-11 Michael G. Schwern Subject: [PATCH] Hash::Util ...
2002-03-05 Rafael Garcia-Suarez Re: [ID 20020227.024] unexpected warning getc() on...
2002-03-04 Paul Marquess taint + deprecated warnings
2002-03-02 Jarkko Hietaniemi The #14949 removed this error from non-Win32.
2002-02-26 Andreas König Not OK 5.7.2@14884
2002-02-25 Jarkko Hietaniemi Upgrade to Math::BigInt 1.52.
2002-02-21 Jarkko Hietaniemi Upgrade to Math::BigInt 1.51.
2002-02-20 Jarkko Hietaniemi Integrate change #14778 from maintperl;
next