about summary refs log tree commit homepage
DateCommit message (Expand)
2011-05-05use rb_str_modify before rb_str_resize HEAD master
2011-04-06Rakefile: add missing wrongdoc require
2011-04-06socket_dontwait 2.0.1 v2.0.1
2011-04-06gemspec: fix description, oops
2011-04-06socket_dontwait 2.0.0 v2.0.0
2011-04-06README: update with kgio info
2011-04-06README: update URLs
2011-04-02clobber errno before syscalls for BasicSocket#read
2011-04-02minor documentation updates
2011-04-02do/while style fixup
2011-04-02remove SDW_VERSION
2011-04-02use rb_thread_io_blocking_region() under 1.9.3dev
2011-04-02ignore/bypass userspace buffers
2011-04-02remove support for errno clobbering in 1.9.1
2011-04-02README: clarify select() badness with malloc()
2011-04-02change license to GPLv2 + GPLv3
2011-04-02switch to wrongdoc for documentation
2010-09-27README: update with support status
2010-09-23avoid redundant check for negative length
2010-08-10socket_dontwait 1.1.0 - micro-optimizations v1.1.0
2010-08-09disable errno workaround for 1.9.2+
2010-08-09doc: LICENSE: fix link to COPYING (GPLv2)
2010-08-09remove redundant rb_str_modify() call
2010-08-02Rakefile: fix license for RAA
2010-08-02initial commit v1.0.0