[libdbd-sqlite3-perl] 01/02: Merge tag 'upstream/1.50'

Salvatore Bonaccorso carnil at debian.org
Thu Feb 11 13:44:43 UTC 2016


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 ffdc87868fcf24a6a7656bcd30244824737d3f37
Merge: 4dc0f8a 12640fd
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Thu Feb 11 14:43:50 2016 +0100

    Merge tag 'upstream/1.50'
    
    Upstream version 1.50

 Changes                                            |     75 +-
 MANIFEST                                           |      4 +
 META.json                                          |      2 +-
 META.yml                                           |      2 +-
 Makefile.PL                                        |      1 +
 SQLite.xs                                          |     22 +
 constants.inc                                      |    103 +
 dbdimp.c                                           |    189 +-
 dbdimp.h                                           |      1 +
 fts3_tokenizer.h                                   |      1 +
 lib/DBD/SQLite.pm                                  |    201 +-
 lib/DBD/SQLite/Constants.pm                        |    346 +-
 lib/DBD/SQLite/VirtualTable.pm                     |      2 +-
 lib/DBD/SQLite/VirtualTable/PerlData.pm            |     24 +-
 sqlite3.c                                          | 106816 +++++++++++-------
 sqlite3.h                                          |    931 +-
 sqlite3ext.h                                       |     31 +-
 t/51_table_column_metadata.t                       |     10 +-
 t/59_extended_result_codes.t                       |      2 +-
 t/60_readonly.t                                    |     47 +
 t/61_strlike.t                                     |     30 +
 t/lib/Test.pm                                      |      2 +-
 t/rt_106151_outermost_savepoint.t                  |    161 +
 t/rt_106950_extra_warnings_with_savepoints.t       |     27 +
 t/rt_96878_fts_contentless_table.t                 |      1 +
 ...97598_crash_on_disconnect_with_virtual_tables.t |      1 +
 t/virtual_table/11_filecontent_fulltext.t          |     17 +-
 27 files changed, 70457 insertions(+), 38592 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