about summary refs log tree commit homepage
tag namev0.18.0 (4c5671d3009f3124f95c01a6e3f147d96b0e59fb)
tag date2020-02-03 08:22:40 +0000
tagged byEric Wong <e@yhbt.net>
tagged objectcommit e73e6b5e7f...
downloaddtas-0.18.0.tar.gz
dtas 0.18.0
fiddle is now supported for Linux users without a C compiler or
Ruby headers installed to take advantage of inotify(7)
functionality and efficiency improvements with splice(2) and
eventfd(7).

For non-RubyGems users, there's some setup.rb fixes thanks
to James Rowe.

Eric Wong (8):
      doc: fixup leftover ftp://lists.gnu.org links
      pipe: avoid loading sleepy_penguin
      provide fiddle-based eventfd implementation
      buffer: replace sleepy_penguin with fiddle
      watchable: use fiddle for inotify support
      doc: remove most recommendations for sleepy_penguin
      INSTALL: s/bogomips.org/yhbt.net/
      doc: update copyrights for 2020

James Rowe (2):
      setup: update to use RbConfig
      setup: fix duplicate variable warning