Rename PL_breakable_sub_generation to PL_breakable_sub_gen, to please
[p5sagit/p5-mst-13.2.git] / t / lib / warnings /
2003-07-20 Rafael Garcia-Suarez The warning "Possible precedence problem on bitwise...
2003-07-03 Iain Truskett "without parens" vs "without parentheses"
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-03-17 LAUN Wolfgang pack changes and related fixes
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-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-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-06-21 Nick Ing-Simmons Integrate mainline
2002-06-20 Paul Marquess RE: mixing FATAL and non-FATAL warnings
2002-06-13 Jarkko Hietaniemi Don't assume too much about how print will scale
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-04-27 Nick Ing-Simmons Integrate mainline
2002-04-26 Nicholas Clark Re: [ID 20020425.012] segfault when printing to close...
2002-04-24 Rafael Garcia-Suarez Add an untested warning variant.
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-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 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-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 Rafael Garcia-Suarez A warning wasn't turnable off
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