summaryrefslogtreecommitdiff
path: root/t/pragma/strict-vars
Commit message (Expand)AuthorAgeFilesLines
* Re-integrate #9138 from maintperl to mainline,Jarkko Hietaniemi2001-03-181-4/+2
* The Day of the Retractions continues: the #9138Jarkko Hietaniemi2001-03-141-2/+4
* Integrate changes #9137,9138,9142 from maintperl into mainline.Jarkko Hietaniemi2001-03-141-4/+2
* fix bogus redeclaration warning for "our" variables in differentGurusamy Sarathy2000-05-281-2/+4
* downgrade fatal error on C<"foo@nosucharray.com"> to optional warningGurusamy Sarathy2000-05-281-0/+11
* introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)Gurusamy Sarathy2000-04-161-1/+1
* make parenthetic warnings look consistent; make diagnostic onGurusamy Sarathy2000-03-211-1/+1
* squelch known scalar leak due to compile failureGurusamy Sarathy2000-03-191-2/+4
* queued errors may not be displayed after the PL_error_count limitGurusamy Sarathy2000-03-181-0/+32
* thinko in change#4546 that caused variables to lose their importednessGurusamy Sarathy2000-03-051-0/+9
* produce redeclaration warning on C<our $foo; { our $foo; ... }>Gurusamy Sarathy2000-01-251-0/+15
* nailed "our" declarations, and better warnings on duplicateGurusamy Sarathy2000-01-141-0/+32
* Re: [PATCH 5.005_61] "our" declarationsLarry Wall1999-09-251-0/+70
* queue errors due to strictures rather than printing them asGurusamy Sarathy1999-09-201-0/+16
* [win32] merge another conflicting maintpatch to op.cTkil1998-03-031-13/+13
* [inseparable changes from match from perl-5.003_97c to perl-5.003_97d]perl-5.003_97dPerl 5 Porters1997-04-091-2/+2
* [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-2/+0
* [inseparable changes from patch from perl5.003_18 to perl5.003_19]Perl 5 Porters1997-01-041-0/+225