summaryrefslogtreecommitdiff
path: root/dist/IO/IO.xs
Commit message (Expand)AuthorAgeFilesLines
* [perl #64772] check both input and output file handles for syncEvan Miller2012-06-011-2/+7
* Make IO::Handle::getline(s) respect the open pragmaFather Chrysostomos2011-09-171-0/+37
* Fix tabbing from commit f5458e3a4f and bump IO::Handle version.Steve Hay2011-08-161-2/+2
* Fix setting sockets nonblocking in Win32Stephen Oberholtzer2011-08-161-2/+14
* fix various compiler warnings from XS codeZefram2010-12-111-1/+1
* Convert sv_2mortal(newSVpvn()) to newSVpvn_flags(), for 5.11.0 and later.Nicholas Clark2009-10-161-0/+4
* Move IO from ext/ to dist/Nicholas Clark2009-09-291-0/+541