[libdbd-odbc-perl] 01/02: Merge tag 'upstream/1.48'

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 commit to branch master
in repository libdbd-odbc-perl.

commit 229933fd003cec14b2d44a0275fee4b5e4fd6a6d
Merge: ca7969d 4ab63af
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Wed Mar 5 06:56:02 2014 +0100

    Merge tag 'upstream/1.48'
    
    Upstream version 1.48

 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 +-
 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 -
 58 files changed, 953 insertions(+), 396 deletions(-)

-- 
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