(Retracted by #8264) More join() testing which was good because
[p5sagit/p5-mst-13.2.git] / t / comp /
2000-12-28 Daniel Chetlin Fix problem with `&' prototype
2000-12-10 Jarkko Hietaniemi Test case for #8064.
2000-12-09 Nick Ing-Simmons Make print, syswrite, send, readline, getc honour utf8...
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-22 John Tobey Move the #7390 test from warn/op to comp/redef.
2000-10-20 Charles Bailey SYN SYN
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-02 Gurusamy Sarathy require.t needs binmode() to work on windows
2000-07-31 Jarkko Hietaniemi The swallow_bom() saga continues. The #23 of require.t
2000-07-25 M. J. T. Guy Get UTF16 BOMs working. Patch from
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6261..6266 into mainline
2000-06-28 Simon Cozens Re: [PATCH cfgperl] BOMs away!
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-21 Gurusamy Sarathy make parenthetic warnings look consistent; make diagnos...
2000-03-17 Gurusamy Sarathy remove non-ANSI parts in comp/cpp.t
2000-03-08 Gurusamy Sarathy do FILE should not see outside lexicals (from Rick...
2000-03-05 Gurusamy Sarathy prototype changes for eventually supporting C<binmode...
2000-03-02 Jarkko Hietaniemi Further long double patches from Spider Boardman.
2000-02-28 Charles Bailey Minor test updates to accomodate new subprocess invocation
2000-02-26 Gurusamy Sarathy support for version vectors in UNIVERSAL::VERSION(...
2000-02-23 Gurusamy Sarathy per Larry's idea, parse 1.2.3 as v1.2.3; C<require...
2000-02-22 Gurusamy Sarathy adjust for lost fp precision in require version check
2000-02-21 Gurusamy Sarathy remove dual-valueness of v-strings (i.e., they are...
2000-02-10 Gurusamy Sarathy longstanding bug in parsing "require VERSION", could...
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-06 Gurusamy Sarathy fix parse error on C<{ use strict }> and other construc...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-24 Gurusamy Sarathy support for v5.5.640 style version numbers
1999-12-18 Gurusamy Sarathy fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
1999-10-08 Larry Wall add suggested patch =~ s/NOTOP/OP_NOT/ with tests
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-05-12 Gurusamy Sarathy more testsuite smarts (many of them courtesy Ilya)
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
1999-02-19 Gurusamy Sarathy bring '*' prototype closer to how it behaves internally
1999-02-12 Gurusamy Sarathy make testsuite somewhat location independent
1999-02-07 Gurusamy Sarathy properly prototype check parenthesized unary ops (e...
1998-11-26 Gurusamy Sarathy fix C<if (...) { package Foo; ... }> misoptimization...
1998-10-28 Jarkko Hietaniemi Bison says 'parse error', not 'parser error'.
1998-10-26 Jarkko Hietaniemi More robustness.
1998-10-17 Jarkko Hietaniemi More robust yacc/bison failure output handling.
1998-09-05 Larry Wall several new tests needed tweaking to work under utf8
1998-08-05 Gurusamy Sarathy end pod processing when source file is closed (prevents...
1998-08-02 Jarkko Hietaniemi support OE/MVS
1998-07-19 Gurusamy Sarathy fix and test handling of literal newlines in heredocs
1998-05-21 Ilya Zakharevich [win32] fix problematic change#965 from maintbranch
1998-02-12 Gurusamy Sarathy [win32] make t/comp/require.t type xtext
1998-02-12 Gurusamy Sarathy [win32] fix extra LEAVE when require fails
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-10-16 Malcolm Beattie Merge maint-5.004 branch (5.004_04) with mainline.
1997-10-08 Malcolm Beattie Merge maint-5.004 branch (5.004_03) with mainline.
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-08-06 Gurusamy Sarathy Eval fails in certain situations (eval "{'...")
1997-08-06 Hugo van der Sanden Add xor tests to test suite
1997-06-24 Malcolm Beattie Branch integration of maint-5.004 from relperl.
1997-05-25 Malcolm Beattie First stab at 5.003 -> 5.004 integration.
1997-03-28 Malcolm Beattie Perl 5.003 check-in
1997-03-22 Perl 5 Porters [inseparable changes from match from perl-5.003_94...
1997-03-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
1997-03-06 Perl 5 Porters [inseparable changes from match from perl-5.003_92...
1997-03-06 Andy Dougherty perl -P path patch
1997-01-25 Ilya Zakharevich Test patches for OS/2
1997-01-15 Perl 5 Porters [inseparable changes from patch from perl5.003_20 to...
1997-01-15 Paul Marquess low priority patches
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...
1997-01-04 Chip Salzenberg [differences between cumulative patch application and...
1997-01-04 Perl 5 Porters [inseparable changes from patch from perl5.003_18 to...
1997-01-04 Chip Salzenberg [shell changes from patch from perl5.003_18 to perl5...
1996-10-07 Jarkko Hietaniemi LC_COLLATE.
1996-02-29 Andy Dougherty perl 5.002
1996-08-10 Larry Wall perl 5.003_02: [changes beteween cumulative patches...
1996-08-10 Larry Wall perl 5.003_02: [no incremental changelog available]
1995-11-20 Larry Wall 5.002 beta 1
1995-05-30 Andy Dougherty This is my patch patch.1i for perl5.001.
1994-10-17 Larry Wall perl 5.000
1993-11-10 Larry Wall perl 5.0 alpha 4
1993-10-07 Larry Wall perl 5.0 alpha 2
1992-06-08 Larry Wall perl 4.0 patch 22: patch #20, continued
1991-03-21 Larry Wall perl 4.0.00: (no release announcement available)