[DRE-commits] [ruby-nio4r] 01/03: Merge tag 'upstream/1.1.0'
Hleb Valoshka
tsfgnu-guest at moszumanska.debian.org
Fri Jun 26 16:10:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
tsfgnu-guest pushed a commit to branch master
in repository ruby-nio4r.
commit 9f75626ce3b0f9871574d51aee95f44dfa7baead
Merge: fdba10c b85d862
Author: Hleb Valoshka <375gnu at gmail.com>
Date: Fri Jun 26 17:30:11 2015 +0300
Merge tag 'upstream/1.1.0'
Upstream version 1.1.0
.rspec | 3 +-
.travis.yml | 6 +-
CHANGES.md | 14 +++
README.md | 16 ++-
checksums.yaml.gz | Bin 267 -> 0 bytes
ext/libev/Changes | 33 +++++-
ext/libev/LICENSE | 2 +-
ext/libev/README | 2 +-
ext/libev/ev.c | 180 +++++++++++++++++++++++++-------
ext/libev/ev.h | 10 +-
ext/libev/ev_epoll.c | 5 +-
ext/libev/ev_kqueue.c | 2 +-
ext/libev/ev_poll.c | 2 +-
ext/libev/ev_vars.h | 5 +-
ext/nio4r/extconf.rb | 10 +-
ext/nio4r/monitor.c | 12 +--
ext/nio4r/nio4r.h | 6 +-
ext/nio4r/selector.c | 42 +++++---
lib/nio.rb | 2 +-
lib/nio/selector.rb | 2 +
lib/nio/version.rb | 2 +-
metadata.yml | 18 ++--
nio4r.gemspec | 3 +-
spec/nio/acceptables_spec.rb | 4 +-
spec/nio/monitor_spec.rb | 44 ++++----
spec/nio/selectables/ssl_socket_spec.rb | 2 +-
spec/nio/selectables/tcp_socket_spec.rb | 4 +-
spec/nio/selector_spec.rb | 56 +++++-----
spec/support/selectable_examples.rb | 21 ++--
29 files changed, 352 insertions(+), 156 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-nio4r.git
More information about the Pkg-ruby-extras-commits
mailing list