[spatialite] branch upstream updated (93bce9d -> 245d3ef)
Bas Couwenberg
sebastic at xs4all.nl
Wed Nov 26 23:20:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a change to branch upstream
in repository spatialite.
from 93bce9d Imported Upstream version 4.2.1~rc0
new 245d3ef Imported Upstream version 4.2.1~rc1
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
configure | 20 +-
configure.ac | 2 +-
spatialite-sql-latest.html | 11 +-
src/spatialite/extra_tables.c | 110 +--
src/spatialite/spatialite.c | 154 +++-
src/spatialite/virtualXL.c | 12 +
src/spatialite/virtualbbox.c | 12 +
src/spatialite/virtualdbf.c | 12 +
src/spatialite/virtualelementary.c | 12 +
src/spatialite/virtualfdo.c | 12 +
src/spatialite/virtualgpkg.c | 12 +
src/spatialite/virtualnetwork.c | 940 ++++++++++++++++-----
src/spatialite/virtualshape.c | 12 +
src/spatialite/virtualspatialindex.c | 12 +
src/spatialite/virtualxpath.c | 12 +
src/virtualtext/virtualtext.c | 2 +
test/sql_stmt_geos_tests/Makefile.am | 2 +
test/sql_stmt_geos_tests/Makefile.in | 2 +
test/sql_stmt_geos_tests/buffer11.testcase | 7 +
test/sql_stmt_geos_tests/buffer12.testcase | 7 +
test/sql_stmt_tests/Makefile.am | 4 +
test/sql_stmt_tests/Makefile.in | 4 +
.../eval1.testcase} | 8 +-
.../eval2.testcase} | 6 +-
test/sql_stmt_tests/eval3.testcase | 7 +
test/sql_stmt_tests/eval4.testcase | 7 +
26 files changed, 1120 insertions(+), 281 deletions(-)
create mode 100644 test/sql_stmt_geos_tests/buffer11.testcase
create mode 100644 test/sql_stmt_geos_tests/buffer12.testcase
copy test/{sql_stmt_geopackage_tests/asgpb4.testcase => sql_stmt_tests/eval1.testcase} (67%)
copy test/{sql_stmt_geos_tests/buffer3.testcase => sql_stmt_tests/eval2.testcase} (61%)
create mode 100644 test/sql_stmt_tests/eval3.testcase
create mode 100644 test/sql_stmt_tests/eval4.testcase
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/spatialite.git
More information about the Pkg-grass-devel
mailing list