[libdbd-odbc-perl] branch master updated (ca7969d -> f57d78b)
Xavier Guimard
xguimard-guest at moszumanska.debian.org
Wed Mar 5 06:00:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
xguimard-guest pushed a change to branch master
in repository libdbd-odbc-perl.
from ca7969d update changelog
adds 4ab63af Imported Upstream version 1.48
new 229933f Merge tag 'upstream/1.48'
new f57d78b Update d/ch (+version 1.48-1)
The 2 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:
Changes | 394 +++++++++++++++++++++++++-------------------
FAQ | 22 +++
MANIFEST | 2 +
META.yml | 4 +-
Makefile.PL | 2 -
ODBC.pm | 309 +++++++++++++++++++++++-----------
README | 2 -
README.RH9 | 2 -
README.adabas | 2 -
README.af | 2 -
README.hpux | 2 -
README.informix | 2 -
README.osx | 2 -
README.sqlserver | 2 -
README.unicode | 2 -
README.windows | 2 -
dbdimp.c | 188 +++++++++++++++++----
dbdimp.h | 5 +-
debian/changelog | 8 +-
t/01base.t | 1 -
t/02simple.t | 4 +-
t/03dbatt.t | 5 +-
t/05meth.t | 30 ++--
t/07bind.t | 1 -
t/08bind2.t | 1 -
t/09multi.t | 7 +-
t/10handler.t | 1 -
t/12blob.t | 1 -
t/20SqlServer.t | 4 +-
t/30Oracle.t | 1 -
t/45_unicode_varchar.t | 264 +++++++++++++++++++++++++++++
t/50_odbc_utf8_on.t | 1 -
t/70execute_array_dbi.t | 1 -
t/70execute_array_native.t | 1 -
t/80_odbc_diags.t | 2 +-
t/82_table_info.t | 2 +-
t/87_odbc_lob_read.t | 1 +
t/90_trace_flags.t | 40 +++++
t/ExecuteArray.pm | 1 -
t/ODBCTEST.pm | 3 +-
t/odbc_describe_parameter.t | 1 -
t/pod.t | 1 -
t/rt_38977.t | 1 -
t/rt_39841.t | 1 -
t/rt_39897.t | 1 -
t/rt_43384.t | 1 -
t/rt_46597.t | 1 -
t/rt_50852.t | 1 -
t/rt_61370.t | 1 -
t/rt_62033.t | 7 +-
t/rt_63550.t | 1 -
t/rt_78838.t | 3 +-
t/rt_79190.t | 1 -
t/rt_79397.t | 1 -
t/rt_81911.t | 1 -
t/rt_null_nvarchar.t | 1 -
t/sql_type_cast.t | 1 -
unicode_helper.c | 3 -
unicode_helper.h | 3 -
59 files changed, 959 insertions(+), 398 deletions(-)
mode change 100644 => 100755 t/12blob.t
create mode 100755 t/45_unicode_varchar.t
mode change 100644 => 100755 t/50_odbc_utf8_on.t
mode change 100644 => 100755 t/70execute_array_dbi.t
mode change 100644 => 100755 t/80_odbc_diags.t
mode change 100644 => 100755 t/82_table_info.t
mode change 100644 => 100755 t/87_odbc_lob_read.t
create mode 100755 t/90_trace_flags.t
mode change 100644 => 100755 t/odbc_describe_parameter.t
mode change 100644 => 100755 t/pod.t
mode change 100644 => 100755 t/rt_38977.t
mode change 100644 => 100755 t/rt_39841.t
mode change 100644 => 100755 t/rt_39897.t
mode change 100644 => 100755 t/rt_43384.t
mode change 100644 => 100755 t/rt_46597.t
mode change 100644 => 100755 t/rt_50852.t
mode change 100644 => 100755 t/rt_61370.t
mode change 100644 => 100755 t/rt_62033.t
mode change 100644 => 100755 t/rt_63550.t
mode change 100644 => 100755 t/rt_null_nvarchar.t
mode change 100644 => 100755 t/sql_type_cast.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-odbc-perl.git
More information about the Pkg-perl-cvs-commits
mailing list