Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Difference From f22a09dc623bc7dc To 156e2996e3c81c35
2012-11-22
| ||
23:10 | adding more testcases supporting the vanuatuWKT parser check-in: a54990d2b0 user: sandro tags: trunk | |
19:40 | enhancing the WKT and EWKT parsers (multi-brakected MULTIPOINTS and GEOMETRYCOLLECTIONS containing MULTIxxx or other Collections) check-in: f22a09dc62 user: sandro tags: trunk | |
2012-11-19
| ||
10:40 | fixing few memory leaks detected by Valgrind - removing the Amalgamation check-in: 0ddec2adf6 user: sandro tags: trunk | |
2012-11-09
| ||
15:12 | fixing minor compiler issues check-in: 156e2996e3 user: sandro tags: trunk | |
00:15 | fixing MSVC build check-in: 6011faec9c user: sandro tags: trunk | |
Added Makefile-amalgamation.
Changes to config.h.
Changes to configure.
Changes to configure.ac.
Added makefile-amalgamation.vc.
Changes to spatialite-sql-latest.html.
Added src/automake/AUTHORS.
Added src/automake/COPYING.
Added src/automake/INSTALL.
Added src/automake/Makefile.am.
Added src/automake/README.
Added src/automake/configure.ac.
Added src/automake/makefile.vc.
Added src/automake/nmake.opt.
Added src/automake/spatialite.pc.in.
Changes to src/gaiaaux/gg_sqlaux.c.
Changes to src/gaiageo/Ewkt.c.
Changes to src/gaiageo/Ewkt.h.
Changes to src/gaiageo/gg_transform.c.
Changes to src/gaiageo/lemon/Ewkt.y.
Changes to src/gaiageo/lemon/ReadMe.txt.
Changes to src/gaiageo/lemon/vanuatuWkt.y.
Changes to src/gaiageo/vanuatuWkt.c.
Added src/headers/spatialite/sqlite3.h.
Added src/headers/spatialite/sqlite3ext.h.
Changes to src/headers/spatialite_private.h.
Changes to src/shapefiles/shapefiles.c.
Changes to src/spatialite/metatables.c.
Changes to src/spatialite/spatialite.c.
Changes to src/spatialite/statistics.c.
Added src/sqlite3/sqlite3.c.
Changes to test/shape_utf8_1.c.
Changes to test/shape_utf8_1ex.c.
Changes to test/sql_stmt_proj_tests/output19.testcase.
Changes to test/sql_stmt_tests/fromgeojson19.testcase.
Changes to test/sql_stmt_tests/fromgeojson24.testcase.
Changes to test/sql_stmt_tests/fromgml17.testcase.
Changes to test/sql_stmt_tests/fromgml18.testcase.
Changes to test/sql_stmt_tests/geomfromtext6.testcase.
Changes to test/sql_stmt_tests/gml12.testcase.
Changes to test/sql_stmt_tests/gml13.testcase.
Changes to test/sql_stmt_tests/gml14.testcase.
Changes to test/sql_stmt_tests/gml15.testcase.
Changes to test/sql_stmt_tests/gml9.testcase.
Changes to test/sql_stmt_tests/makepoint5.testcase.
Changes to test/sql_stmt_tests/makepoint6.testcase.
Changes to test/sql_stmt_tests/testFDO.sqlite.
Changes to test/sql_stmt_tests/testFGF.sqlite.
Changes to test/sql_stmt_tests/testdb1.sqlite.
Changes to test/test-legacy-2.3.1.sqlite.
Changes to test/test-legacy-3.0.1.sqlite.