[DRE-commits] [ruby-mysql2] 01/05: Merge tag 'upstream/0.4.5'
zeha at debian.org
zeha at debian.org
Mon Dec 19 01:08:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-mysql2.
commit b84e35e1283a4d776ab685f1eb278393b9c46abe
Merge: b2bdd6c 68227d9
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Mon Dec 19 00:15:35 2016 +0000
Merge tag 'upstream/0.4.5'
Upstream version 0.4.5
README.md | 20 ++++++---
ext/mysql2/client.c | 82 ++++++++++++++++++++++++++++++++++++
ext/mysql2/client.h | 6 ---
ext/mysql2/extconf.rb | 20 +++++++++
ext/mysql2/result.c | 3 ++
ext/mysql2/statement.c | 94 ++++++++++++++++++++++++++++++++++++------
lib/mysql2/client.rb | 15 ++++++-
lib/mysql2/version.rb | 2 +-
mysql2.gemspec | 4 +-
spec/configuration.yml.example | 6 ---
spec/mysql2/client_spec.rb | 49 ++++++++++++----------
spec/mysql2/error_spec.rb | 2 +-
spec/mysql2/statement_spec.rb | 68 +++++++++++++++++++++++++++---
spec/ssl/gen_certs.sh | 2 +-
14 files changed, 310 insertions(+), 63 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