summaryrefslogtreecommitdiff
path: root/dist/IO/IO.pm
Commit message (Expand)AuthorAgeFilesLines
* dist/IO no indirect, strict & warningsNicolas R2020-07-171-1/+1
* bump $IO::VERSIONTony Cook2020-01-291-1/+1
* Update dist/IO after release to CPANTodd Rinaldo2020-01-201-1/+1
* Loading IO is now threadsafe, avoiding the core bug reported as GH #14816.Nicholas Clark2020-01-191-1/+1
* IO: Add L<> around link in podKarl Williamson2019-05-251-2/+2
* bump $IO::VERSIONTony Cook2019-01-291-1/+1
* Bump all IO modules to 1.39 and set required Perl to 5.8.1Todd Rinaldo2018-04-191-1/+1
* (perl #129788) IO::Poll: fix memory leakTony Cook2016-12-071-1/+1
* dist/: bump $VERSION as neededTony Cook2016-07-261-1/+1
* dist/: remove . from @INC when loading optional modulesTony Cook2016-07-261-0/+2
* Fix assertion when calling IO::Poll::_poll() with an empty fd arrayDagfinn Ilmari Mannsåker2015-10-191-1/+1
* Increase $IO::VERSION to 1.35Father Chrysostomos2014-12-071-1/+1
* Increase $IO::VERSION to 1.34Father Chrysostomos2014-09-101-1/+1
* wrap op_sibling field access in OP_SIBLING* macrosDavid Mitchell2014-07-081-1/+1
* Version bumping thanks to the Coverity deluge.Jarkko Hietaniemi2014-05-291-1/+1
* dist/IO: Allow to be dual-livedKarl Williamson2014-03-041-1/+1
* IO.xs: fix compiler warningDavid Mitchell2013-11-131-1/+1
* Use separate macros for byte vs uv UnicodeKarl Williamson2013-09-101-1/+1
* Subject: [PATCH] Update INSTALLDIRS to favor installation under 'site'.James E Keenan2013-04-141-1/+1
* PATCH: [perl #116322]: getc() and ungetc() with unicode failureChristian Hansen2013-02-181-1/+1
* use non-dev version for IORicardo Signes2013-01-171-1/+1
* bump IO.pm versionTony Cook2012-07-021-1/+1
* [perl #64772] check both input and output file handles for syncEvan Miller2012-06-011-1/+1
* Make IO::Handle::getline(s) respect the open pragmaFather Chrysostomos2011-09-171-1/+1
* Keep verbatim pod in I18N:LT and IO.pm within 80 colsFather Chrysostomos2011-08-101-3/+3
* Remove various indirect method calls in IO's docsBoris Ratner2011-02-221-1/+1
* bump version of many modulesZefram2010-12-191-1/+1
* Convert sv_2mortal(newSVpvn()) to newSVpvn_flags(), for 5.11.0 and later.Nicholas Clark2009-10-161-1/+1
* IO has some minor differences from CPAN. Bump to a _ dev version.Jesse Vincent2009-10-011-1/+1
* Move IO from ext/ to dist/Nicholas Clark2009-09-291-0/+68