| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the sysio tests from io/utf8 to lib/open. | Jarkko Hietaniemi | 2001-11-19 | 1 | -70/+4 |
* | Thou shalt not mix stdio and sysio. | Jarkko Hietaniemi | 2001-11-19 | 1 | -11/+13 |
* | Pending further investigation skip the tell() tests. | Jarkko Hietaniemi | 2001-11-19 | 1 | -25/+35 |
* | syswrite() was still returning byte counts, not character counts. | Jarkko Hietaniemi | 2001-11-18 | 1 | -10/+59 |
* | Add test for sysread(). | Jarkko Hietaniemi | 2001-11-18 | 1 | -1/+19 |
* | Prepend a null byte to the test set. | Jarkko Hietaniemi | 2001-11-18 | 1 | -0/+3 |
* | new version of runperl() | Rafael Garcia-Suarez | 2001-11-14 | 1 | -32/+14 |
* | Fix for the :utf8 read() bug noticed by Matt Sergeant: | Jarkko Hietaniemi | 2001-11-13 | 1 | -7/+31 |
* | Recoving dup tests for VMS | Michael G. Schwern | 2001-11-12 | 1 | -11/+29 |
* | some tests not cleaning up properly | Rafael Garcia-Suarez | 2001-11-10 | 1 | -1/+1 |
* | Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS | Michael G. Schwern | 2001-11-08 | 1 | -76/+72 |
* | Skip message nit. | Jarkko Hietaniemi | 2001-10-31 | 1 | -1/+1 |
* | [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin | Gerrit P. Haase | 2001-10-16 | 1 | -9/+17 |
* | Replace the use Test::More in t/{op,io,run} with t/test.pl. | Jarkko Hietaniemi | 2001-09-25 | 1 | -2/+4 |
* | t/io/binmode.t | Nicholas Clark | 2001-08-26 | 1 | -5/+13 |
* | (was Re: PerlIO regerssion tests?) | Nicholas Clark | 2001-08-25 | 1 | -0/+20 |
* | io/tell.t doesn't chdir t | Nicholas Clark | 2001-08-22 | 1 | -0/+5 |
* | The #11673 necessitated a test tweak. | Jarkko Hietaniemi | 2001-08-15 | 1 | -1/+5 |
* | Drop all the unnecessary "use utf8" clauses and some of | Jarkko Hietaniemi | 2001-08-12 | 1 | -1/+1 |
* | fix fs.t for VMS | Craig A. Berry | 2001-07-31 | 1 | -0/+2 |
* | add io/fs.t to vmsperl test suite | Peter Prymmer | 2001-07-24 | 1 | -16/+56 |
* | Win32 update for t/io/fs.t (may effect NetWare) | Prymmer/Kahn | 2001-07-22 | 1 | -2/+9 |
* | MPE/iX test tweaks from Mark Bixby. | Jarkko Hietaniemi | 2001-06-25 | 1 | -1/+2 |
* | Re: [PATCH 5.6.1] test suite | Ilya Zakharevich | 2001-06-24 | 1 | -0/+1 |
* | More Cygwin filesystem semantics. | Jarkko Hietaniemi | 2001-06-23 | 1 | -2/+2 |
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 6 | -12/+33 |
* | Fix open.pm to work via XS-implemented method calls rather | Nick Ing-Simmons | 2001-06-15 | 1 | -1/+1 |
* | AFS patches from Merijn Broeren <merijnb@iloquent.nl>. | Jarkko Hietaniemi | 2001-05-30 | 1 | -1/+1 |
* | Various buglets shaken out by -Mutf8. | Jarkko Hietaniemi | 2001-05-28 | 1 | -0/+2 |
* | YA tweak to avoid open file conflict in io/fflush.t | Peter Prymmer | 2001-05-07 | 1 | -1/+1 |
* | fix handling of $Config{variables} in io/fflush.t | Prymmer/Kahn | 2001-05-03 | 1 | -3/+9 |
* | Test autoflush on fork (Was: Should I remove something?) | Benjamin Sugars | 2001-05-01 | 1 | -0/+125 |
* | Downgrade "Wide character in print" to a warning. | Nick Ing-Simmons | 2001-04-04 | 1 | -2/+3 |
* | Better diagnostic in io/fs.t | Andreas König | 2001-03-30 | 1 | -5/+15 |
* | more tests (was Re: Perl5.7.* Unicode/EBCDIC status.) | Peter Prymmer | 2001-03-30 | 1 | -10/+26 |
* | Noticed that two tests were skipped as perlio:: package | Nick Ing-Simmons | 2001-03-29 | 1 | -1/+1 |
* | Implement: | Nick Ing-Simmons | 2001-03-24 | 2 | -5/+19 |
* | Don't include $@ in not ok message. | Nick Ing-Simmons | 2001-03-22 | 1 | -2/+2 |
* | Give a meaning to '&' in n-arg open case: | Nick Ing-Simmons | 2001-03-22 | 1 | -16/+16 |
* | Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl. | Jarkko Hietaniemi | 2001-01-30 | 1 | -2/+2 |
* | Patch from Inaba Hiroto: | Jarkko Hietaniemi | 2001-01-28 | 1 | -5/+5 |
* | Remove FileHandle/IO dependence in t/io/openpid.t | Stephen McCamant | 2001-01-09 | 1 | -8/+5 |
* | Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunc... | Radu Greab | 2001-01-08 | 1 | -1/+0 |
* | Re: [ID 20010105.002] close() on process filehandle leaves defunct process | Radu Greab | 2001-01-05 | 1 | -1/+19 |
* | PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t | Raphael Manfredi | 2001-01-05 | 1 | -1/+9 |
* | CRLF platform issue with io/utf8 fix. | Nick Ing-Simmons | 2000-12-21 | 1 | -1/+1 |
* | Robustness support for #8218 (symlink forest) since the GNU | Jarkko Hietaniemi | 2000-12-21 | 1 | -2/+7 |
* | Re: The long awaited feature ... | Simon Cozens | 2000-12-11 | 1 | -2/+107 |
* | read/sysread/recv should now be utf8 aware. | Nick Ing-Simmons | 2000-12-09 | 1 | -1/+8 |
* | Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO. | Nick Ing-Simmons | 2000-12-09 | 1 | -0/+51 |