| Commit message (Expand) | Author | Age | Files | Lines |
* | (perl #129788) IO::Poll: fix memory leak | Tony Cook | 2016-12-07 | 1 | -0/+37 |
* | (perl #128095) check pack_sockaddr_un()'s return value | Tony Cook | 2016-09-06 | 1 | -2/+13 |
* | Make IO::Poll->poll call _poll even with an empty fd array | Dagfinn Ilmari Mannsåker | 2015-10-19 | 1 | -1/+10 |
* | dist/IO/t/io_utf8argv.t: Generalize for non-ASCII platforms. | Karl Williamson | 2015-03-13 | 1 | -6/+15 |
* | Corrections to spelling and grammatical errors. | Lajos Veres | 2015-01-29 | 1 | -1/+1 |
* | Revert "Corrections to spelling and grammatical errors." | James E Keenan | 2015-01-29 | 1 | -1/+1 |
* | Corrections to spelling and grammatical errors. | Lajos Veres | 2015-01-28 | 1 | -1/+1 |
* | VMS does have fsync, so configure accordingly. | Craig A. Berry | 2014-12-16 | 1 | -0/+2 |
* | Skip obsolete skip in io_xs.t. | Craig A. Berry | 2014-12-15 | 1 | -4/+0 |
* | IRIX: OS mixup in 1d850a6a. | Jarkko Hietaniemi | 2014-10-19 | 1 | -1/+1 |
* | IRIX: fsync documented to fail on read-only filehandles. | Jarkko Hietaniemi | 2014-10-19 | 1 | -2/+2 |
* | replace uses of Test.pm in dist/ distributions (IO, Math-BigInt) | Karen Etheridge | 2014-09-18 | 1 | -16/+14 |
* | Make like() and unlike() in t/test.pl refuse non-qr// arguments | Ævar Arnfjörð Bjarmason | 2014-06-21 | 1 | -2/+2 |
* | dist/IO/t/io_pipe.t: Work around android only having an inbuilt echo | Brian Fraser | 2014-01-26 | 1 | -1/+5 |
* | [perl #75156] fix the return value and bits for removing a closed fh | Tony Cook | 2013-11-11 | 1 | -2/+2 |
* | [perl #75156] tests for deleting a closed handle from IO::Select | Tony Cook | 2013-11-11 | 1 | -1/+21 |
* | Address [perl #117999] for now by skipping known bad test on AIX | Tony Cook | 2013-05-15 | 2 | -0/+4 |
* | fix dist/IO/t/cachepropagate-unix.t | Francois Perrad | 2013-04-19 | 1 | -0/+8 |
* | Tests for [perl #116322] | Karl Williamson | 2013-02-18 | 1 | -1/+12 |
* | portability to Haiku-OS for the cachepropagate-*.t tests | Tony Cook | 2013-01-09 | 2 | -21/+29 |
* | Add C define to remove taint support from perl | Steffen Mueller | 2012-11-05 | 1 | -1/+4 |
* | Stop lexical warnings from turning off deprecations | Father Chrysostomos | 2012-09-14 | 1 | -0/+1 |
* | sync() on a read-only file handle doesn't work on cygwin either | Tony Cook | 2012-07-17 | 1 | -1/+4 |
* | [rt.cpan.org #61577] VMS doesn't support UNIX sockets | Tony Cook | 2012-07-03 | 1 | -1/+1 |
* | [rt.cpan.org #61577] try to populate socket info when not cached | Tony Cook | 2012-07-02 | 2 | -2/+0 |
* | [rt.cpan.org #61577] propagate socket details on accept | Tony Cook | 2012-07-02 | 2 | -2/+0 |
* | [rt.cpan.org #61577] sockdomain and socktype undef on newly accepted sockets | Tony Cook | 2012-07-02 | 3 | -0/+183 |
* | [perl #64772] make the read-only-sync test a bit more portable | Tony Cook | 2012-06-24 | 1 | -6/+8 |
* | [perl #64772] check both input and output file handles for sync | Evan Miller | 2012-06-01 | 1 | -1/+0 |
* | [perl #64772] TODO test for sync on read only handle | Tony Cook | 2012-06-01 | 1 | -1/+10 |
* | convert dist/IO/t/io_xs.t to Test::More | Tony Cook | 2012-06-01 | 1 | -7/+8 |
* | Revert fixes for [rt.cpan.org #61577] | Ricardo Signes | 2012-05-14 | 3 | -178/+0 |
* | sometimes fork() isn't available | Tony Cook | 2012-05-10 | 2 | -57/+67 |
* | [rt.cpan.org #61577] sockdomain and socktype undef on newly accepted sockets | Daniel Kahn Gillmor | 2012-05-10 | 3 | -0/+168 |
* | use :raw to avoid interference from PERL_UNICODE when creating test data | Tony Cook | 2011-09-19 | 1 | -1/+1 |
* | Make IO::Handle::getline(s) respect the open pragma | Father Chrysostomos | 2011-09-17 | 2 | -0/+40 |
* | [perl #88486] IO::File does not always export SEEK* | Father Chrysostomos | 2011-04-14 | 1 | -0/+18 |
* | Fix typos (spelling errors) in dist/* | Peter J. Acklam) (via RT | 2011-01-07 | 2 | -2/+2 |
* | Actuall excise 'Apollo DomainOS' support. We officially killed it in 5.11.0. It | Jesse Vincent | 2011-01-04 | 1 | -3/+0 |
* | dist/IO: Always bind to localhost in tests. | Ali Polatel | 2010-10-15 | 2 | -4/+6 |
* | Move IO from ext/ to dist/ | Nicholas Clark | 2009-09-29 | 17 | -0/+1647 |