summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * allow embedded null characters in diagnosticsGurusamy Sarathy1999-04-261-1/+1
| * fix buggy reference count on refs to SVs with autoviv magicGurusamy Sarathy1999-04-251-4/+12
| * integrate cfgperl changes into mainlineGurusamy Sarathy1999-04-242-39/+52
| |\ | |/ |/|
* | Add information about the two DEC C compiler optimizer bugsJarkko Hietaniemi1999-04-131-6/+11
* | If both ways to call semctl are broken, skip the tests.Jarkko Hietaniemi1999-04-111-33/+41
* | Integrate from mainperl.Jarkko Hietaniemi1999-04-031-24/+24
|\ \ | |/
* | Integrate from mainperl.Jarkko Hietaniemi1999-03-282-1/+32
|\ \
* \ \ Integrate from mainperl.Jarkko Hietaniemi1999-03-263-10/+13
|\ \ \
* \ \ \ Integrate from mainperl.Jarkko Hietaniemi1999-03-2434-11/+1226
|\ \ \ \
| | | | * a typo in change#3205Gurusamy Sarathy1999-04-021-2/+2
| | | | * make testsuite reflect change#3157 (Math::BigFloat->new nowGurusamy Sarathy1999-04-021-24/+24
| | | |/
| | | * integrate change#3179 from maint-5.005Gurusamy Sarathy1999-03-281-1/+1
| | | * fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>Gurusamy Sarathy1999-03-281-0/+31
| | |/
| | * specify type of bracket in "Unmatched bracket" diagnostic;Gurusamy Sarathy1999-03-262-2/+2