[DRE-commits] [ruby-pg] 01/03: Merge tag 'upstream/0.18.2'
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat Aug 29 17:11:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-pg.
commit da378bf581e7f0823452b7b97490ef1e7807a923
Merge: da4a841 6a7c100
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sat Aug 29 22:14:32 2015 +0530
Merge tag 'upstream/0.18.2'
Upstream version 0.18.2
# gpg: Signature made Saturday 29 August 2015 10:14:27 PM IST using RSA key ID 4512C22A
# gpg: Good signature from "Praveen Arimbrathodiyil (piratepin) <praveen at debian.org>"
# gpg: aka "Pirate Praveen (pirates.org.in) <praveen at onenetbeyond.org>"
# gpg: aka "Pirate Praveen (piratesin) <me at j4v4m4n.in>"
# gpg: aka "Pirate Praveen (PP) <praveen at privacyrequired.com>"
# gpg: aka "Praveen Arimbrathodiyil (j4v4m4n) <pravi.a at gmail.com>"
.hg_archival.txt | 4 +-
.hgsigs | 1 +
.hgtags | 1 +
.rvm.gems | 4 +-
.rvmrc | 2 +-
.travis.yml | 7 +++-
History.rdoc | 16 ++++++++
README.rdoc | 2 +-
ext/extconf.rb | 5 ++-
ext/pg.c | 4 +-
ext/pg.h | 10 +++++
ext/pg_connection.c | 50 ++++++------------------
ext/pg_result.c | 6 +--
ext/pg_text_decoder.c | 15 +++-----
ext/pg_text_encoder.c | 75 ++++++++++++++++++------------------
ext/pg_type_map_by_mri_type.c | 2 +-
ext/pg_type_map_in_ruby.c | 9 ++---
ext/util.c | 2 +-
ext/util.h | 2 +-
lib/pg.rb | 2 +-
lib/pg/connection.rb | 64 ++++++++++++++++++-------------
lib/pg/text_decoder.rb | 4 +-
spec/pg/connection_spec.rb | 88 ++++++++++++++++++++++++++++++++++++++++---
spec/pg/type_spec.rb | 83 +++++++++++++++++++++++++---------------
24 files changed, 282 insertions(+), 176 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-pg.git
More information about the Pkg-ruby-extras-commits
mailing list