2002-03-03 |
Paul Marquess |
RE: VERSION core |
tree | commitdiff |
2002-01-20 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2002-01-19 |
Tels |
Re: ext/Devel/DProf/DProf.t -- use exe_ext |
tree | commitdiff |
2002-01-06 |
Sam Tregar |
Bad prototype detection now an optional warning |
tree | commitdiff |
2002-01-04 |
Rafael Garcia-Suarez |
Re: [PATCH op.c] Bad \[...] prototype checking |
tree | commitdiff |
2002-01-02 |
Sam Tregar |
Bad prototype detection changed from error to warning |
tree | commitdiff |
2001-12-31 |
Sam Tregar |
Re: [PATCH] Basic bad prototype detection |
tree | commitdiff |
2001-12-31 |
Sam Tregar |
Basic bad prototype detection |
tree | commitdiff |
2001-12-29 |
Andreas König |
cleaner close on tests, take 2 |
tree | commitdiff |
2001-12-11 |
Michael G. Schwern |
Cleanup and $. check |
tree | commitdiff |
2001-12-10 |
Craig A. Berry |
cat2type in tests for VMS |
tree | commitdiff |
2001-12-07 |
Michael G. Schwern |
which_perl for safer $^Xing |
tree | commitdiff |
2001-12-07 |
Michael G. Schwern |
[PATCH t/base/lex.t, term.t] Purging echo from base... |
tree | commitdiff |
2001-11-30 |
Andy Dougherty |
Re: -P and Incredible Disappearing $Config{cppstdin... |
tree | commitdiff |
2001-11-30 |
Michael G. Schwern |
-P on VMS. Evicting sed |
tree | commitdiff |
2001-09-04 |
Jarkko Hietaniemi |
Add the \[$@%&*] prototype support. |
tree | commitdiff |
2001-08-12 |
Jarkko Hietaniemi |
Drop all the unnecessary "use utf8" clauses and some of |
tree | commitdiff |
2001-06-16 |
Jarkko Hietaniemi |
NetWare port from Guruprasad S <SGURUPRASAD@novell... |
tree | commitdiff |
2001-06-11 |
Chris Nandor |
[MacPerl-Porters] [PATCH] Mac OS Compatability for... |
tree | commitdiff |
2001-04-26 |
Robin Houston |
disable correct warning |
tree | commitdiff |
2001-04-11 |
Simon Cozens |
prototype("CORE::recv") |
tree | commitdiff |
2001-03-30 |
Peter Prymmer |
more tests (was Re: Perl5.7.* Unicode/EBCDIC status.) |
tree | commitdiff |
2001-03-18 |
Jarkko Hietaniemi |
Re-integrate #9138 from maintperl to mainline, |
tree | commitdiff |
2001-03-14 |
Jarkko Hietaniemi |
The Day of the Retractions continues: the #9138 |
tree | commitdiff |
2001-03-14 |
Jarkko Hietaniemi |
Integrate changes #9137,9138,9142 from maintperl into... |
tree | commitdiff |
2001-01-24 |
Charles Bailey |
SYN SYN |
tree | commitdiff |
2001-01-09 |
Andy Dougherty |
Re: [PATCH: perl@8342] comp/proto..........FAILED tests... |
tree | commitdiff |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
tree | commitdiff |
2000-12-28 |
Daniel Chetlin |
Fix problem with `&' prototype |
tree | commitdiff |
2000-12-10 |
Jarkko Hietaniemi |
Test case for #8064. |
tree | commitdiff |
2000-12-09 |
Nick Ing-Simmons |
Make print, syswrite, send, readline, getc honour utf8... |
tree | commitdiff |
2000-11-06 |
Jarkko Hietaniemi |
Admit that the test leaks scalars. |
tree | commitdiff |
2000-11-06 |
Jarkko Hietaniemi |
Document that the evaled syntax errors cause scalar... |
tree | commitdiff |
2000-10-29 |
Andreas König |
Tests for #7487. |
tree | commitdiff |
2000-10-22 |
John Tobey |
Move the #7390 test from warn/op to comp/redef. |
tree | commitdiff |
2000-10-20 |
Charles Bailey |
SYN SYN |
tree | commitdiff |
2000-08-29 |
Mike Guy |
Use minimal @INC in tests, most of the time just '... |
tree | commitdiff |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
tree | commitdiff |
2000-08-02 |
Gurusamy Sarathy |
require.t needs binmode() to work on windows |
tree | commitdiff |
2000-07-31 |
Jarkko Hietaniemi |
The swallow_bom() saga continues. The #23 of require.t |
tree | commitdiff |
2000-07-25 |
M. J. T. Guy |
Get UTF16 BOMs working. Patch from |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6261..6266 into mainline |
tree | commitdiff |
2000-06-28 |
Simon Cozens |
Re: [PATCH cfgperl] BOMs away! |
tree | commitdiff |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
tree | commitdiff |
2000-04-27 |
Gurusamy Sarathy |
patch from Larry to make (\&) prototype work; added... |
tree | commitdiff |
2000-03-21 |
Gurusamy Sarathy |
make parenthetic warnings look consistent; make diagnos... |
tree | commitdiff |
2000-03-17 |
Gurusamy Sarathy |
remove non-ANSI parts in comp/cpp.t |
tree | commitdiff |
2000-03-08 |
Gurusamy Sarathy |
do FILE should not see outside lexicals (from Rick... |
tree | commitdiff |
2000-03-05 |
Gurusamy Sarathy |
prototype changes for eventually supporting C<binmode... |
tree | commitdiff |
2000-03-02 |
Jarkko Hietaniemi |
Further long double patches from Spider Boardman. |
tree | commitdiff |
2000-02-28 |
Charles Bailey |
Minor test updates to accomodate new subprocess invocation |
tree | commitdiff |
2000-02-26 |
Gurusamy Sarathy |
support for version vectors in UNIVERSAL::VERSION(... |
tree | commitdiff |
2000-02-23 |
Gurusamy Sarathy |
per Larry's idea, parse 1.2.3 as v1.2.3; C<require... |
tree | commitdiff |
2000-02-22 |
Gurusamy Sarathy |
adjust for lost fp precision in require version check |
tree | commitdiff |
2000-02-21 |
Gurusamy Sarathy |
remove dual-valueness of v-strings (i.e., they are... |
tree | commitdiff |
2000-02-10 |
Gurusamy Sarathy |
longstanding bug in parsing "require VERSION", could... |
tree | commitdiff |
2000-02-09 |
Charles Bailey |
Resync with mainline |
tree | commitdiff |
2000-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-02-06 |
Gurusamy Sarathy |
fix parse error on C<{ use strict }> and other construc... |
tree | commitdiff |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
tree | commitdiff |
1999-12-24 |
Gurusamy Sarathy |
support for v5.5.640 style version numbers |
tree | commitdiff |
1999-12-18 |
Gurusamy Sarathy |
fix from Larry for parsing C<{ 0x1 => 'foo'}> as an |
tree | commitdiff |
1999-10-08 |
Larry Wall |
add suggested patch =~ s/NOTOP/OP_NOT/ with tests |
tree | commitdiff |
1999-07-27 |
Ilya Zakharevich |
applied suggested patch; added missing prototype changes to |
tree | commitdiff |
1999-07-17 |
Gurusamy Sarathy |
allow $foo{$x} and $bar[$i] for (\$) prototype |
tree | commitdiff |
1999-05-28 |
Gurusamy Sarathy |
change#3449 wasn't doing enough |
tree | commitdiff |
1999-05-24 |
Gurusamy Sarathy |
allow '*' prototype to autoquote even barewords that... |
tree | commitdiff |
1999-05-21 |
Gurusamy Sarathy |
test tweak |
tree | commitdiff |
1999-05-12 |
Gurusamy Sarathy |
more testsuite smarts (many of them courtesy Ilya) |
tree | commitdiff |
1999-03-24 |
Charles Bailey |
applied suggested patch, modulo superseded parts |
tree | commitdiff |
1999-02-19 |
Gurusamy Sarathy |
bring '*' prototype closer to how it behaves internally |
tree | commitdiff |
1999-02-12 |
Gurusamy Sarathy |
make testsuite somewhat location independent |
tree | commitdiff |
1999-02-07 |
Gurusamy Sarathy |
properly prototype check parenthesized unary ops (e... |
tree | commitdiff |
1998-11-26 |
Gurusamy Sarathy |
fix C<if (...) { package Foo; ... }> misoptimization... |
tree | commitdiff |
1998-10-28 |
Jarkko Hietaniemi |
Bison says 'parse error', not 'parser error'. |
tree | commitdiff |
1998-10-26 |
Jarkko Hietaniemi |
More robustness. |
tree | commitdiff |
1998-10-17 |
Jarkko Hietaniemi |
More robust yacc/bison failure output handling. |
tree | commitdiff |
1998-09-05 |
Larry Wall |
several new tests needed tweaking to work under utf8 |
tree | commitdiff |
1998-08-05 |
Gurusamy Sarathy |
end pod processing when source file is closed (prevents... |
tree | commitdiff |
1998-08-02 |
Jarkko Hietaniemi |
support OE/MVS |
tree | commitdiff |
1998-07-19 |
Gurusamy Sarathy |
fix and test handling of literal newlines in heredocs |
tree | commitdiff |
1998-05-21 |
Ilya Zakharevich |
[win32] fix problematic change#965 from maintbranch |
tree | commitdiff |
1998-02-12 |
Gurusamy Sarathy |
[win32] make t/comp/require.t type xtext |
tree | commitdiff |
1998-02-12 |
Gurusamy Sarathy |
[win32] fix extra LEAVE when require fails |
tree | commitdiff |
1998-02-06 |
Ilya Zakharevich |
5.004_56: patch for `use Fatal' again |
tree | commitdiff |
1998-02-06 |
Malcolm Beattie |
Some more Chip patches (tweaked to match _5x): |
tree | commitdiff |
1997-10-16 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_04) with mainline. |
tree | commitdiff |
1997-10-08 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_03) with mainline. |
tree | commitdiff |
1997-09-05 |
Perl 5 Porters |
[inseparable changes from patch to perl 5.004_04] |
tree | commitdiff |
1997-08-06 |
Gurusamy Sarathy |
Eval fails in certain situations (eval "{'...") |
tree | commitdiff |
1997-08-06 |
Hugo van der Sanden |
Add xor tests to test suite |
tree | commitdiff |
1997-06-24 |
Malcolm Beattie |
Branch integration of maint-5.004 from relperl. |
tree | commitdiff |
1997-05-25 |
Malcolm Beattie |
First stab at 5.003 -> 5.004 integration. |
tree | commitdiff |
1997-03-28 |
Malcolm Beattie |
Perl 5.003 check-in |
tree | commitdiff |
1997-03-22 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_94... |
tree | commitdiff |
1997-03-08 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_93... |
tree | commitdiff |
1997-03-06 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_92... |
tree | commitdiff |
1997-03-06 |
Andy Dougherty |
perl -P path patch |
tree | commitdiff |
1997-01-25 |
Ilya Zakharevich |
Test patches for OS/2 |
tree | commitdiff |
1997-01-15 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_20 to... |
tree | commitdiff |
next |