[DRE-commits] [ruby-mysql2] 01/06: Merge tag 'upstream/0.3.18'

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Jul 21 01:28:21 UTC 2015


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

terceiro pushed a commit to branch master
in repository ruby-mysql2.

commit b40415e719990b3dcbf7b16fe9eefe2d60f5c01d
Merge: 2efc8a8 f6d1688
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Mon Jul 20 21:31:27 2015 -0300

    Merge tag 'upstream/0.3.18'
    
    Upstream version 0.3.18
    
    # gpg: Signature made Seg 20 Jul 2015 21:31:24 BRT using RSA key ID CD460BDE
    # gpg: Good signature from "Antonio Terceiro <terceiro at softwarelivre.org>"
    # gpg:                 aka "Antonio Terceiro <terceiro at dcc.ufba.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at colivre.coop.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at debian.org>"

 MIT-LICENSE                |  20 -----
 README.md                  |  68 ++++++++------
 checksums.yaml.gz          | Bin 270 -> 0 bytes
 ext/mysql2/client.c        |  51 +++++++----
 ext/mysql2/client.h        |   2 +-
 ext/mysql2/extconf.rb      | 105 ++++++++++++++++------
 ext/mysql2/infile.c        |   2 +
 ext/mysql2/result.c        |  41 ++++++---
 lib/mysql2.rb              |  23 +++++
 lib/mysql2/em.rb           |  11 ++-
 lib/mysql2/error.rb        |   9 +-
 lib/mysql2/version.rb      |   2 +-
 metadata.yml               |  24 ++---
 spec/em/em_spec.rb         |  21 +++++
 spec/mysql2/client_spec.rb |  52 +++++++----
 spec/mysql2/result_spec.rb |  12 ++-
 support/libmysql.def       | 219 +++++++++++++++++++++++++++++++++++++++++++++
 17 files changed, 513 insertions(+), 149 deletions(-)

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



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