This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
op.h: Add additional padding to struct opslab to ensure proper alignment
[perl5.git] / dist / IO /
2020-05-27 Karl Williamsondist/IO/t/cachepropagate-unix.t: Add os390 to TODO...
2020-05-20 Richard Leachio_unix.t: make tests run on Windows builds if threads...
2020-04-03 Tomasz KonojackiDragonFly BSD doesn't support SO_PROTOCOL for AF_UNIX...
2020-03-27 Tony Cookapparently HP-UX and solaris also don't support SO_PROT...
2020-02-04 Todd RinaldoMake it possible to remove a closed IO::Socket handle...
2020-01-28 Tony Cookbump $IO::VERSION
2020-01-28 Tony CookNetBSD, Darwin, Cygwin don't appear to support SO_PROTOCOL
2020-01-28 Andrew Hewus FreshOnly cache io_socket_proto if protocol is truthy
2020-01-20 Todd RinaldoUpdate dist/IO after release to CPAN
2020-01-19 Nicholas ClarkSkip the new open pragma tests for no ":utf8" under...
2020-01-19 Ricardo SignesIO: update ChangeLog for new trial release
2020-01-19 Nicholas ClarkLoading IO is now threadsafe, avoiding the core bug...
2020-01-19 Nicholas ClarkAdd tests for IO::Handle getline() and getlines().
2020-01-17 Nicolas RDisable dist/IO/t/io_sock.t on windows
2020-01-16 Chase WhitenerUpdate documentation for IO::Socket.
2020-01-04 Craig A. BerryFix skip count in cachepropagate-tcp.t
2019-12-16 Tony Cookharden IO's cachepropagate-tcp
2019-12-12 Ricardo SignesIO: update the ChangeLog after a (trial) release of...
2019-06-18 Tony Cook(perl #133936) make send() a bit saner
2019-06-16 Tony Cook(perl #133936) document differences between IO::Socket...
2019-06-16 Tony Cookbump $IO::VERSION
2019-06-16 Tony Cook(perl #133936) ensure TO is honoured for UDP $sock...
2019-05-31 Richard Leach[PATCH] Remove vestiges of mpeix support (removed in...
2019-05-26 Karl WilliamsonIO: Add L<> around link in pod
2019-01-29 Tony Cookbump $IO::VERSION
2019-01-28 Shlomi FishAvoid indenting POD paragraphs in dist/IO
2019-01-09 James E KeenanShorten test descriptions
2019-01-09 James E KeenanConduct tests of IO::Dir in temporary directory
2018-04-20 Dagfinn Ilmari Man... Add ppport.h to IO
2018-04-19 Todd RinaldoUpdate IO ChangeLog since last public release to CPAN
2018-04-19 Todd RinaldoRemove pre-5.8 logic no longer relevant in IO unit...
2018-04-19 Todd RinaldoBump all IO modules to 1.39 and set required Perl to...
2017-11-29 Nicolas RIO test: adjust require for non CORE perl
2017-11-15 Nicolas RIO::Handle - fix precedence issue
2017-11-12 Zeframdocument IO::Select error detection
2017-10-21 Aaron CraneRely on C89 <time.h>
2017-02-27 Tony Cook(perl #130856) deal with unpack_sockaddr_un() croaking
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2016-12-07 Tony Cook(perl #129788) IO::Poll: fix memory leak
2016-09-06 Tony Cook(perl #128095) check pack_sockaddr_un()'s return value
2016-07-26 Tony Cookdist/: bump $VERSION as needed
2016-07-26 Tony Cookdist/: remove . from @INC when loading optional modules
2016-04-12 Tony Cookfix IO::Handle documentation mangled by a manually...
2015-10-19 Dagfinn Ilmari Man... Make IO::Poll->poll call _poll even with an empty fd...
2015-10-19 Dagfinn Ilmari Man... Fix assertion when calling IO::Poll::_poll() with an...
2015-10-02 Jarkko HietaniemiUse <sys/poll.h> if available before going select().
2015-03-13 Karl Williamsondist/IO/t/io_utf8argv.t: Generalize for non-ASCII platf...
2015-01-30 Lajos VeresCorrections to spelling and grammatical errors.
2015-01-30 James E KeenanRevert "Corrections to spelling and grammatical errors."
2015-01-29 Lajos VeresCorrections to spelling and grammatical errors.
2014-12-17 Craig A. BerryVMS does have fsync, so configure accordingly.
2014-12-16 Craig A. BerrySkip obsolete skip in io_xs.t.
2014-12-10 Jarkko HietaniemiLabel conditionally unused.
2014-12-08 Father ChrysostomosIncrease $IO::VERSION to 1.35
2014-12-08 Father ChrysostomosChange OP_SIBLING to OpSIBLING
2014-11-03 Tony Cookbump $IO::Socket::VERSION to 1.38
2014-11-03 Glenn D. GoldenImprove connected() doc
2014-10-20 Jarkko HietaniemiIRIX: OS mixup in 1d850a6a.
2014-10-19 Jarkko HietaniemiIRIX: fsync documented to fail on read-only filehandles.
2014-09-19 Karen Etheridgereplace uses of Test.pm in dist/ distributions (IO...
2014-09-10 Father ChrysostomosIncrease $IO::VERSION to 1.34
2014-09-10 Father ChrysostomosIO.xs: OP_SIBLING is too new
2014-07-08 David Mitchellwrap op_sibling field access in OP_SIBLING* macros
2014-06-21 Ævar Arnfjörð Bjar... Make like() and unlike() in t/test.pl refuse non-qr...
2014-05-29 Jarkko HietaniemiFurther simplify the sockatmark().
2014-05-29 Jarkko HietaniemiBuild fixes for Win32 after the Coverity smoke.
2014-05-29 Jarkko HietaniemiVersion bumping thanks to the Coverity deluge.
2014-05-29 Jarkko Hietaniemifcntl receiving -1 from fileno, fcntl failing.
2014-03-04 Karl Williamsondist/IO: Allow to be dual-lived
2014-01-26 Brian FraserIO::Socket::INET: Handle getprotobyn{ame,umber} not...
2014-01-26 Brian Fraserdist/IO/t/io_pipe.t: Work around android only having...
2014-01-14 Shlomi FishAdd examples for IO::Socket::UNIX.
2014-01-14 Shlomi FishRemove an old note about autoflush from the POD.
2013-11-20 Daniel Draganioctl on perlhost platforms take a char*, not void*
2013-11-13 David MitchellIO.xs: fix compiler warning
2013-11-11 Tony Cook[perl #75156] fix the return value and bits for removin...
2013-11-11 Tony Cook[perl #75156] tests for deleting a closed handle from...
2013-09-18 Steve HayReally fix precedence problem in IO::Socket::connect...
2013-09-18 Steve HayFix precedence problem in IO::Socket::connect() from...
2013-09-17 Steve HayUse non-dev version number in IO::Socket
2013-09-16 Steve HayFix IO::Socket::connect() in the light of $! changes
2013-09-11 Karl WilliamsonUse separate macros for byte vs uv Unicode
2013-07-06 Ricardo Signessmall improvements to documentation of IO::Socket
2013-05-25 David Steinbrunnertypo fix for IO
2013-05-19 James E KeenanSubject: [PATCH] Update INSTALLDIRS to favor installati...
2013-05-15 Tony CookAddress [perl #117999] for now by skipping known bad...
2013-05-07 Dominic Hargreavesbump dist/IO/lib/IO/Handle.pm version to 1.34
2013-05-07 Dominic Hargreaves[perl #117791] Clarify that write does not match the...
2013-05-05 Craig A. BerryFix non-blocking sockets on VMS.
2013-04-18 Francois Perradfix dist/IO/t/cachepropagate-unix.t
2013-04-14 James E KeenanSubject: [PATCH] Update INSTALLDIRS to favor installati...
2013-02-19 Karl Williamsondist/IO/IO.xs: Silence compiler warning
2013-02-19 Karl WilliamsonTests for [perl #116322]
2013-02-19 Christian HansenPATCH: [perl #116322]: getc() and ungetc() with unicode...
2013-01-18 Ricardo Signesuse non-dev version for IO
2013-01-09 Tony Cookportability to Haiku-OS for the cachepropagate-*.t...
2012-11-05 Steffen MuellerAdd C define to remove taint support from perl origin/smueller/no_taint3
2012-09-15 Father ChrysostomosStop lexical warnings from turning off deprecations
2012-07-17 Tony Cooksync() on a read-only file handle doesn't work on cygwi...
2012-07-03 Tony Cook[rt.cpan.org #61577] VMS doesn't support UNIX sockets
next