[DRE-commits] [ruby-curb] 01/07: Merge tag 'upstream/0.8.6'

David Suárez deiv-guest at moszumanska.debian.org
Sun Sep 28 21:04:52 UTC 2014


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

deiv-guest pushed a commit to branch master
in repository ruby-curb.

commit 5a93c6715cd0973ad8dd182e4bf2bb87c4daf8ca
Merge: b973d32 fb74569
Author: David Suárez <david.sephirot at gmail.com>
Date:   Sun Sep 28 21:51:25 2014 +0200

    Merge tag 'upstream/0.8.6'
    
    Upstream version 0.8.6

 README                         | 194 ----------------------------------
 README.markdown                | 230 +++++++++++++++++++++++++++++++++++++++++
 ext/curb.c                     |   7 ++
 ext/curb.h                     |  14 +--
 ext/curb_easy.c                |  41 ++++++--
 ext/curb_errors.c              |  43 +++++---
 ext/curb_errors.h              |  13 ++-
 ext/curb_multi.c               |  26 +++--
 ext/extconf.rb                 |  21 +---
 lib/curl.rb                    |   3 +-
 lib/curl/easy.rb               | 128 ++++++++++++-----------
 metadata.yml                   |  12 ++-
 tests/bug_crash_on_progress.rb |  42 +++++++-
 tests/bug_issue102.rb          |  17 +++
 tests/helper.rb                |   7 +-
 tests/tc_curl_download.rb      |   2 +-
 tests/tc_curl_easy.rb          |  15 ++-
 tests/tc_curl_multi.rb         |   2 +-
 18 files changed, 486 insertions(+), 331 deletions(-)

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



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