Re: 'decimal digits' macro?
[p5sagit/p5-mst-13.2.git] / t / io /
2001-05-30 Jarkko Hietaniemi AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
2001-05-28 Jarkko Hietaniemi Various buglets shaken out by -Mutf8.
2001-05-07 Peter Prymmer YA tweak to avoid open file conflict in io/fflush.t
2001-05-03 Prymmer/Kahn fix handling of $Config{variables} in io/fflush.t
2001-05-01 Benjamin Sugars Test autoflush on fork (Was: Should I remove something?)
2001-04-04 Nick Ing-Simmons Downgrade "Wide character in print" to a warning.
2001-03-30 Andreas König Better diagnostic in io/fs.t
2001-03-30 Peter Prymmer more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
2001-03-29 Nick Ing-Simmons Noticed that two tests were skipped as perlio:: package
2001-03-24 Nick Ing-Simmons Implement:
2001-03-22 Nick Ing-Simmons Don't include $@ in not ok message.
2001-03-22 Nick Ing-Simmons Give a meaning to '&' in n-arg open case:
2001-02-08 Charles Bailey SYN SYN
2001-01-30 Jarkko Hietaniemi Integrate changes #8608,8609,8610,8611,8612,8613 from...
2001-01-28 Jarkko Hietaniemi Patch from Inaba Hiroto:
2001-01-24 Charles Bailey SYN SYN
2001-01-09 Stephen McCamant Remove FileHandle/IO dependence in t/io/openpid.t
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-08 Radu Greab Re: [PATCH] Re: [ID 20010105.002] close() on process...
2001-01-05 Radu Greab Re: [ID 20010105.002] close() on process filehandle...
2001-01-05 Raphael Manfredi PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
2000-12-21 Nick Ing-Simmons CRLF platform issue with io/utf8 fix.
2000-12-21 Jarkko Hietaniemi Robustness support for #8218 (symlink forest) since...
2000-12-11 Nick Ing-Simmons Integrate mainline
2000-12-11 Simon Cozens Re: The long awaited feature ...
2000-12-09 Nick Ing-Simmons read/sysread/recv should now be utf8 aware.
2000-12-09 Nick Ing-Simmons Make print, syswrite, send, readline, getc honour utf8...
2000-12-06 Nick Ing-Simmons Test various dup/external program options on all platforms.
2000-12-01 Nick Ing-Simmons Fix 'mmap' lib/filehand.t (ungetc) test fail.
2000-11-13 Jarkko Hietaniemi Couple 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 Bailey SYN SYN
2000-10-16 Peter J. Farley III [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0...
2000-08-29 Craig A. Berry Chuck Lane's OpenVMS piping improvements
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
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.
next