[DRE-commits] [ruby-pg] branch master updated (da4a841 -> 2794b0a)
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 change to branch master
in repository ruby-pg.
from da4a841 reupload to unstable
adds 6a7c100 Imported Upstream version 0.18.2
new da378bf Merge tag 'upstream/0.18.2'
new f61ffe9 update changelog
new 2794b0a upload to unstable
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.hg_archival.txt | 4 +-
.hgsigs | 1 +
.hgtags | 1 +
.rvm.gems | 4 +-
.rvmrc | 2 +-
.travis.yml | 7 +++-
History.rdoc | 16 ++++++++
README.rdoc | 2 +-
debian/changelog | 7 ++++
debian/control | 3 +-
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 +++++++++++++++++++++++++---------------
26 files changed, 291 insertions(+), 177 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