[libdbd-sqlite3-perl] 01/04: Merge tag 'upstream/1.46'

Salvatore Bonaccorso carnil at debian.org
Sat May 30 21:52:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libdbd-sqlite3-perl.

commit ee630dfac15a1875510a904071c27544bf5ff3a3
Merge: 606a749 38bd985
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat May 30 23:41:03 2015 +0200

    Merge tag 'upstream/1.46'
    
    Upstream version 1.46

 .travis.yml                               |    18 +-
 Changes                                   |    31 +
 MANIFEST                                  |     1 +
 META.json                                 |     2 +-
 META.yml                                  |     2 +-
 Makefile.PL                               |     5 +-
 dbdimp.c                                  |   147 +-
 lib/DBD/SQLite.pm                         |     2 +-
 lib/DBD/SQLite/VirtualTable.pm            |     2 +-
 lib/DBD/SQLite/VirtualTable/PerlData.pm   |    38 +-
 sqlite3.c                                 | 10086 ++++++++++++++++++----------
 sqlite3.h                                 |   129 +-
 sqlite3ext.h                              |    34 +-
 t/lib/Test.pm                             |    26 +-
 t/rt_76395_int_overflow.t                 |   142 +-
 t/virtual_table/00_base.t                 |     9 +-
 t/virtual_table/01_destroy.t              |    12 +-
 t/virtual_table/02_find_function.t        |     6 +-
 t/virtual_table/10_filecontent.t          |     4 +-
 t/virtual_table/11_filecontent_fulltext.t |     6 +-
 t/virtual_table/20_perldata.t             |    10 +-
 t/virtual_table/21_perldata_charinfo.t    |    26 +-
 t/virtual_table/rt_99748.t                |   150 +
 23 files changed, 7041 insertions(+), 3847 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-sqlite3-perl.git



More information about the Pkg-perl-cvs-commits mailing list