[DRE-commits] [ruby-kgio] 01/05: Merge tag 'upstream/2.9.2'

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Sun Apr 6 18:58:36 UTC 2014


This is an automated email from the git hooks/post-receive script.

tsfgnu-guest pushed a commit to branch master
in repository ruby-kgio.

commit 33d682a7cccf96950352f907fe095c606638dcd8
Merge: 33e3224 8faf22d
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Sun Apr 6 21:27:21 2014 +0300

    Merge tag 'upstream/2.9.2'
    
    Upstream version 2.9.2

 .manifest                     |   5 +-
 ChangeLog                     | 215 +++++++++++
 GIT-VERSION-FILE              |   2 +-
 GIT-VERSION-GEN               |   2 +-
 GNUmakefile                   |   1 -
 LATEST                        |  27 +-
 NEWS                          |  37 ++
 Rakefile                      |  37 --
 ext/kgio/accept.c             |  11 +-
 ext/kgio/ancient_ruby.h       |   3 -
 ext/kgio/blocking_io_region.h |   9 +-
 ext/kgio/connect.c            |  20 +-
 ext/kgio/extconf.rb           |   2 +
 ext/kgio/kgio.h               |  50 ++-
 ext/kgio/kgio_ext.c           |  56 ++-
 ext/kgio/poll.c               |  10 +-
 ext/kgio/read.c               | 328 ++++++++++++++++
 ext/kgio/read_write.c         | 852 ------------------------------------------
 ext/kgio/set_file_path.h      |   1 +
 ext/kgio/tryopen.c            |  52 +--
 ext/kgio/write.c              | 262 +++++++++++++
 ext/kgio/writev.c             | 328 ++++++++++++++++
 metadata.yml                  |  73 ++--
 test/test_poll.rb             |  25 --
 test/test_syssend.rb          |  43 +++
 25 files changed, 1413 insertions(+), 1038 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-kgio.git



More information about the Pkg-ruby-extras-commits mailing list