Avoid relying on prototypes working for tests to pass. They aren't tested yet.
[p5sagit/p5-mst-13.2.git] / t / comp / proto.t
2009-10-08 Nicholas Clark Avoid using the warnings pragma in proto.t - use may...
2009-06-06 Rafael Garcia-Suarez Mark all .t and .pm files as non executable
2006-04-19 Nicholas Clark Avoid temporarily writing over the prototype when repor...
2003-10-28 Abigail Test (5.9.x)
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-05 Rafael Garcia-Suarez Some tests were failing silently instead of saying...
2002-01-06 Sam Tregar Bad prototype detection now an optional warning
2002-01-04 Rafael Garcia-Suarez Re: [PATCH op.c] Bad \[...] prototype checking
2002-01-02 Sam Tregar Bad prototype detection changed from error to warning
2001-12-31 Sam Tregar Re: [PATCH] Basic bad prototype detection
2001-12-31 Sam Tregar Basic bad prototype detection
2001-09-04 Jarkko Hietaniemi Add the \[$@%&*] prototype support.
2001-04-26 Robin Houston disable correct warning
2001-04-11 Simon Cozens prototype("CORE::recv")
2001-03-18 Jarkko Hietaniemi Re-integrate #9138 from maintperl to mainline,
2001-03-14 Jarkko Hietaniemi The Day of the Retractions continues: the #9138
2001-03-14 Jarkko Hietaniemi Integrate changes #9137,9138,9142 from maintperl into...
2001-01-24 Charles Bailey SYN SYN
2001-01-09 Andy Dougherty Re: [PATCH: perl@8342] comp/proto..........FAILED tests...
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-28 Daniel Chetlin Fix problem with `&' prototype
2000-12-10 Jarkko Hietaniemi Test case for #8064.
2000-11-06 Jarkko Hietaniemi Admit that the test leaks scalars.
2000-11-06 Jarkko Hietaniemi Document that the evaled syntax errors cause scalar...
2000-10-29 Andreas König Tests for #7487.
2000-10-20 Charles Bailey SYN SYN
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-27 Gurusamy Sarathy patch from Larry to make (\&) prototype work; added...
2000-03-05 Gurusamy Sarathy prototype changes for eventually supporting C<binmode...
1999-07-27 Ilya Zakharevich applied suggested patch; added missing prototype changes to
1999-07-17 Gurusamy Sarathy allow $foo{$x} and $bar[$i] for (\$) prototype
1999-05-28 Gurusamy Sarathy change#3449 wasn't doing enough
1999-05-24 Gurusamy Sarathy allow '*' prototype to autoquote even barewords that...
1999-05-21 Gurusamy Sarathy test tweak
1999-02-19 Gurusamy Sarathy bring '*' prototype closer to how it behaves internally
1999-02-12 Gurusamy Sarathy make testsuite somewhat location independent
1998-05-21 Ilya Zakharevich [win32] fix problematic change#965 from maintbranch
1998-02-06 Ilya Zakharevich 5.004_56: patch for `use Fatal' again
1998-02-06 Malcolm Beattie Some more Chip patches (tweaked to match _5x):
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-01-15 Perl 5 Porters [inseparable changes from patch from perl5.003_20 to...
1997-01-07 Perl 5 Porters [inseparable changes from patch from perl5.003_19 to...
1997-01-07 Graham Barr New test: comp/proto.t
1997-01-07 Chip Salzenberg [shell changes from patch from perl5.003_19 to perl5...