summaryrefslogtreecommitdiff
path: root/t/comp/proto.t
Commit message (Expand)AuthorAgeFilesLines
* Test that lack of prototype on a sub's definition overrides any on its stub.Nicholas Clark2010-11-181-1/+41
* Add single-term prototypeDavid Golden2010-10-211-1/+26
* [perl #75904] \$ prototype does not make a unary functionFather Chrysostomos2010-08-111-1/+26
* Avoid using the warnings pragma in proto.t - use may not work yet.Nicholas Clark2009-10-081-3/+15
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Avoid temporarily writing over the prototype when reporting an error.Nicholas Clark2006-04-191-6/+11
* Test (5.9.x)Abigail2003-10-281-1/+6
* Some tests were failing silently instead of saying "not ok"Rafael Garcia-Suarez2002-04-051-35/+92
* Bad prototype detection now an optional warningSam Tregar2002-01-061-0/+1
* Re: [PATCH op.c] Bad \[...] prototype checkingRafael Garcia-Suarez2002-01-041-1/+18
* Bad prototype detection changed from error to warningSam Tregar2002-01-021-15/+24
* Re: [PATCH] Basic bad prototype detectionSam Tregar2001-12-311-1/+5
* Basic bad prototype detectionSam Tregar2001-12-311-1/+15
* Add the \[$@%&*] prototype support.Jarkko Hietaniemi2001-09-041-1/+22
* disable correct warningRobin Houston2001-04-261-1/+1
* prototype("CORE::recv")Simon Cozens2001-04-111-1/+5
* Re-integrate #9138 from maintperl to mainline,Jarkko Hietaniemi2001-03-181-3/+0
* The Day of the Retractions continues: the #9138Jarkko Hietaniemi2001-03-141-0/+3
* Integrate changes #9137,9138,9142 from maintperl into mainline.Jarkko Hietaniemi2001-03-141-3/+0
* Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123Andy Dougherty2001-01-091-1/+3
* Fix problem with `&' prototypeDaniel Chetlin2000-12-281-1/+2
* Test case for #8064.Jarkko Hietaniemi2000-12-101-1/+5
* Admit that the test leaks scalars.Jarkko Hietaniemi2000-11-061-2/+3
* Document that the evaled syntax errors cause scalar leaks.Jarkko Hietaniemi2000-11-061-0/+3
* Tests for #7487.Andreas König2000-10-291-1/+10
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* patch from Larry to make (\&) prototype work; added tests forGurusamy Sarathy2000-04-271-1/+20
* prototype changes for eventually supporting C<binmode(F, ":raw")>Gurusamy Sarathy2000-03-051-1/+1
* applied suggested patch; added missing prototype changes toIlya Zakharevich1999-07-271-1/+1
* allow $foo{$x} and $bar[$i] for (\$) prototypeGurusamy Sarathy1999-07-171-5/+15
* change#3449 wasn't doing enoughGurusamy Sarathy1999-05-281-2/+3
* allow '*' prototype to autoquote even barewords that happen to beGurusamy Sarathy1999-05-241-1/+33
* test tweakGurusamy Sarathy1999-05-211-1/+1
* bring '*' prototype closer to how it behaves internallyGurusamy Sarathy1999-02-191-1/+11
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* [win32] fix problematic change#965 from maintbranchIlya Zakharevich1998-05-211-1/+11
* 5.004_56: patch for `use Fatal' againIlya Zakharevich1998-02-061-1/+15
* Some more Chip patches (tweaked to match _5x):Malcolm Beattie1998-02-061-4/+5
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-1/+14
* [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-0/+6
* [inseparable changes from patch from perl5.003_19 to perl5.003_20]Perl 5 Porters1997-01-081-0/+371
* [shell changes from patch from perl5.003_19 to perl5.003_20]Chip Salzenberg1997-01-081-0/+0