| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Test various dup/external program options on all platforms. | Nick Ing-Simmons | 2000-12-06 | 1 | -8/+4 |
* | Fix 'mmap' lib/filehand.t (ungetc) test fail. | Nick Ing-Simmons | 2000-12-01 | 1 | -4/+15 |
* | Couple of tests from #7660 salvaged. | Jarkko Hietaniemi | 2000-11-13 | 1 | -1/+11 |
* | [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl | Peter J. Farley III | 2000-10-26 | 1 | -0/+9 |
* | [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp | Peter J. Farley III | 2000-10-16 | 1 | -2/+2 |
* | Chuck Lane's OpenVMS piping improvements | Craig A. Berry | 2000-08-29 | 1 | -1/+0 |
* | Use minimal @INC in tests, most of the time just '../lib', | Mike Guy | 2000-08-29 | 5 | -5/+5 |
* | slurp mode fix in change#4736 still not quite right | Gurusamy Sarathy | 2000-06-30 | 1 | -5/+7 |
* | io/fs.t tweaks for Windows 2000 | Gurusamy Sarathy | 2000-03-22 | 1 | -1/+2 |
* | more sleep needed from slow systems (from Peter Haworth) | Gurusamy Sarathy | 2000-03-20 | 1 | -1/+1 |
* | lexical warnings update for docs and tests (from Paul Marquess) | Gurusamy Sarathy | 2000-03-13 | 1 | -1/+6 |
* | consolidated VMS patches (from Craig A. Berry | Gurusamy Sarathy | 2000-03-01 | 2 | -6/+5 |
* | increase sleep to compensate for slow cpu (from Peter Haworth | Gurusamy Sarathy | 2000-02-29 | 1 | -1/+1 |
* | Defer inclusion of VMS-specific code to runtime | Charles Bailey | 2000-02-28 | 1 | -1/+1 |
* | Quote command line args which need to be upper case | Charles Bailey | 2000-02-28 | 1 | -2/+4 |
* | MPE/ix patches from Mark Bixby. | Jarkko Hietaniemi | 2000-02-24 | 1 | -15/+20 |
* | workaround for rename('x','X') bug in Windows NT | Gurusamy Sarathy | 2000-01-25 | 1 | -3/+13 |
* | cygwin update (from Eric Fifer <EFifer@sanwaint.com>) | Gurusamy Sarathy | 2000-01-23 | 1 | -1/+1 |
* | truncate(FH) flushes FH before truncating it | Gurusamy Sarathy | 2000-01-22 | 1 | -3/+4 |
* | tweak test in change#4757 for Windows | Gurusamy Sarathy | 2000-01-06 | 1 | -3/+11 |
* | severe bugs in change#3786 fixed | Gurusamy Sarathy | 2000-01-05 | 1 | -1/+10 |
* | slurp mode fix in change#2910 wasn't quite right (spotted by Hans | Gurusamy Sarathy | 1999-12-29 | 1 | -22/+47 |
* | tests for change#4642 and pod fixups suggested by Ralph Corderoy | Gurusamy Sarathy | 1999-12-28 | 1 | -2/+43 |
* | better implementation of change#3326; open(local $foo,...) now | Gurusamy Sarathy | 1999-12-04 | 1 | -84/+230 |
* | test tweak for VMS (from Craig A. Berry) | Gurusamy Sarathy | 1999-12-03 | 1 | -1/+1 |