This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix bug [perl #24212] : improper error recovery in the
[perl5.git] / t / comp / proto.t
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-05 Rafael Garcia-SuarezSome tests were failing silently instead of saying...
2002-01-06 Sam TregarBad prototype detection now an optional warning
2002-01-04 Rafael Garcia-SuarezRe: [PATCH op.c] Bad \[...] prototype checking
2002-01-02 Sam TregarBad prototype detection changed from error to warning
2001-12-31 Sam TregarRe: [PATCH] Basic bad prototype detection
2001-12-31 Sam TregarBasic bad prototype detection
2001-09-04 Jarkko HietaniemiAdd the \[$@%&*] prototype support.
2001-04-26 Robin Houstondisable correct warning
2001-04-11 Simon Cozensprototype("CORE::recv")
2001-03-18 Jarkko HietaniemiRe-integrate #9138 from maintperl to mainline,
2001-03-14 Jarkko HietaniemiThe Day of the Retractions continues: the #9138
2001-03-14 Jarkko HietaniemiIntegrate changes #9137,9138,9142 from maintperl into...
2001-01-24 Charles BaileySYN SYN
2001-01-09 Andy DoughertyRe: [PATCH: perl@8342] comp/proto..........FAILED tests...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-28 Daniel ChetlinFix problem with `&' prototype
2000-12-10 Jarkko HietaniemiTest case for #8064.
2000-11-06 Jarkko HietaniemiAdmit that the test leaks scalars.
2000-11-06 Jarkko HietaniemiDocument that the evaled syntax errors cause scalar...
2000-10-29 Andreas KönigTests for #7487.
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-27 Gurusamy Sarathypatch from Larry to make (\&) prototype work; added...
2000-03-05 Gurusamy Sarathyprototype changes for eventually supporting C<binmode...
1999-07-27 Ilya Zakharevichapplied suggested patch; added missing prototype changes to
1999-07-17 Gurusamy Sarathyallow $foo{$x} and $bar[$i] for (\$) prototype
1999-05-28 Gurusamy Sarathychange#3449 wasn't doing enough
1999-05-24 Gurusamy Sarathyallow '*' prototype to autoquote even barewords that...
1999-05-21 Gurusamy Sarathytest tweak
1999-02-19 Gurusamy Sarathybring '*' prototype closer to how it behaves internally
1999-02-12 Gurusamy Sarathymake testsuite somewhat location independent
1998-05-21 Ilya Zakharevich[win32] fix problematic change#965 from maintbranch
1998-02-06 Ilya Zakharevich5.004_56: patch for `use Fatal' again
1998-02-06 Malcolm BeattieSome more Chip patches (tweaked to match _5x):
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] 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 BarrNew test: comp/proto.t
1997-01-07 Chip Salzenberg[shell changes from patch from perl5.003_19 to perl5...