[libdbd-sqlite3-perl] 01/09: Merge tag 'upstream/1.40'
Salvatore Bonaccorso
carnil at debian.org
Sun Aug 11 11:52:13 UTC 2013
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 085d7485cc1efc7d90a411bf84c1fb398179b456
Merge: 7d1582e 7ab54f9
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sun Aug 11 09:19:40 2013 +0200
Merge tag 'upstream/1.40'
Upstream version 1.40
Changes | 77 +-
LICENSE | 2 -
MANIFEST | 13 +-
MANIFEST.SKIP | 2 +
META.json | 8 +-
META.yml | 8 +-
MYMETA.json | 61 -
MYMETA.yml | 35 -
Makefile.PL | 19 +-
README | 3 +-
SQLite.xs | 66 +-
dbdimp.c | 225 +-
dbdimp.h | 6 +
fts3_tokenizer.h | 2 +-
lib/DBD/SQLite.pm | 701 +-
lib/DBD/SQLite/Cookbook.pod | 57 +-
ppport.h | 503 +-
sqlite3.c |17553 +++++++++++++++++-----------
sqlite3.h | 345 +-
sqlite3ext.h | 41 +-
t/06_tran.t | 13 +-
t/10_create_aggregate.t | 4 +-
t/19_bindparam.t | 12 +-
t/33_non_latin_path.t | 7 +-
t/37_regexp.t | 5 +
t/40_multiple_statements.t | 10 +-
t/42_primary_key_info.t | 64 +-
t/43_fts3.t | 228 +-
t/44_rtree.t | 20 +-
t/49_trace_and_profile.t | 122 +-
t/50_foreign_key_info.t | 125 +
t/51_table_column_metadata.t | 56 +
t/52_db_filename.t | 37 +
t/53_status.t | 53 +
t/54_literal_txn.t | 28 +
t/lib/Test.pm | 15 +-
t/rt_25924_user_defined_func_unicode.t | 4 +-
t/rt_26775_distinct.t | 131 +
t/rt_64177_ping_wipes_out_the_errstr.t | 20 +
t/rt_67581_bind_params_mismatch.t | 292 +-
t/rt_71311_bind_col_and_unicode.t | 236 +-
t/rt_73159_fts_tokenizer_segfault.t | 76 +-
t/rt_77724_primary_key_with_a_whitespace.t | 26 +
t/rt_78833_utf8_flag_for_column_names.t | 166 +
t/rt_81536_multi_column_primary_key_info.t | 66 +
typemap | 21 +
util/getsqlite.pl | 7 +-
47 files changed, 13690 insertions(+), 7881 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