summaryrefslogtreecommitdiff
path: root/t/io
Commit message (Expand)AuthorAgeFilesLines
* Re: [PATCH 5.6.1] test suiteIlya Zakharevich2001-06-241-0/+1
* More Cygwin filesystem semantics.Jarkko Hietaniemi2001-06-231-2/+2
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-166-12/+33
* Fix open.pm to work via XS-implemented method calls ratherNick Ing-Simmons2001-06-151-1/+1
* AFS patches from Merijn Broeren <merijnb@iloquent.nl>.Jarkko Hietaniemi2001-05-301-1/+1
* Various buglets shaken out by -Mutf8.Jarkko Hietaniemi2001-05-281-0/+2
* YA tweak to avoid open file conflict in io/fflush.tPeter Prymmer2001-05-071-1/+1
* fix handling of $Config{variables} in io/fflush.tPrymmer/Kahn2001-05-031-3/+9
* Test autoflush on fork (Was: Should I remove something?)Benjamin Sugars2001-05-011-0/+125
* Downgrade "Wide character in print" to a warning.Nick Ing-Simmons2001-04-041-2/+3
* Better diagnostic in io/fs.tAndreas König2001-03-301-5/+15
* more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)Peter Prymmer2001-03-301-10/+26
* Noticed that two tests were skipped as perlio:: packageNick Ing-Simmons2001-03-291-1/+1
* Implement:Nick Ing-Simmons2001-03-242-5/+19
* Don't include $@ in not ok message.Nick Ing-Simmons2001-03-221-2/+2
* Give a meaning to '&' in n-arg open case:Nick Ing-Simmons2001-03-221-16/+16
* Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.Jarkko Hietaniemi2001-01-301-2/+2
* Patch from Inaba Hiroto:Jarkko Hietaniemi2001-01-281-5/+5
* Remove FileHandle/IO dependence in t/io/openpid.tStephen McCamant2001-01-091-8/+5
* Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunc...Radu Greab2001-01-081-1/+0
* Re: [ID 20010105.002] close() on process filehandle leaves defunct processRadu Greab2001-01-051-1/+19
* PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.tRaphael Manfredi2001-01-051-1/+9
* CRLF platform issue with io/utf8 fix.Nick Ing-Simmons2000-12-211-1/+1
* Robustness support for #8218 (symlink forest) since the GNUJarkko Hietaniemi2000-12-211-2/+7
* Re: The long awaited feature ...Simon Cozens2000-12-111-2/+107
* read/sysread/recv should now be utf8 aware.Nick Ing-Simmons2000-12-091-1/+8
* Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.Nick Ing-Simmons2000-12-091-0/+51
* Test various dup/external program options on all platforms.Nick Ing-Simmons2000-12-061-8/+4
* Fix 'mmap' lib/filehand.t (ungetc) test fail.Nick Ing-Simmons2000-12-011-4/+15
* Couple of tests from #7660 salvaged.Jarkko Hietaniemi2000-11-131-1/+11
* [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perlPeter J. Farley III2000-10-261-0/+9
* [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgppPeter J. Farley III2000-10-161-2/+2
* Chuck Lane's OpenVMS piping improvementsCraig A. Berry2000-08-291-1/+0
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-295-5/+5
* 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