summaryrefslogtreecommitdiff
path: root/t/comp
Commit message (Expand)AuthorAgeFilesLines
* support for v5.5.640 style version numbersGurusamy Sarathy1999-12-241-1/+51
* fix from Larry for parsing C<{ 0x1 => 'foo'}> as anGurusamy Sarathy1999-12-181-3/+5
* add suggested patch =~ s/NOTOP/OP_NOT/ with testsLarry Wall1999-10-081-1/+4
* 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
* more testsuite smarts (many of them courtesy Ilya)Gurusamy Sarathy1999-05-121-1/+1
* applied suggested patch, modulo superseded partsCharles Bailey1999-03-241-1/+1
* bring '*' prototype closer to how it behaves internallyGurusamy Sarathy1999-02-191-1/+11
* make testsuite somewhat location independentGurusamy Sarathy1999-02-125-5/+5
* properly prototype check parenthesized unary ops (e.g. defined(&a,&b))Gurusamy Sarathy1999-02-071-0/+41
* fix C<if (...) { package Foo; ... }> misoptimization that failsGurusamy Sarathy1998-11-261-1/+15
* Bison says 'parse error', not 'parser error'.Jarkko Hietaniemi1998-10-281-2/+2
* More robustness.Jarkko Hietaniemi1998-10-261-1/+1
* More robust yacc/bison failure output handling.Jarkko Hietaniemi1998-10-171-1/+3
* several new tests needed tweaking to work under utf8Larry Wall1998-09-051-1/+1
* end pod processing when source file is closed (prevents it carryingGurusamy Sarathy1998-08-051-5/+19
* support OE/MVSJarkko Hietaniemi1998-08-022-2/+6
* fix and test handling of literal newlines in heredocsGurusamy Sarathy1998-07-191-2/+6
* [win32] fix problematic change#965 from maintbranchIlya Zakharevich1998-05-211-1/+11
* [win32] make t/comp/require.t type xtextGurusamy Sarathy1998-02-121-0/+0
* [win32] fix extra LEAVE when require failsGurusamy Sarathy1998-02-121-0/+36
* 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
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-1/+14
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-1/+14
* | Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-082-2/+44
|\ \ | |/
| * Eval fails in certain situations (eval "{'...")Gurusamy Sarathy1997-08-071-1/+36
| * Add xor tests to test suiteHugo van der Sanden1997-08-071-1/+8
* | First stab at 5.003 -> 5.004 integration.Malcolm Beattie1997-05-258-9/+709
|\ \ | |/
| * [inseparable changes from match from perl-5.003_94 to perl-5.003_95]Perl 5 Porters1997-03-222-8/+10
| * [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-092-4/+6
| * [inseparable changes from match from perl-5.003_92 to perl-5.003_93]Perl 5 Porters1997-03-071-1/+1
| * Test patches for OS/2Ilya Zakharevich1997-01-252-1/+3
| * [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-0/+6
| * low priority patchesPaul Marquess1997-01-161-2/+1
| * [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
| * [differences between cumulative patch application and perl5.003_19]perl-5.003_19Chip Salzenberg1997-01-041-0/+0
| |\
| * | [inseparable changes from patch from perl5.003_18 to perl5.003_19]Perl 5 Porters1997-01-042-0/+239
| |/
| * [shell changes from patch from perl5.003_18 to perl5.003_19]Chip Salzenberg1997-01-041-0/+0
| * LC_COLLATE.Jarkko Hietaniemi1996-10-071-3/+3
| * perl 5.003_02: [changes beteween cumulative patches and tarball release]perl-5.003_02Larry Wall1996-08-101-0/+0
| * perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-0/+79
* | Perl 5.003 check-inMalcolm Beattie1997-03-281-0/+0
|/
* perl 5.002perl-5.002Andy Dougherty1996-02-281-0/+0
* 5.002 beta 1Larry Wall1995-11-211-0/+0
* This is my patch patch.1i for perl5.001.Andy Dougherty1995-05-302-45/+50