Update Changes.
[p5sagit/p5-mst-13.2.git] / t / io /
2000-06-30 Gurusamy Sarathy slurp mode fix in change#4736 still not quite right
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-22 Gurusamy Sarathy io/fs.t tweaks for Windows 2000
2000-03-20 Gurusamy Sarathy more sleep needed from slow systems (from Peter Haworth)
2000-03-13 Gurusamy Sarathy lexical warnings update for docs and tests (from Paul...
2000-03-02 Charles Bailey Increment counter for skipped tests (Charles Lane)
2000-03-01 Gurusamy Sarathy consolidated VMS patches (from Craig A. Berry
2000-02-29 Gurusamy Sarathy increase sleep to compensate for slow cpu (from Peter...
2000-02-28 Charles Bailey Defer inclusion of VMS-specific code to runtime
2000-02-28 Charles Bailey Quote command line args which need to be upper case
2000-02-24 Jarkko Hietaniemi MPE/ix patches from Mark Bixby.
2000-02-09 Charles Bailey Resync with mainline
2000-01-25 Gurusamy Sarathy workaround for rename('x','X') bug in Windows NT
2000-01-23 Gurusamy Sarathy cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
2000-01-22 Gurusamy Sarathy truncate(FH) flushes FH before truncating it
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-06 Gurusamy Sarathy tweak test in change#4757 for Windows
2000-01-05 Gurusamy Sarathy severe bugs in change#3786 fixed
1999-12-29 Gurusamy Sarathy slurp mode fix in change#2910 wasn't quite right (spott...
1999-12-28 Gurusamy Sarathy tests for change#4642 and pod fixups suggested by Ralph...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-04 Gurusamy Sarathy better implementation of change#3326; open(local $foo...
1999-12-03 Gurusamy Sarathy test tweak for VMS (from Craig A. Berry)
1999-11-22 Jarkko Hietaniemi Small VMS nits from Craig A. Berry, <craig.berry@metamo...
1999-11-13 Jan Dubois [5.005_62 PATCH] support link() on WinNT and NTFS
1999-11-05 Gurusamy Sarathy allow $\ to work right when set to a string with embedd...
1999-10-31 Gurusamy Sarathy change#4502 was missing a file
1999-10-24 Nick Ing-Simmons Follow that camel ... another sync.
1999-10-24 Ilya Zakharevich Re: [PATCH 5.005_62] OS/2 improvements
1999-09-29 Charles Bailey resync with mainline
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-18 Gurusamy Sarathy tweak some op names in change#4177 (will any of this...
1999-09-17 Gurusamy Sarathy fix typo
1999-09-17 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-17 Gurusamy Sarathy integrate vmsperl contents into mainline (where VMS...
1999-09-17 Jarkko Hietaniemi Take away the infamous io/dup.t #7.
1999-09-10 Gurusamy Sarathy dos-djgpp update (from Laszlo Molnar <laszlo.molnar...
1999-09-06 Charles Bailey Integrate mainline 5.05_61
1999-09-01 Fifer, Eric [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
1999-08-23 Charles Bailey Skip open() tests that rely on Unix fork semantics
1999-08-14 Jarkko Hietaniemi Small test tweaks.
1999-08-02 Jarkko Hietaniemi Exact path to perl for open -|.
1999-07-27 Ilya Zakharevich applied suggested patch; added missing prototype changes to
1999-07-26 Gurusamy Sarathy ensure implicitly closed handles don't set $? or $!
1999-07-08 Gurusamy Sarathy sundry cleanups for clean build on windows
1999-07-04 Gurusamy Sarathy test tweak
1999-07-04 Jarkko Hietaniemi Integrate with mainperl.
1999-07-04 RonaldWS@aol.com adapted suggested tests for addition to testsuite
1999-06-11 Gurusamy Sarathy truncate() has a peculiar exemption from strict barewor...
1999-05-28 Ilya Zakharevich Cosmetic OS/2-related patches
1999-05-12 Gurusamy Sarathy more testsuite smarts (many of them courtesy Ilya)
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-05-10 Alexander Smishlajev cygwin32 update (untested adaptation of patch against...
1999-05-08 Nick Ing-Simmons Tweaks to open(my $fh,...) stuff
1999-05-07 Nick Ing-Simmons Implement open( my $fh, ...) and similar.
1999-05-06 Nick Ing-Simmons open(FH,undef) # creates new_tmpfile opened read/write
1999-02-15 Gurusamy Sarathy allow /0|NaN/ on some bigfloatpm.t tests for portabilit...
1999-02-14 Gurusamy Sarathy slurping an empty file should return '' rather than...
1999-02-12 Gurusamy Sarathy make testsuite somewhat location independent
1999-02-02 G. Del Merritt io/fs.t fails test #18.
1999-02-01 Gurusamy Sarathy various win32-ish changes merged from maint-5.005
1999-01-17 Gurusamy Sarathy sanity check piped opens (tweaked version of patch...
1999-01-13 Jarkko Hietaniemi Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
1998-10-26 Jarkko Hietaniemi Indicate skipped subtests.
1998-10-23 Jarkko Hietaniemi Test suite portability:
1998-10-17 Jarkko Hietaniemi The VM/ESA port essentials, based on
1998-09-23 Albert Dvornik SSNEW() API for allocating memory on the savestack
1998-09-23 Laszlo Molnar dos-djgpp update
1998-08-02 Ilya Zakharevich Make tests succeed on OS/2
1998-07-22 Gurusamy Sarathy fix quoting in t/io/inplace.t
1998-07-22 Hans Mulder t/io/inplace.t enabled for VMS
1998-07-14 Gurusamy Sarathy more VMS patches from Dan Sugalski <sugalskd@osshe...
1998-07-14 Ilya Zakharevich t/io/pipe.t - completely broken?
1998-07-08 Colin Kuskie added patch for -i'foo*bar', made code somewhat simpler...
1998-05-29 Gurusamy Sarathy [win32] merge changes#1014,1038 from maintbranch
1998-05-15 Gurusamy Sarathy [win32] merge changes#982,984 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] integrate mainline
1998-05-14 Andy Dougherty [PATCH for 5.004_64] Configure patch Config_64-01
1997-12-17 Molnar Laszlo Major changes to the DOS/djgpp port (including threading):
1997-11-14 Malcolm Beattie Two more delays added to test suite to help *-solaris...
1997-04-30 Dominic Dunlop Disable op/pipe.t test under Machten
1997-04-29 Chip Salzenberg Reset errno after failed piped close
1997-04-29 Roderick Schertler Reset errno after failed piped close
1997-04-07 Chip Salzenberg Accommodate CodeBuilder variant of Machten 4.0.3
1997-04-07 Dominic Dunlop Accommodate CodeBuilder variant of Machten 4.0.3
1997-04-02 Perl 5 Porters [inseparable changes from match from perl-5.003_97...
1997-03-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
1997-02-21 Perl 5 Porters [inseparable changes from match from perl5.003_28 to...
1997-02-21 Norbert Pueschel AmigaOS patches to 5.003_28
1997-02-21 Chip Salzenberg Tweak tests to notice $dont_use_nlink
1997-01-25 Perl 5 Porters [inseparable changes from patch from perl5.003_22 to...
1997-01-25 Ilya Zakharevich Test patches for OS/2
1997-01-15 Perl 5 Porters [inseparable changes from patch from perl5.003_20 to...
1996-11-19 Perl 5 Porters [inseparable changes from patch from perl5.003_07 to...
1996-09-11 Andy Dougherty perl 5.003_05: [patch introduction and re-organisation]
1996-09-03 Perl 5 Porters perl 5.003_05: t/io/read.t
1996-02-04 Ilya Zakharevich Patches for test suit for better portability
1996-02-03 Perl 5 Porters perl5.002beta3
1996-08-28 Perl 5 Porters Re: truncate with file name does not work (with patch)
1994-10-17 Larry Wall perl 5.000
next