about summary refs log tree commit homepage
DateCommit message (Expand)
2010-05-27Ruby io_splice 1.0.0 v1.0.0
2010-05-27cleanup makefiles
2010-05-27test for non-blocking, non-pipe descriptor
2010-05-27clarify wording in license
2010-05-27allow IO(-ish) objects as descriptor arguments
2010-05-27test: enable Ruby warnings
2010-05-27IO.splice always releases the GVL
2010-05-27test: more descriptive Tempfile names
2010-05-27doc: better explain the need for IO::Splice::F_NONBLOCK
2010-05-27avoid partial writes on IO.vmsplice unless F_NONBLOCK
2010-05-24split out ARY2IOVEC macro
2010-05-23GNUmakefile: switch to RDoc 2.5.x
2010-05-22"Splice" should be a module, not a class
2010-02-20README: add mailing list archive information
2010-02-15LICENSE: s/posix_mq/io_linux/
2010-02-15add gemspec v0.1.0
2010-02-14initial