summaryrefslogtreecommitdiff
path: root/t/pragma/warn/op
Commit message (Expand)AuthorAgeFilesLines
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-928/+0
* [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etcRobin Houston2001-05-081-0/+30
* Change the push/unshift warning to be of class syntax, not misc.Jarkko Hietaniemi2001-04-031-2/+2
* Change the push/unshift warning (#9532) to talk about "no values"Jarkko Hietaniemi2001-04-031-2/+2
* Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)Robin Houston2001-04-031-0/+12
* Re-integrate #9138 from maintperl to mainline,Jarkko Hietaniemi2001-03-181-1/+1
* The Day of the Retractions continues: the #9138Jarkko Hietaniemi2001-03-141-1/+1
* Integrate changes #9137,9138,9142 from maintperl into mainline.Jarkko Hietaniemi2001-03-141-1/+1
* Move the #7390 test from warn/op to comp/redef.John Tobey2000-10-221-15/+0
* Add a testcase for #7389.Jarkko Hietaniemi2000-10-211-0/+15
* Make the "uninit variable" warning to say "concat or string"Jarkko Hietaniemi2000-07-251-1/+1
* integrate cfgperl changes#6252..6260 into mainlineGurusamy Sarathy2000-07-111-0/+14
* change#4197 somehow missed initializing PL_errors, meaningGurusamy Sarathy2000-04-271-1/+1
* avoid "will not stay shared" warnings for our variables (fromGurusamy Sarathy2000-04-271-0/+11
* make parenthetic warnings look consistent; make diagnostic onGurusamy Sarathy2000-03-211-7/+7
* warn about CHECK and INIT blocks encountered at run timeGurusamy Sarathy2000-03-191-0/+51
* lexical warnings update, ability to inspect bitmask in callingGurusamy Sarathy2000-02-201-31/+31
* rename "Probable precendence problem" diagnostic to "Bareword foundGurusamy Sarathy2000-02-191-2/+2
* suppress scalar leak messages for known leaks (fromGurusamy Sarathy1999-10-241-1/+1
* tweak some op names in change#4177 (will any of this break code thatGurusamy Sarathy1999-09-181-5/+5
* More descriptive names for operators.Michael G. Schwern1999-09-171-15/+15
* Another patch for Lexical WarningsPaul Marquess1999-09-061-0/+14
* optional warning on join(/foo/...) (reworked suggested patchGurusamy Sarathy1999-09-061-2/+9
* Rename warning to warnings, from Paul Marquess.Jarkko Hietaniemi1999-08-291-72/+72
* Turn of deprecated warnings for defined(@Sompack::ISA) typeNick Ing-Simmons1999-08-121-16/+0
* fixes for logical bugs in the lexwarn patch; other tweaks to avoidGurusamy Sarathy1999-07-081-14/+15
* lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-1/+215
* test tweakGurusamy Sarathy1999-07-061-1/+1
* remove misleading info on defined(&func), unclutter deprecationGurusamy Sarathy1999-07-041-7/+7
* PATCH (5.005_57): defined(@a) now deprecatedMark-Jason Dominus1999-05-281-0/+45
* From: Hugo van der Sanden <hv@crypt.compulink.co.uk>Jarkko Hietaniemi1999-01-011-0/+6
* Update on change #2493.Jarkko Hietaniemi1998-12-211-4/+4
* Yet another OS/2 patchIlya Zakharevich1998-11-281-1/+1
* rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendlyGurusamy Sarathy1998-09-231-0/+539