[libdbd-oracle-perl] 01/10: Merge tag 'upstream/1.66'
gregor herrmann
gregoa at debian.org
Fri Aug 30 13:47:51 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdbd-oracle-perl.
commit 95f85d69997eb700e82686616c69069cfdbfa628
Merge: 90fe233 452bfb2
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Aug 30 14:59:21 2013 +0200
Merge tag 'upstream/1.66'
Upstream version 1.66
CONTRIBUTORS | 19 +
Changes | 287 ++
LICENSE | 22 +-
MANIFEST | 30 +-
META.json | 68 +-
META.yml | 51 +-
Makefile.PL | 55 +-
Oracle.xs | 109 +-
Oraperl.pm | 881 ------
README | 122 +-
README-files/hpux/Makefile-Lincoln | 223 --
README.64bit.txt | 272 --
README.aix.txt | 255 --
README.clients.txt | 279 --
README.help.txt | 133 -
README.java.txt | 322 --
README.mkdn | 3270 ++++++++++----------
README.sec.txt | 142 -
README.win32.txt | 236 --
dbdimp.c | 738 ++---
dbdimp.h | 16 +-
lib/DBD/Oracle.pm | 253 +-
lib/DBD/Oracle/GetInfo.pm | 15 +-
lib/DBD/Oracle/Object.pm | 12 +-
lib/DBD/Oracle/Troubleshooting.pm | 392 ---
lib/DBD/Oracle/Troubleshooting.pod | 166 +
lib/DBD/Oracle/Troubleshooting/Aix.pod | 289 ++
lib/DBD/Oracle/Troubleshooting/Cygwin.pod | 110 +
.../DBD/Oracle/Troubleshooting/Hpux.pod | 73 +-
lib/DBD/Oracle/Troubleshooting/Linux.pod | 148 +
.../DBD/Oracle/Troubleshooting/Macos.pod | 369 ++-
lib/DBD/Oracle/Troubleshooting/Sun.pod | 74 +
lib/DBD/Oracle/Troubleshooting/Vms.pod | 128 +
lib/DBD/Oracle/Troubleshooting/Win32.pod | 276 ++
.../DBD/Oracle/Troubleshooting/Win64.pod | 63 +-
oci8.c | 640 ++--
ocitrace.h | 4 +
oraperl.ph | 53 -
t/000-report-versions-tiny.t | 87 +
t/000-report-versions.t | 446 ---
t/10general.t | 5 +-
t/24implicit_utf8.t | 13 +-
t/26exe_array.t | 479 +--
t/31lob.t | 31 +-
t/31lob_extended.t | 40 +-
t/32xmltype.t | 8 +-
t/34pres_lobs.t | 8 +-
t/38taf.t | 91 +-
t/39attr.t | 75 +
t/50cursor.t | 20 +-
t/51scroll.t | 38 +-
t/58object.t | 535 ++--
t/{26exe_array.t => lib/ExecuteArray.pm} | 335 +-
t/rt13865.t | 41 +-
t/rt85886.t | 50 +
test.pl | 319 --
56 files changed, 5517 insertions(+), 7699 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-oracle-perl.git
More information about the Pkg-perl-cvs-commits
mailing list