summaryrefslogtreecommitdiff
path: root/t/io
Commit message (Expand)AuthorAgeFilesLines
* slurp mode fix in change#4736 still not quite rightGurusamy Sarathy2000-06-301-5/+7
* io/fs.t tweaks for Windows 2000Gurusamy Sarathy2000-03-221-1/+2
* more sleep needed from slow systems (from Peter Haworth)Gurusamy Sarathy2000-03-201-1/+1
* lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-131-1/+6
* consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-012-6/+5
* increase sleep to compensate for slow cpu (from Peter HaworthGurusamy Sarathy2000-02-291-1/+1
* Defer inclusion of VMS-specific code to runtimeCharles Bailey2000-02-281-1/+1
* Quote command line args which need to be upper caseCharles Bailey2000-02-281-2/+4
* MPE/ix patches from Mark Bixby.Jarkko Hietaniemi2000-02-241-15/+20
* workaround for rename('x','X') bug in Windows NTGurusamy Sarathy2000-01-251-3/+13
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-231-1/+1
* truncate(FH) flushes FH before truncating itGurusamy Sarathy2000-01-221-3/+4
* tweak test in change#4757 for WindowsGurusamy Sarathy2000-01-061-3/+11
* severe bugs in change#3786 fixedGurusamy Sarathy2000-01-051-1/+10
* 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