summaryrefslogtreecommitdiff
path: root/dist/IO
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move IO from ext/ to dist/Nicholas Clark2009-09-2936-0/+6100