Files | Admin

Notes:

Release Name: rev-0.1.3

Notes:
This is a bugfix release fixing a number of issues in both Rev and its C extension.


Changes: Fixed bug in Rev::Buffer read_from and write_to: now rb_sys_fail on failed reads/writes. Change Rev::Buffer memory pools to purge on a periodic interval, rather than whenever the GC marks the object. Fix bug in tracking the active watcher count. Factor shared watcher behavior from rev_watcher.h to rev_watcher.c.