about summary refs log tree commit homepage
path: root/lib/yahns/tmpio.rb
DateCommit message (Expand)
2016-01-02copyright updates for 2016
2016-01-02enable frozen_string_literal for Ruby 2.3+
2015-10-13copyright updates
2015-05-09support for Rack::TempfileReaper middleware
2015-04-07http_context: avoid defining our own *buffer_tmpdir methods
2015-04-01tmpio: add writev support via kgio
2014-11-20sendfile_compat: remove dependency on pread
2013-11-07fdmap: simplify IO expiry interface
2013-11-01input and output buffers support tmpdir: arguments
2013-10-26StreamFile and TmpIO attempt expiry on EMFILE/ENFILE
2013-10-18tmpio: remove unused discard alias
2013-10-18initial commit