Minor typo in test harness
[p5sagit/p5-mst-13.2.git] / t / lib / warnings /
2002-03-26 Paul Marquess Minor typo in test harness
2002-03-25 Paul Marquess warnings for perlio + others
2002-03-24 Paul Marquess fix warning + carp interaction
2002-03-11 Rafael Garcia-Suarez Re: Smoke 15089 Tru64/OSF Problems: numconvert, lstat
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-14 Rafael Garcia-Suarez Re: bug? no warning from getc BOLLOCKS
2002-02-09 Nicholas Clark Re: FreeBSD hangs when reading from dup'd STDOUT/ERR...
2002-02-03 Rafael Garcia-Suarez lstat FH and -l FH warnings
2002-02-01 Nick Ing-Simmons Integrate mainline
2002-01-31 Rafael Garcia-Suarez forbid -l _ after -T _
2002-01-31 Jarkko Hietaniemi Turn the I/O Unicode error by default on, but the
2002-01-28 Jarkko Hietaniemi The "used only once" warnings (from gv_check) come
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-21 Michael G. Schwern [BUG] /\_/ an unrecognized escape?
2002-01-21 Rafael Garcia-Suarez Re: [PATCH warnings, perldiag] document diagnostics
2002-01-17 Nick Ing-Simmons Integrate mainline (for ndbm fixes etc.)
2002-01-16 Rafael Garcia-Suarez Re: [PATCH] length of undefined $(digit) should warn
2002-01-16 Rafael Garcia-Suarez (replaced by #14303)
2002-01-12 Mike Guy Correct misleading error message
2002-01-04 Rafael Garcia-Suarez warn if not CORE::dump
2001-12-18 Jarkko Hietaniemi Echoes of #13757.
2001-12-17 Jarkko Hietaniemi Demote the surrogate and non-character errors to warnings.
2001-11-19 Rafael Garcia-Suarez new warning "Useless use of sort in scalar context"
2001-11-18 Michael G. Schwern Re: [ID 20011116.125] $a = undef; print "$a\n"; does...
2001-10-23 Jarkko Hietaniemi Negation and Unicode: sort of solves 20010303.010,
2001-10-23 Jarkko Hietaniemi Make the "isn't numeric" warning to show Unicode as...
2001-10-14 Paul Marquess Fix scoping problem with FATAL warnings
2001-09-25 John Peacock warning on v-string in use/require
2001-09-17 Rafael Garcia-Suarez new tests
2001-09-09 Jeff Pinyan [PATCH regcomp.c] zero-width assertions CAN be ?'d
2001-08-01 Jarkko Hietaniemi More test fixups for #11537.
2001-07-12 Paul Johnson More accurate line numbers in messages
2001-07-12 Mark-Jason Dominus Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
2001-07-12 Jarkko Hietaniemi Retract #11166 (and #11237).
2001-07-12 Barrie Slaymaker Re: ActivePerl 628 + warnings + fork + exec = spurious...
2001-07-10 Jarkko Hietaniemi A proof of the dangers of package; ?
2001-07-10 Robin Houston deprecate package with no arguments
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-06 Abhijit Menon-Sen (Retracted by #11285.)
2001-06-24 Jarkko Hietaniemi Move the pack warnings to their own file, as pointed
2001-06-21 Jarkko Hietaniemi Re-add the files as text.
2001-06-21 Jarkko Hietaniemi Delete the binary files.
2001-06-19 Spider Boardman [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 ...
2001-06-18 Jarkko Hietaniemi Move the locale/strict/warnings helper files back