summaryrefslogtreecommitdiff
path: root/t/lib/strict
Commit message (Expand)AuthorAgeFilesLines
* defined(@array) now also warns for package variables.Nicholas Clark2012-01-161-0/+2
* [RT #36079] Convert ` to '.jkeenan2011-11-221-1/+1
* pp_hot.c: Make warnings utf8-cleanBrian Fraser2011-10-061-0/+8
* Make op.c warnings UTF8-cleanBrian Fraser2011-10-062-0/+99
* Move bareword checking from the peephole optimizer to finalize_optree. Fixes ...Gerard Goossen2011-08-111-1/+1
* inifinite loop breaking some strict checking, TODO test.Gerard Goossen2011-07-311-0/+10
* make peep optimiser recurse mostly only shallowlyDavid Mitchell2011-07-141-2/+2
* Fix typos (spelling errors) in t/*.Peter J. Acklam) (via RT2011-01-071-1/+1
* [perl #73712] ‘Variable is not imported’ cannot be suppressedFather Chrysostomos2010-04-131-0/+7
* Fix test comment (noticed by Alex Vandiver)Rafael Garcia-Suarez2010-04-131-1/+1
* [perl #74168] Assertion failure when emitting a stricture error messageRafael Garcia-Suarez2010-04-091-0/+6
* add an elipses to string/ref warnings when str longer than 32 charsYves Orton2009-10-261-0/+8
* Make defined %hash on a non-lexical (also) generate a deprecated warning.Nicholas Clark2009-10-241-0/+2
* Replace system by print in strictures/parsing regression testRafael Garcia-Suarez2009-09-041-3/+6
* Fix parsing of readline(FH) [perl #68458]Rafael Garcia-Suarez2009-08-231-5/+12
* Mark as TODO the failing tests added in cb4bdfcf for the regression of 984f9f66.Nicholas Clark2009-08-131-2/+2
* Added a failing test for a bareword parsing regression created in 984f9f66Slaven Rezic2009-08-121-0/+14
* The TODO tests of change 33876 were actually fixed by change 33874.Nicholas Clark2008-05-201-2/+2
* Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about barewordRafael Garcia-Suarez2008-05-201-0/+15
* defined @$foo and defined %$bar should be subject to strict 'refs';Nicholas Clark2007-01-201-0/+14
* Fix for [perl #37886] strict 'refs' doesn't apply inside definedRafael Garcia-Suarez2005-12-151-0/+7
* Extend the the "our variable redeclared" warning to the case:Rafael Garcia-Suarez2005-07-191-2/+4
* Fix strict test to go with the precedent warning changeRafael Garcia-Suarez2005-07-191-2/+2
* [perl #27628] strict 'subs' didn't warn on bareword array indexDave Mitchell2004-03-141-0/+13
* Fix bug #26910: hints were not propagated into (?{...})Rafael Garcia-Suarez2004-02-233-0/+20
* add test for Change 22194: Dave Mitchell2004-02-011-0/+7
* Fix bug #21914, 3-arg open + local $fh + strict coredump.Rafael Garcia-Suarez2003-04-101-0/+9
* Re: Error: Unknown errorAdrian M. Enache2003-04-081-0/+5
* Re: [perl #18927] barewords with no errorsAbe Timmerman2002-12-081-0/+7
* missing '.' in test from #17932Hugo van der Sanden2002-09-261-1/+1
* [perl #10021] Fixing bareword usage under strict.pmKay_Röpke2002-09-261-0/+9
* Fwd: [ID 20020703.002] bareword processing bug under 'use strict'Kay Röpke2002-07-091-0/+11
* Integrate change #14778 from maintperl;Jarkko Hietaniemi2002-02-201-0/+9
* No 'once' warnings for variables declared with ourGisle Aas2002-01-101-1/+0
* Re: weirdness in regexpsRobin Houston2001-12-061-0/+8
* Integrate changes #12549 and #12550 from maintperl;Jarkko Hietaniemi2001-10-221-0/+14
* Move the locale/strict/warnings helper files backJarkko Hietaniemi2001-06-183-0/+1026