| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- updated to version 2.1.0
see installed CHANGES.md
[#]# 2.1.0 (2017-05-28)
* [#130](https://github.com/socketry/nio4r/pull/130)
Add -fno-strict-aliasing flag when compiling C ext.
([@junaruga])
* [#146](https://github.com/socketry/nio4r/pull/146)
Use non-blocking select when a timeout of 0 is given.
([@tarcieri])
* [#147](https://github.com/socketry/nio4r/pull/147)
Update to libev 4.24.
([@tarcieri])
* [#148](https://github.com/socketry/nio4r/pull/148)
Switch to the libev 4 API internally.
([@tarcieri])
- updated to version 2.0.0 see installed CHANGES.md
- updated to version 1.2.1
see installed CHANGES.md
1.2.1 (2016-01-31)
- -----------------
* Fix bug in the JRuby backend which cases indefinite blocking when small
timeout values are passed to the selector
- updated to version 1.2.0
see installed CHANGES.md
1.2.0 (2015-12-22)
- -----------------
* Add NIO::Monitor#interests= API for changing interests. Contributed by
@UpeksheJay as a Google Summer of Code project.
* Update to libev 4.22
- updated to version 1.1.1 see installed CHANGES.md 1.1.1 (2015-07-17) - ----------------- * Update to libev 4.20 * Fall back to io.h if unistd.h is not found * RSpec updates * RuboCop
- updated to version 1.1.0
- Ignore devel files as we are doing it everywhere
- adapt to new rubygem packaging
- Intial package of 1.0.0