summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Eliminate SysV IPC tests that don't work reliably.Chip Salzenberg1999-04-292-297/+0
* Fix SysV IPC tests to allow for ids of zero.Chip Salzenberg1999-04-272-4/+5
* Add test of C<goto> interaction with AUTOLOAD.Chip Salzenberg1999-04-131-2/+10
* fix longstanding bug: searches for lexicals originating within eval''Chip Salzenberg1999-04-131-5/+47
* fix C<if (...) { package Foo; ... }> misoptimization that failsTim Bunce1998-11-271-1/+15
* "groups test needs to use id command on some systems"Jarkko Hietaniemi1998-11-221-3/+8
* Improve op/die_exit.t test for implicit close changing $!Tim Bunce1998-11-221-1/+1
* Jumbo patch from Sarathy based on the following changesTim Bunce1998-11-2221-56/+338
* Assorted patches:Tim Bunce1998-09-255-14/+26
* Assorted patches:Tim Bunce1998-09-255-9/+115
* Assorted patches:Tim Bunce1998-09-232-2/+10
* Assorted patches:Tim Bunce1998-07-202-4/+0
* "Make failed matches return empty list in list context"Paul E. Maisano1998-07-201-1/+27
* Assorted patches:Paul Johnson1998-07-181-35/+41
* Assorted patches:Tim Bunce1998-07-181-2/+6
* Assorted patches:Tim Bunce1998-07-163-4/+118
* Assorted patches:Tim Bunce1998-07-151-0/+82
* Assorted patches:Tim Bunce1998-07-136-1/+11
* Assorted patches:Chris Nandor1998-07-071-1/+1
* Assorted patches:Tim Bunce1998-07-062-9/+34
* "Fix for broken goto &xsub"Albert Dvornik1998-07-061-0/+98
* Update test count in t/lib/basename.t (see change 1210)Tim Bunce1998-06-231-1/+1
* "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"Chip Salzenberg1998-06-232-141/+171
* Assorted patches:Tim Bunce1998-06-191-1/+7
* Assorted patches:Tim Bunce1998-05-273-14/+42
* "fix up descrepancy in h2ph test"Tim Bunce1998-05-191-21/+6
* Title: "add a test to check return value from successful s/// (there was no...Tim Bunce1998-05-192-1/+6
* "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"Gurusamy Sarathy1998-05-192-0/+12
* "eval { die $obj }; die; calls $obj->PROPAGATE"Graham Barr1998-05-191-1/+18
* Title: "s/FORMLINE/FORMAT/ in sv.c"Tim Bunce1998-05-193-0/+169
* Title: "Negative array subscript unrecognized in regex"Tim Bunce1998-05-151-3/+9
* "Add tests for die $ref"Graham Barr1998-05-151-0/+26
* "Fix t/op/ipcmsg.t for Digital UNIX"Jarkko Hietaniemi1998-05-151-10/+28
* "Patches for BeOS port of Perl, courtesy of Tom Spindler"Jarkko Hietaniemi1998-05-151-1/+2
* [differences between patch application from Change 982 and Change 984]Tim Bunce1998-05-153-12/+54
|\
| * Fix constant detection in t/op/ipcsem.t for Digit UNIXJarkko Hietaniemi1998-05-161-11/+29
* | "while($x=<>) no longer warns (implicit defined added)"Nick Ing-Simmons1998-05-141-0/+144
* | "Fix PERL_DESTRUCT_LEVEL core dumps"Gurusamy Sarathy1998-05-141-0/+45
* | "5.004_04-m2 Cleanup of test failures"Gurusamy Sarathy1998-05-144-11/+13
|/
* Fix File::Find::finddepth typo in trial 2 releaseAndreas J. Koenig1998-05-121-1/+2
* Add t/op/tiehandle.t as xtext to repository (see change 911)Tim Bunce1998-05-011-0/+137
* [difference between patch application from Change 904 and Change 905]Tim Bunce1998-04-281-4/+4
* Don't accidentally untaint target of s///Chip Salzenberg1998-04-291-1/+14
* New regex flag //t to leave $1 etc. taintedChip Salzenberg1998-04-291-122/+126
* [difference between patch application from Change 896 and Change 897]Tim Bunce1998-04-224-9/+18
* Odd number of elements in hash list.Tom Phoenix1998-04-221-0/+70
* [inseperable changes between Change 887 and Change 896]Tim Bunce1998-04-222-1/+6
* Fix bug in locale.tJarkko Hietaniemi1998-04-231-4/+4
* unpacking negatives on AlphaAchim Bohnet1998-04-231-1/+7
* Conservative C<*x = undef> patchChip Salzenberg1998-04-231-1/+19