summaryrefslogtreecommitdiff
path: root/t/io
Commit message (Expand)AuthorAgeFilesLines
* slurp mode fix in change#2910 wasn't quite right (spotted by HansGurusamy Sarathy1999-12-291-22/+47
* tests for change#4642 and pod fixups suggested by Ralph CorderoyGurusamy Sarathy1999-12-281-2/+43
* better implementation of change#3326; open(local $foo,...) nowGurusamy Sarathy1999-12-041-84/+230
* test tweak for VMS (from Craig A. Berry)Gurusamy Sarathy1999-12-031-1/+1
* Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.Jarkko Hietaniemi1999-11-221-2/+2
* [5.005_62 PATCH] support link() on WinNT and NTFSJan Dubois1999-11-131-5/+16
* allow $\ to work right when set to a string with embedded nullsGurusamy Sarathy1999-11-051-3/+5
* change#4502 was missing a fileGurusamy Sarathy1999-10-311-0/+63
* Re: [PATCH 5.005_62] OS/2 improvementsIlya Zakharevich1999-10-241-2/+8
* tweak some op names in change#4177 (will any of this break code thatGurusamy Sarathy1999-09-181-2/+2
* fix typoGurusamy Sarathy1999-09-171-1/+1
* Integrate with Sarathy.Jarkko Hietaniemi1999-09-171-2/+5
|\
| * integrate vmsperl contents into mainline (where VMS files conflicted,Gurusamy Sarathy1999-09-171-2/+5
| |\
| | * Integrate mainline 5.05_61Charles Bailey1999-09-064-5/+19
| | |\
| | * | Skip open() tests that rely on Unix fork semanticsCharles Bailey1999-08-231-2/+5
* | | | Take away the infamous io/dup.t #7.Jarkko Hietaniemi1999-09-171-14/+1
|/ / /
* | | dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)Gurusamy Sarathy1999-09-101-0/+4
| |/ |/|
* | [ID 19990821.001] [PATCH] perl5.005_60 cygwin portFifer, Eric1999-09-012-2/+2
* | Small test tweaks.Jarkko Hietaniemi1999-08-141-1/+15
* | Exact path to perl for open -|.Jarkko Hietaniemi1999-08-021-2/+2
|/
* applied suggested patch; added missing prototype changes toIlya Zakharevich1999-07-271-1/+77
* ensure implicitly closed handles don't set $? or $!Gurusamy Sarathy1999-07-261-3/+14
* sundry cleanups for clean build on windowsGurusamy Sarathy1999-07-081-2/+6
* test tweakGurusamy Sarathy1999-07-041-3/+2
* adapted suggested tests for addition to testsuiteRonaldWS@aol.com1999-07-041-0/+78
* truncate() has a peculiar exemption from strict barewords, evenGurusamy Sarathy1999-06-111-2/+5
* Cosmetic OS/2-related patchesIlya Zakharevich1999-05-281-1/+1
* more testsuite smarts (many of them courtesy Ilya)Gurusamy Sarathy1999-05-121-1/+1
* various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-111-1/+2
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-102-2/+5
* Tweaks to open(my $fh,...) stuffNick Ing-Simmons1999-05-081-1/+1
* Implement open( my $fh, ...) and similar.Nick Ing-Simmons1999-05-071-10/+22
* open(FH,undef) # creates new_tmpfile opened read/writeNick Ing-Simmons1999-05-061-0/+22
* allow /0|NaN/ on some bigfloatpm.t tests for portability; otherGurusamy Sarathy1999-02-151-2/+2
* slurping an empty file should return '' rather than undef, withGurusamy Sarathy1999-02-141-5/+16
* make testsuite somewhat location independentGurusamy Sarathy1999-02-122-2/+2
* various win32-ish changes merged from maint-5.005Gurusamy Sarathy1999-02-011-11/+17
* sanity check piped opens (tweaked version of patch suggestedGurusamy Sarathy1999-01-171-1/+8
* Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>Jarkko Hietaniemi1999-01-131-1/+1
* Indicate skipped subtests.Jarkko Hietaniemi1998-10-261-12/+11
* Test suite portability:Jarkko Hietaniemi1998-10-231-1/+2
* The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-171-27/+45
* SSNEW() API for allocating memory on the savestackAlbert Dvornik1998-09-231-2/+39
* dos-djgpp updateLaszlo Molnar1998-09-231-1/+1
* Make tests succeed on OS/2Ilya Zakharevich1998-08-021-17/+40
* fix quoting in t/io/inplace.tGurusamy Sarathy1998-07-221-1/+1
* t/io/inplace.t enabled for VMSHans Mulder1998-07-221-3/+9
* more VMS patches from Dan Sugalski <sugalskd@osshe.edu>Gurusamy Sarathy1998-07-141-0/+6
* t/io/pipe.t - completely broken?Ilya Zakharevich1998-07-141-1/+2
* added patch for -i'foo*bar', made code somewhat simpler, tweaked docColin Kuskie1998-07-081-0/+30