about summary refs log tree commit homepage
path: root/lib/sleepy_penguin.rb
DateCommit message (Expand)
2017-03-17favor require_relative over require pu
2017-03-11implement linux_sendfile support
2017-01-05copy_file_range: move wrapper to Ruby for keyword arg handling
2017-01-04new API for splice and tee
2013-05-03auto-generate SLEEPY_PENGUIN_VERSION constant
2013-04-29allow building without epoll (or inotify) support
2013-04-13doc: rdoc fixes and cleanups
2013-04-12inotify: thread-safe Inotify#take for rbx
2013-04-12split Epoll and Epoll::IO, rewrite Epoll in Ruby
2012-05-02reintroduce SLEEPY_PENGUIN_VERSION constant
2011-03-10remove SLEEPY_PENGUIN_VERSION constant
2011-02-04sleepy_penguin 1.4.0 - Linux I/O events for Ruby v1.4.0
2011-01-21sleepy_penguin 1.3.1 - safety checks for delete v1.3.1
2011-01-21sleepy_penguin 1.3.0 - incremental improvements v1.3.0
2011-01-15sleepy_penguin 1.2.0 - epoll GC help v1.2.0
2011-01-13sleepy_penguin 1.1.1 - soft feathers, soft delete v1.1.1
2011-01-13sleepy_penguin 1.1.0 - soft feathers, soft delete
2010-09-26misc documentation updates
2010-08-21initial - epoll support working