summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Safeguard against unimplemented functions in pwuid.t and grent.tJan Dubois1999-05-292-0/+10
* The new t/lib/io_linenum.t was using strictureJarkko Hietaniemi1999-05-281-2/+1
* PATCH (5.005_57): defined(@a) now deprecatedMark-Jason Dominus1999-05-281-0/+45
* Cosmetic OS/2-related patchesIlya Zakharevich1999-05-282-2/+2
* Required OS/2-related patchesIlya Zakharevich1999-05-284-43/+66
* Provide more useful test okay percentagePaul Johnson1999-05-281-4/+4
* Fixes related to working local $.Paul Johnson1999-05-281-41/+53
* Integrate from mainperl.Jarkko Hietaniemi1999-05-256-13/+277
|\
| * REx engine improvementsIlya Zakharevich1999-05-253-6/+220
| * test case for change#3470Gurusamy Sarathy1999-05-251-2/+19
| * allow '*' prototype to autoquote even barewords that happen to beGurusamy Sarathy1999-05-241-1/+33
| * remove redundant part of change#1169 superseded by change#2061;Gurusamy Sarathy1999-05-231-4/+5
* | Integrate from mainperl.Jarkko Hietaniemi1999-05-211-1/+1
|\ \ | |/
| * test tweakGurusamy Sarathy1999-05-211-1/+1
* | Integrate from mainperl.Jarkko Hietaniemi1999-05-1224-80/+124
|\ \ | |/
| * better range-checking on list slices, with testHugo van der Sanden1999-05-121-3/+9
| * change#3397 needs test tweakGurusamy Sarathy1999-05-121-1/+1
| * more testsuite smarts (many of them courtesy Ilya)Gurusamy Sarathy1999-05-1222-76/+114
* | Integrate from mainperl.Jarkko Hietaniemi1999-05-113-2/+17
|\ \ | |/
| * avoid creating spurious subroutine stubs on failed subroutineGurusamy Sarathy1999-05-111-1/+13
| * various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-112-1/+4
* | Integrate from mainperl.Jarkko Hietaniemi1999-05-1017-25/+342
|\ \ | |/
| * Self-consistent numeric conversion againIlya Zakharevich1999-05-101-0/+193
| * testsuite nitsGurusamy Sarathy1999-05-102-3/+6
| * test suite and fix input_line_number()Paul Johnson1999-05-101-0/+67
| * fix overeager [:foo:] parsingHugo van der Sanden1999-05-101-0/+1
| * more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>Gurusamy Sarathy1999-05-101-9/+37
| * cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-104-4/+13
| * applied suggested patch, modulo already applied partsCharles Bailey1999-05-106-9/+22
| * more bulletproof workaround for mangled paths (updates changes#3345,3350);Gurusamy Sarathy1999-05-101-2/+3
| * fix typo in dbm filters that caused odbm.t to failGurusamy Sarathy1999-05-091-0/+2
| * tweak test totalsGurusamy Sarathy1999-05-091-1/+1
* | Integrate from mainperl.Jarkko Hietaniemi1999-05-0816-31/+1505
|\ \ | |/
| * allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)Gurusamy Sarathy1999-05-081-1/+15
| * update test totalsGurusamy Sarathy1999-05-081-1/+1
| * applied suggested patch, added testsWilliam Mann1999-05-081-7/+54
| * Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.Nick Ing-Simmons1999-05-081-0/+49
| * Tweaks to open(my $fh,...) stuffNick Ing-Simmons1999-05-081-1/+1
| * add test case for AUTOLOAD reentrancy fix in change#3279Gurusamy Sarathy1999-05-081-1/+22
| * Implement open( my $fh, ...) and similar.Nick Ing-Simmons1999-05-071-10/+22
| * From: Dan Sugalski <sugalskd@osshe.edu>Gurusamy Sarathy1999-05-071-3/+7
| * Make % use fmod()Ilya Zakharevich1999-05-071-1/+5
| * DBM Filters (via private mail)Paul Marquess1999-05-077-13/+1314
| * open(FH,undef) # creates new_tmpfile opened read/writeNick Ing-Simmons1999-05-061-0/+22
| * compiler fixes from Vishal Bhatia <vishalb@hotmail.com>Gurusamy Sarathy1999-05-062-4/+4
* | Integrate from mainperl.Jarkko Hietaniemi1999-05-065-15/+40
|\ \ | |/
| * additional test for IPC::Open3 (courtesy RonaldWS@aol.com)Gurusamy Sarathy1999-05-061-1/+15
| * upgrade Pod::Parser to v1.081 from CPANGurusamy Sarathy1999-05-053-14/+19
| * add test case for change#3298Gurusamy Sarathy1999-05-021-0/+6
* | Integrate from mainperl.Jarkko Hietaniemi1999-04-302-5/+13
|\ \ | |/