This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Unescaped left braces in regular expressions will be fatal in 5.30.
[perl5.git] / t / lib / strict / subs
2016-07-29 Father ChrysostomosTired of looking up old bug numbers
2016-05-15 Aaron CraneMake barewords constant-foldable
2016-01-17 Dagfinn Ilmari Man... Remove unused sub from strict vs. multideref test
2016-01-17 Dagfinn Ilmari Man... Enforce strict 'subs' in multideref optimisation
2014-09-19 Father Chrysostomos[perl #121638] Make ‘Global symbol’ message more newbie...
2012-06-13 David Mitchellmake qr/(?{})/ behave with closures
2012-06-13 David MitchellMostly complete fix for literal /(?{..})/ blocks
2011-10-06 Brian FraserMake op.c warnings UTF8-clean
2011-08-11 Gerard GoossenMove bareword checking from the peephole optimizer...
2011-07-31 Gerard Goosseninifinite loop breaking some strict checking, TODO...
2011-07-14 David Mitchellmake peep optimiser recurse mostly only shallowly
2009-09-04 Rafael Garcia-SuarezReplace system by print in strictures/parsing regressio...
2009-08-23 Rafael Garcia-SuarezFix parsing of readline(FH) [perl #68458]
2009-08-13 Nicholas ClarkMark as TODO the failing tests added in cb4bdfcf for...
2009-08-12 Slaven RezicAdded a failing test for a bareword parsing regression...
2008-05-20 Nicholas ClarkThe TODO tests of change 33876 were actually fixed...
2008-05-20 Rafael Garcia-SuarezRe: [PATCH: TODO Tests] Re: [perl #53806] No complain...
2004-03-14 Dave Mitchell[perl #27628] strict 'subs' didn't warn on bareword...
2004-02-23 Rafael Garcia-SuarezFix bug #26910: hints were not propagated into (?{...
2004-02-01 Dave Mitchelladd test for Change 22194:
2003-04-08 Adrian M. EnacheRe: Error: Unknown error
2002-12-08 Abe TimmermanRe: [perl #18927] barewords with no errors
2002-09-26 Hugo van der Sandenmissing '.' in test from #17932
2002-09-26 Kay_Röpke[perl #10021] Fixing bareword usage under strict.pm
2002-07-09 Kay RöpkeFwd: [ID 20020703.002] bareword processing bug under...
2002-02-20 Jarkko HietaniemiIntegrate change #14778 from maintperl;
2001-12-06 Robin HoustonRe: weirdness in regexps
2001-06-18 Jarkko HietaniemiMove the locale/strict/warnings helper files back