about summary refs log tree commit homepage
path: root/lib/kgio.rb
DateCommit message (Expand)
2023-09-10drop remaining 1.8 and fragile autopush code paths HEAD master
2016-12-15reinstate the original (and dangerous) autopush in C
2015-10-09resurrect Kgio.autopush support in pure Ruby
2015-08-13remove autopush support and make it a no-op
2011-02-08doc: fully RDoc all methods and classes
2010-11-05prefer symbolic names for waiting read/writability
2010-10-07make WaitWritable and WaitReadable symbols
2010-09-29refactor and split into separate files
2010-09-27more documentation
2010-09-25initial commit + release