summaryrefslogtreecommitdiff
path: root/dist/IO
Commit message (Expand)AuthorAgeFilesLines
* 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
* Stop lexical warnings from turning off deprecationsFather Chrysostomos2012-09-141-0/+1
* sync() on a read-only file handle doesn't work on cygwin eitherTony Cook2012-07-171-1/+4
* [rt.cpan.org #61577] VMS doesn't support UNIX socketsTony Cook2012-07-031-1/+1
* bump IO.pm versionTony Cook2012-07-021-1/+1
* add Test::More as a prereq to Makefile.PLDominic Hargreaves2012-07-021-0/+3
* bump IO::Socket versionTony Cook2012-07-021-1/+1
* document the limitations of protocol(), sockdomain(), socktype()Tony Cook2012-07-021-0/+6
* [rt.cpan.org #61577] try to populate socket info when not cachedTony Cook2012-07-023-2/+9
* [rt.cpan.org #61577] propagate socket details on acceptTony Cook2012-07-023-2/+2
* [rt.cpan.org #61577] sockdomain and socktype undef on newly accepted socketsTony Cook2012-07-023-0/+183
* [perl #64772] make the read-only-sync test a bit more portableTony Cook2012-06-241-6/+8
* [perl #64772] check both input and output file handles for syncEvan Miller2012-06-013-4/+8
* [perl #64772] TODO test for sync on read only handleTony Cook2012-06-011-1/+10
* convert dist/IO/t/io_xs.t to Test::MoreTony Cook2012-06-011-7/+8
* Revert fixes for [rt.cpan.org #61577]Ricardo Signes2012-05-145-191/+1
* add Test::More as a prereq to Makefile.PLDominic Hargreaves2012-05-101-0/+3
* sometimes fork() isn't availableTony Cook2012-05-102-57/+67
* [rt.cpan.org #61577] sockdomain and socktype undef on newly accepted socketsDaniel Kahn Gillmor2012-05-104-1/+178
* Correct bug-report email in IO docsFather Chrysostomos2012-01-037-14/+15
* Increase $IO::File::VERSION to 1.16Father Chrysostomos2011-11-241-1/+1
* Remove ‘use File::Spec’ from IO::FileFather Chrysostomos2011-11-241-1/+0
* Version bumpsif-0.0602Father Chrysostomos2011-11-221-1/+1
* [RT #36079] Convert ` to '.jkeenan2011-11-221-1/+1
* use :raw to avoid interference from PERL_UNICODE when creating test dataTony Cook2011-09-191-1/+1
* Make IO::Handle::getline(s) respect the open pragmaFather Chrysostomos2011-09-175-4/+85
* Fix tabbing from commit f5458e3a4f and bump IO::Handle version.Steve Hay2011-08-162-3/+3
* Fix setting sockets nonblocking in Win32Stephen Oberholtzer2011-08-161-2/+14
* Fix tabbing and trailing whitespace from commit f1d35e3443Steve Hay2011-08-151-16/+16
* Use the exception set in select (connect()) to early return when remote end i...Karthik Rajagopalan2011-08-151-4/+15
* Keep verbatim pod in various dist/* pods within 79 colsFather Chrysostomos2011-08-101-23/+25
* Keep verbatim pod in I18N:LT and IO.pm within 80 colsFather Chrysostomos2011-08-101-3/+3
* [perl #88486] IO::File does not always export SEEK*Father Chrysostomos2011-04-142-7/+30
* Require IO::File in IO::HandleDavid Leadbeater2011-04-101-1/+7
* Remove various indirect method calls in IO's docsBoris Ratner2011-02-227-23/+23
* Bump IO::Select's version since it changed since the last cpan releaseJesse Vincent2011-02-021-1/+1
* IO::Select: allow removal of IO::Handle objects without filenoFranz Fasching2011-01-271-2/+8
* Bump version of IO::Handle per porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
* Fix typos (spelling errors) in dist/*Peter J. Acklam) (via RT2011-01-074-13/+13
* Actuall excise 'Apollo DomainOS' support. We officially killed it in 5.11.0. ItJesse Vincent2011-01-041-3/+0
* bump version of many modulesZefram2010-12-191-1/+1
* fix various compiler warnings from XS codeZefram2010-12-111-1/+1
* dist/IO: fix a few typosMike Kelly2010-10-151-2/+2
* dist/IO: Always bind to localhost in tests.Ali Polatel2010-10-152-4/+6
* version bump for IO::Socket and add change to deltaMatt S Trout2010-06-211-1/+1
* Document IO::Socket getsockopt and setsockoptSlaven Rezic2010-05-311-0/+10
* Convert sv_2mortal(newSVpvn()) to newSVpvn_flags(), for 5.11.0 and later.Nicholas Clark2009-10-162-1/+5
* IO has some minor differences from CPAN. Bump to a _ dev version.Jesse Vincent2009-10-011-1/+1