summaryrefslogtreecommitdiff
path: root/dist/IO
Commit message (Expand)AuthorAgeFilesLines
* dist/IO/t/io_utf8argv.t: Generalize for non-ASCII platforms.Karl Williamson2015-03-131-6/+15
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-291-1/+1
* Revert "Corrections to spelling and grammatical errors."James E Keenan2015-01-291-1/+1
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-281-1/+1
* VMS does have fsync, so configure accordingly.Craig A. Berry2014-12-161-0/+2
* Skip obsolete skip in io_xs.t.Craig A. Berry2014-12-151-4/+0
* Label conditionally unused.Jarkko Hietaniemi2014-12-091-0/+2
* Increase $IO::VERSION to 1.35Father Chrysostomos2014-12-071-1/+1
* Change OP_SIBLING to OpSIBLINGFather Chrysostomos2014-12-071-3/+3
* bump $IO::Socket::VERSION to 1.38Tony Cook2014-11-031-1/+1
* Improve connected() docGlenn D. Golden2014-11-031-2/+17
* IRIX: OS mixup in 1d850a6a.Jarkko Hietaniemi2014-10-191-1/+1
* IRIX: fsync documented to fail on read-only filehandles.Jarkko Hietaniemi2014-10-191-2/+2
* replace uses of Test.pm in dist/ distributions (IO, Math-BigInt)Karen Etheridge2014-09-181-16/+14
* Increase $IO::VERSION to 1.34Father Chrysostomos2014-09-101-1/+1
* IO.xs: OP_SIBLING is too newFather Chrysostomos2014-09-101-0/+4
* wrap op_sibling field access in OP_SIBLING* macrosDavid Mitchell2014-07-082-2/+2
* Make like() and unlike() in t/test.pl refuse non-qr// argumentsÆvar Arnfjörð Bjarmason2014-06-211-2/+2
* Further simplify the sockatmark().Jarkko Hietaniemi2014-05-291-11/+5
* Build fixes for Win32 after the Coverity smoke.Jarkko Hietaniemi2014-05-291-2/+7
* Version bumping thanks to the Coverity deluge.Jarkko Hietaniemi2014-05-291-1/+1
* fcntl receiving -1 from fileno, fcntl failing.Jarkko Hietaniemi2014-05-291-9/+26
* dist/IO: Allow to be dual-livedKarl Williamson2014-03-042-1/+26
* IO::Socket::INET: Handle getprotobyn{ame,umber} not being availableBrian Fraser2014-01-261-3/+3
* dist/IO/t/io_pipe.t: Work around android only having an inbuilt echoBrian Fraser2014-01-261-1/+5
* Add examples for IO::Socket::UNIX.Shlomi Fish2014-01-141-1/+23
* Remove an old note about autoflush from the POD.Shlomi Fish2014-01-141-8/+1
* ioctl on perlhost platforms take a char*, not void*Daniel Dragan2013-11-201-1/+1
* IO.xs: fix compiler warningDavid Mitchell2013-11-132-2/+2
* [perl #75156] fix the return value and bits for removing a closed fhTony Cook2013-11-112-11/+20
* [perl #75156] tests for deleting a closed handle from IO::SelectTony Cook2013-11-111-1/+21
* Really fix precedence problem in IO::Socket::connect() from 80d2c56d79Steve Hay2013-09-181-1/+1
* Fix precedence problem in IO::Socket::connect() from 80d2c56d79Steve Hay2013-09-181-1/+1
* Use non-dev version number in IO::SocketSteve Hay2013-09-171-1/+1
* Fix IO::Socket::connect() in the light of $! changesSteve Hay2013-09-161-3/+5
* Use separate macros for byte vs uv UnicodeKarl Williamson2013-09-102-2/+2
* small improvements to documentation of IO::SocketRicardo Signes2013-07-062-4/+6
* typo fix for IODavid Steinbrunner2013-05-251-2/+2
* Address [perl #117999] for now by skipping known bad test on AIXTony Cook2013-05-152-0/+4
* bump dist/IO/lib/IO/Handle.pm version to 1.34Dominic Hargreaves2013-05-071-1/+1
* [perl #117791] Clarify that write does not match the C 'write' semanticsDominic Hargreaves2013-05-071-2/+5
* Fix non-blocking sockets on VMS.Craig A. Berry2013-05-051-2/+2
* fix dist/IO/t/cachepropagate-unix.tFrancois Perrad2013-04-191-0/+8
* Subject: [PATCH] Update INSTALLDIRS to favor installation under 'site'.James E Keenan2013-04-142-2/+2
* dist/IO/IO.xs: Silence compiler warningKarl Williamson2013-02-181-2/+0
* Tests for [perl #116322]Karl Williamson2013-02-181-1/+12
* PATCH: [perl #116322]: getc() and ungetc() with unicode failureChristian Hansen2013-02-182-5/+29
* use non-dev version for IORicardo Signes2013-01-171-1/+1
* portability to Haiku-OS for the cachepropagate-*.t testsTony Cook2013-01-092-21/+29
* Add C define to remove taint support from perlSteffen Mueller2012-11-051-1/+4