[libdbi-perl] 01/04: Merge tag 'upstream/1.628'
gregor herrmann
gregoa at debian.org
Fri Aug 9 14:02:43 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdbi-perl.
commit b92fb1a259c85d5fc84b2f671411bffca65d29f5
Merge: 5cab1ca 5bfd952
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Aug 9 15:57:21 2013 +0200
Merge tag 'upstream/1.628'
Upstream version 1.628
Changes | 31 +++++--
DBI.pm | 103 +++++++++++-----------
DBI.xs | 2 +-
DBIXS.h | 2 +-
Driver.xst | 15 ++--
INSTALL | 2 +-
META.json | 4 +-
META.yml | 6 +-
dbiprof.PL | 4 +-
dbiproxy.PL | 2 +-
lib/Bundle/DBI.pm | 2 +-
lib/DBD/DBM.pm | 2 +-
lib/DBD/ExampleP.pm | 3 +-
lib/DBD/File.pm | 148 ++++++++++++++++++++------------
lib/DBD/Gofer.pm | 8 +-
lib/DBD/Gofer/Policy/Base.pm | 8 +-
lib/DBD/Gofer/Policy/classic.pm | 2 +-
lib/DBD/Gofer/Policy/pedantic.pm | 2 +-
lib/DBD/Gofer/Policy/rush.pm | 2 +-
lib/DBD/Gofer/Transport/Base.pm | 6 +-
lib/DBD/Gofer/Transport/null.pm | 6 +-
lib/DBD/Gofer/Transport/pipeone.pm | 6 +-
lib/DBD/Gofer/Transport/stream.pm | 6 +-
lib/DBD/NullP.pm | 12 +--
lib/DBD/Proxy.pm | 2 +-
lib/DBD/Sponge.pm | 7 +-
lib/DBI/Const/GetInfo/ANSI.pm | 3 +-
lib/DBI/Const/GetInfo/ODBC.pm | 9 +-
lib/DBI/Const/GetInfoReturn.pm | 3 +-
lib/DBI/Const/GetInfoType.pm | 3 +-
lib/DBI/DBD.pm | 17 ++--
lib/DBI/DBD/Metadata.pm | 3 +-
lib/DBI/DBD/SqlEngine.pm | 6 +-
lib/DBI/FAQ.pm | 69 ++++++++-------
lib/DBI/Gofer/Execute.pm | 12 +--
lib/DBI/Gofer/Request.pm | 4 +-
lib/DBI/Gofer/Response.pm | 16 ++--
lib/DBI/Gofer/Serializer/Base.pm | 2 +-
lib/DBI/Gofer/Serializer/DataDumper.pm | 2 +-
lib/DBI/Gofer/Serializer/Storable.pm | 2 +-
lib/DBI/Gofer/Transport/Base.pm | 4 +-
lib/DBI/Gofer/Transport/pipeone.pm | 2 +-
lib/DBI/Gofer/Transport/stream.pm | 2 +-
lib/DBI/Profile.pm | 27 +++---
lib/DBI/ProfileData.pm | 57 ++++++------
lib/DBI/ProfileDumper.pm | 10 +--
lib/DBI/ProfileDumper/Apache.pm | 2 +-
lib/DBI/ProfileSubs.pm | 4 +-
lib/DBI/ProxyServer.pm | 8 +-
lib/DBI/PurePerl.pm | 10 +--
lib/DBI/SQL/Nano.pm | 48 +++++++----
lib/DBI/Util/CacheMemory.pm | 2 +-
lib/DBI/Util/_accessor.pm | 2 +-
lib/DBI/W32ODBC.pm | 2 +-
lib/Win32/DBIODBC.pm | 4 +-
t/01basics.t | 4 +-
t/03handle.t | 14 +--
t/06attrs.t | 8 +-
t/16destroy.t | 2 +-
t/30subclass.t | 4 +-
t/51dbm_file.t | 58 ++++++++++++-
t/85gofer.t | 2 +-
t/lib.pl | 2 +-
63 files changed, 473 insertions(+), 349 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbi-perl.git
More information about the Pkg-perl-cvs-commits
mailing list