| Commit message (Expand) | Author | Age | Files | Lines |
* | Update skip count in perlio.t. | Craig A. Berry | 2010-01-09 | 1 | -1/+1 |
* | Avoid race conditions with files in /tmp, by explicitly checking dev & inode. | Nicholas Clark | 2010-01-07 | 1 | -15/+19 |
* | Unlink PerlIO's tempfiles for the case of no -T, but bogus $ENV{TMPDIR} | Nicholas Clark | 2010-01-07 | 1 | -3/+23 |
* | Cleanup PerlIO temp files | Rafael Garcia-Suarez | 2010-01-07 | 1 | -0/+3 |
* | runperl may modify arguments passed to it. | Craig A. Berry | 2009-12-19 | 1 | -2/+7 |
* | OS/2 doesn't support inplace editing without backups | Jan Dubois | 2009-12-09 | 1 | -1/+1 |
* | [perl #70802] -i'*' refuses to work | Tony Cook | 2009-12-08 | 1 | -1/+53 |
* | undef $! before running the errno tests | Bram | 2009-12-08 | 1 | -1/+1 |
* | minitest fixes | Zefram | 2009-11-19 | 1 | -2/+3 |
* | Added a TODO test for RT#69332 - PerlIO returns undef instead of 0 on EOL | Jesse Vincent | 2009-10-10 | 1 | -1/+25 |
* | Put a watchdog on openpid.t: it has been found to hang in some Win32 smokes. | Steve Hay | 2009-09-29 | 1 | -1/+1 |
* | Remove code specific to MacOS Classic from core tests | Rafael Garcia-Suarez | 2009-09-08 | 4 | -23/+7 |
* | Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS ... | Jesse Vincent | 2009-08-03 | 1 | -3/+2 |
* | Remove the port to MiNT. It's a dead platform that hasn't had any love since... | Jesse Vincent | 2009-08-03 | 3 | -5/+4 |
* | Replace Test::More by test.pl | Rafael Garcia-Suarez | 2009-07-27 | 3 | -5/+13 |
* | Some portability and clean-up for errno.t. | Craig A. Berry | 2009-06-11 | 1 | -2/+13 |
* | Do not honor TMPDIR for anonymous temporary files when tainting | Rafael Garcia-Suarez | 2009-06-10 | 1 | -2/+2 |
* | [perl #66452] TMPDIR not honored when opening an anonymous temporary file | Niko Tyni | 2009-06-10 | 1 | -1/+14 |
* | fix RT 39060, errno incorrectly set in perlio | Stepan Kasal | 2009-06-08 | 1 | -0/+26 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 13 | -0/+0 |
* | Skip under miniperl (cannot load Fcntl) | Rafael Garcia-Suarez | 2009-05-25 | 1 | -3/+7 |
* | Skip tests if PerlIO::scalar is not available | Rafael Garcia-Suarez | 2009-05-25 | 1 | -1/+5 |
* | [perl #56644] TODO was too severe. Only :unix :stdio were failing | David Mitchell | 2009-04-25 | 1 | -4/+7 |
* | Remove spurious TODO indicators | Rafael Garcia-Suarez | 2009-02-26 | 1 | -1/+1 |
* | Move the 4 tests of core PerlIO functionality to t/io. PerlIO::Layer::find is | Nicholas Clark | 2009-02-09 | 4 | -0/+252 |
* | Haiku Port | Ingo Weinhold | 2008-10-29 | 1 | -1/+1 |
* | VMS-specific follow-up to tempfile name changes in 34182, plus | Craig A. Berry | 2008-08-13 | 2 | -13/+7 |
* | Convert all unimaginative (ie race condition) temporary file names to | Nicholas Clark | 2008-08-07 | 13 | -166/+158 |
* | Skip chown() tests added by #34092 on Win32 | Steve Hay | 2008-07-03 | 1 | -2/+5 |
* | Some more missing isGV_with_GP()s | Ben Morrow | 2008-06-28 | 1 | -0/+81 |
* | [patch@34016] VMS passes these t/io/open.t tests now. | John E. Malmberg | 2008-06-11 | 1 | -9/+2 |
* | Make fs.t compare the permissions of a link with those | Craig A. Berry | 2008-02-11 | 1 | -2/+6 |
* | Adjust the skip count for t/io/dup.t for the -Uuseperlio case, in a way | Nicholas Clark | 2007-11-05 | 1 | -2/+3 |
* | Fix a few segfaults and a when() bug | josh | 2007-10-17 | 1 | -3/+10 |
* | Check rename() under Cygwin | Jerry D. Hedden | 2007-09-26 | 1 | -1/+1 |
* | Various fixes for EBCDIC platforms. | Steve Peters | 2007-07-23 | 1 | -3/+3 |
* | Don't use utf8.pm in the test (avoiding embedding utf8 in the test | Rafael Garcia-Suarez | 2007-03-31 | 1 | -3/+2 |
* | When dup'ing a filehandle, retain the :utf8 layer | Rafael Garcia-Suarez | 2007-03-30 | 1 | -1/+21 |
* | Upgrade inplace.t and iprefix.t to use test.pl, avoiding a lot | Craig A. Berry | 2007-03-11 | 2 | -64/+42 |
* | Fixes for the test suite on OS/2 | Ilya Zakharevich | 2006-12-18 | 1 | -1/+1 |
* | Text mode wrongly set on pipe file descriptors | Ilya Zakharevich | 2006-12-13 | 1 | -2/+45 |
* | Re: $, and say | Gisle Aas | 2006-11-02 | 1 | -1/+7 |
* | Re: Off by one in the trie code? | Yves Orton | 2006-10-19 | 2 | -5/+5 |
* | The binmode in t/iop/utf8.t doesn't need to be conditional on ${^OPEN} | Nicholas Clark | 2006-06-07 | 1 | -3/+1 |
* | patch@27236 vms glob/readdir/chdir EFS/long filename support | John E. Malmberg | 2006-02-20 | 1 | -0/+1 |
* | Give up on through.t on VMS for now -- no can do with current | Craig A. Berry | 2006-01-14 | 1 | -0/+4 |
* | latest switch/say/~~ | Robin Houston | 2005-12-19 | 1 | -0/+49 |
* | Pulling ancient RCS comments | Andy Lester | 2005-11-20 | 3 | -6/+0 |
* | I/O is UTF-8, not "UNICODE" | Nicholas Clark | 2005-11-09 | 1 | -7/+7 |
* | As using -C to turn on utf8 IO is equivalent to the open pragma, | Nicholas Clark | 2005-11-09 | 1 | -2/+8 |