This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Special casing had become a little bit more complex in Unicode 3.1.1.
[perl5.git] / t / io /
2001-08-26 Nicholas Clarkt/io/binmode.t
2001-08-25 Nicholas Clark(was Re: PerlIO regerssion tests?)
2001-08-22 Nicholas Clarkio/tell.t doesn't chdir t
2001-08-15 Jarkko HietaniemiThe #11673 necessitated a test tweak.
2001-08-12 Jarkko HietaniemiDrop all the unnecessary "use utf8" clauses and some of
2001-07-31 Craig A. Berryfix fs.t for VMS
2001-07-24 Peter Prymmeradd io/fs.t to vmsperl test suite
2001-07-22 Prymmer/KahnWin32 update for t/io/fs.t (may effect NetWare)
2001-06-25 Jarkko HietaniemiMPE/iX test tweaks from Mark Bixby.
2001-06-24 Ilya ZakharevichRe: [PATCH 5.6.1] test suite
2001-06-23 Jarkko HietaniemiMore Cygwin filesystem semantics.
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-15 Nick Ing-SimmonsFix open.pm to work via XS-implemented method calls...
2001-06-08 Jarkko HietaniemiRedo the #10482, there already was a test script for...
2001-06-08 Jarkko HietaniemiTwisted format testing, from Merijn.
2001-05-30 Jarkko HietaniemiAFS patches from Merijn Broeren <merijnb@iloquent.nl>.
2001-05-28 Jarkko HietaniemiVarious buglets shaken out by -Mutf8.
2001-05-07 Peter PrymmerYA tweak to avoid open file conflict in io/fflush.t
2001-05-03 Prymmer/Kahnfix handling of $Config{variables} in io/fflush.t
2001-05-01 Benjamin SugarsTest autoflush on fork (Was: Should I remove something?)
2001-04-04 Nick Ing-SimmonsDowngrade "Wide character in print" to a warning.
2001-03-30 Andreas KönigBetter diagnostic in io/fs.t
2001-03-30 Peter Prymmermore tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
2001-03-29 Nick Ing-SimmonsNoticed that two tests were skipped as perlio:: package
2001-03-24 Nick Ing-SimmonsImplement:
2001-03-22 Nick Ing-SimmonsDon't include $@ in not ok message.
2001-03-22 Nick Ing-SimmonsGive a meaning to '&' in n-arg open case:
2001-02-08 Charles BaileySYN SYN
2001-01-30 Jarkko HietaniemiIntegrate changes #8608,8609,8610,8611,8612,8613 from...
2001-01-28 Jarkko HietaniemiPatch from Inaba Hiroto:
2001-01-24 Charles BaileySYN SYN
2001-01-09 Stephen McCamantRemove FileHandle/IO dependence in t/io/openpid.t
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-08 Radu GreabRe: [PATCH] Re: [ID 20010105.002] close() on process...
2001-01-05 Radu GreabRe: [ID 20010105.002] close() on process filehandle...
2001-01-05 Raphael ManfrediPATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
2000-12-21 Nick Ing-SimmonsCRLF platform issue with io/utf8 fix.
2000-12-21 Jarkko HietaniemiRobustness support for #8218 (symlink forest) since...
2000-12-11 Nick Ing-SimmonsIntegrate mainline
2000-12-11 Simon CozensRe: The long awaited feature ...
2000-12-09 Nick Ing-Simmonsread/sysread/recv should now be utf8 aware.
2000-12-09 Nick Ing-SimmonsMake print, syswrite, send, readline, getc honour utf8...
2000-12-06 Nick Ing-SimmonsTest various dup/external program options on all platforms.
2000-12-01 Nick Ing-SimmonsFix 'mmap' lib/filehand.t (ungetc) test fail.
2000-11-13 Jarkko HietaniemiCouple of tests from #7660 salvaged.
2000-10-26 Peter J. Farley III[ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350...
2000-10-20 Charles BaileySYN SYN
2000-10-16 Peter J. Farley III[ID 20001016.012] [PATCHes Included]OK: perl v5.7.0...
2000-08-29 Craig A. BerryChuck Lane's OpenVMS piping improvements
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-06-30 Gurusamy Sarathyslurp mode fix in change#4736 still not quite right
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-03-22 Gurusamy Sarathyio/fs.t tweaks for Windows 2000
2000-03-20 Gurusamy Sarathymore sleep needed from slow systems (from Peter Haworth)
2000-03-13 Gurusamy Sarathylexical warnings update for docs and tests (from Paul...
2000-03-02 Charles BaileyIncrement counter for skipped tests (Charles Lane)
2000-03-01 Gurusamy Sarathyconsolidated VMS patches (from Craig A. Berry
2000-02-29 Gurusamy Sarathyincrease sleep to compensate for slow cpu (from Peter...
2000-02-28 Charles BaileyDefer inclusion of VMS-specific code to runtime
2000-02-28 Charles BaileyQuote command line args which need to be upper case
2000-02-24 Jarkko HietaniemiMPE/ix patches from Mark Bixby.
2000-02-09 Charles BaileyResync with mainline
2000-01-25 Gurusamy Sarathyworkaround for rename('x','X') bug in Windows NT
2000-01-23 Gurusamy Sarathycygwin update (from Eric Fifer <EFifer@sanwaint.com>)
2000-01-22 Gurusamy Sarathytruncate(FH) flushes FH before truncating it
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-06 Gurusamy Sarathytweak test in change#4757 for Windows
2000-01-05 Gurusamy Sarathysevere bugs in change#3786 fixed
1999-12-29 Gurusamy Sarathyslurp mode fix in change#2910 wasn't quite right (spott...
1999-12-28 Gurusamy Sarathytests for change#4642 and pod fixups suggested by Ralph...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-04 Gurusamy Sarathybetter implementation of change#3326; open(local $foo...
1999-12-03 Gurusamy Sarathytest tweak for VMS (from Craig A. Berry)
1999-11-22 Jarkko HietaniemiSmall 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 Sarathyallow $\ to work right when set to a string with embedd...
1999-10-31 Gurusamy Sarathychange#4502 was missing a file
1999-10-24 Nick Ing-SimmonsFollow that camel ... another sync.
1999-10-24 Ilya ZakharevichRe: [PATCH 5.005_62] OS/2 improvements
1999-09-29 Charles Baileyresync with mainline
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-09-18 Gurusamy Sarathytweak some op names in change#4177 (will any of this...
1999-09-17 Gurusamy Sarathyfix typo
1999-09-17 Jarkko HietaniemiIntegrate with Sarathy.
1999-09-17 Gurusamy Sarathyintegrate vmsperl contents into mainline (where VMS...
1999-09-17 Jarkko HietaniemiTake away the infamous io/dup.t #7.
1999-09-10 Gurusamy Sarathydos-djgpp update (from Laszlo Molnar <laszlo.molnar...
1999-09-06 Charles BaileyIntegrate mainline 5.05_61
1999-09-01 Fifer, Eric[ID 19990821.001] [PATCH] perl5.005_60 cygwin port
1999-08-23 Charles BaileySkip open() tests that rely on Unix fork semantics
1999-08-14 Jarkko HietaniemiSmall test tweaks.
1999-08-02 Jarkko HietaniemiExact path to perl for open -|.
1999-07-27 Ilya Zakharevichapplied suggested patch; added missing prototype changes to
1999-07-26 Gurusamy Sarathyensure implicitly closed handles don't set $? or $!
1999-07-08 Gurusamy Sarathysundry cleanups for clean build on windows
1999-07-04 Gurusamy Sarathytest tweak
1999-07-04 Jarkko HietaniemiIntegrate with mainperl.
1999-07-04 RonaldWS@aol.comadapted suggested tests for addition to testsuite
1999-06-11 Gurusamy Sarathytruncate() has a peculiar exemption from strict barewor...
next