SYN SYN
[p5sagit/p5-mst-13.2.git] / t / io / open.t
2000-10-20 Charles Bailey SYN SYN
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
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-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-12 Gurusamy Sarathy integrate mainline changes
1999-12-04 Gurusamy Sarathy better implementation of change#3326; open(local $foo...
1999-11-22 Jarkko Hietaniemi Small VMS nits from Craig A. Berry, <craig.berry@metamo...
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-06 Charles Bailey Integrate mainline 5.05_61
1999-08-23 Charles Bailey Skip open() tests that rely on Unix fork semantics
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-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
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