This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Deprecate use of the attribute :locked on subroutines.
[perl5.git] / t / lib / warnings / toke
2009-04-12 Nicholas ClarkDeprecate use of the attribute :locked on subroutines.
2008-08-24 BramUnintented interpolation of $/ in regex (was: Re: ...
2008-06-08 Rafael Garcia-SuarezTweak the "Illegal character in prototype" warning...
2008-06-08 Renee BaeckerAdd a new warning, "Prototype after '%s'"
2007-03-26 Rafael Garcia-SuarezMake the warning "interpreted as function" a bit less...
2007-02-24 Rafael Garcia-SuarezC<keys %+> should not warn. Don't make scan_ident test for
2006-10-16 SADAHIRO Tomoyukiremove leaveit from toke.c:scan_const
2006-03-14 Rafael Garcia-SuarezMake usage of :unique emit a deprecation warning.
2004-03-22 Yitzchak Scott-Tho... Re: [PATCH] warn on !=~
2004-03-20 Yitzchak Scott-Tho... warn on !=~
2004-01-05 Rafael Garcia-SuarezSome mandatory syntax warnings emitted by the lexer...
2003-07-03 Iain Truskett"without parens" vs "without parentheses"
2002-10-21 Hugo van der SandenRe: [perl #16184] Unexpected warning when using C<...
2002-06-13 Jarkko HietaniemiDon't assume too much about how print will scale
2002-04-15 Mark-Jason DominusSupporess spurious warnings for @+ and and @-
2002-04-15 Mark-Jason DominusRe: [PATCH 5.7.3] Suppress warnings about @F when ...
2002-03-29 Nick Ing-SimmonsIntegrate mainline
2002-03-28 Mark-Jason Dominuswarning at use of /c modifier with s///
2002-03-28 Mark-Jason Dominuswarning at use of /c modifier without /g modifier
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-21 Michael G. Schwern[BUG] /\_/ an unrecognized escape?
2002-01-04 Rafael Garcia-Suarezwarn if not CORE::dump
2001-07-12 Mark-Jason DominusRe: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
2001-07-12 Jarkko HietaniemiRetract #11166 (and #11237).
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-06 Abhijit Menon-Sen(Retracted by #11285.)
2001-06-18 Jarkko HietaniemiMove the locale/strict/warnings helper files back