Check-in Differences
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Difference From 9ad78b460f74e562 To c5692a3458233cdd

2015-06-29
01:34
supporting a dummy def for SQLITE_DETERMINISTIC intended for obsolete sqlite3 check-in: 728323e837 user: sandro tags: trunk
2015-06-28
13:26
restting SONAME to 1.0.0 check-in: 9ad78b460f user: sandro tags: trunk
2015-06-26
11:05
adding "AUTOMAKE_OPTIONS=foreign" to Makefile.am check-in: ad8b2cf084 user: sandro tags: trunk
2015-06-05
12:03
updating to automake 1.15 check-in: 7574f54ee8 user: sandro tags: trunk
2015-06-04
21:50
implementing RL2_CopyRasterCoverage() check-in: c5692a3458 user: sandro tags: trunk
2015-05-31
10:02
wmslite micro-server: supporting WMS vector layers in GetCapabilities check-in: 6b8e213297 user: sandro tags: trunk

Added Android_R4.2.0.mk.

Deleted Android_R4.3.0.mk.

Changes to Makefile.am.

Changes to Makefile.in.

Changes to aclocal.m4.

Changes to configure.

Changes to configure.ac.

Changes to headers/Makefile.in.

Changes to headers/rasterlite2_private.h.

Changes to headers/rl2svg_private.h.

Added rasterlite2-4.2.0.mk.

Deleted rasterlite2-4.3.0.mk.

Changes to src/Makefile.am.

Changes to src/Makefile.in.

Changes to src/rasterlite2.c.

Changes to src/rl2ascii.c.

Changes to src/rl2auxfont.c.

Changes to src/rl2auxgeom.c.

Changes to src/rl2auxrender.c.

Changes to src/rl2charls.c.

Changes to src/rl2codec.c.

Changes to src/rl2dbms.c.

Changes to src/rl2gif.c.

Changes to src/rl2import.c.

Changes to src/rl2jpeg.c.

Changes to src/rl2openjpeg.c.

Changes to src/rl2paint.c.

Changes to src/rl2png.c.

Changes to src/rl2pyramid.c.

Changes to src/rl2rastersym.c.

Changes to src/rl2raw.c.

Changes to src/rl2sql.c.

Changes to src/rl2sqlaux.c.

Changes to src/rl2svg.c.

Changes to src/rl2symbaux.c.

Changes to src/rl2symbolizer.c.

Changes to src/rl2tiff.c.

Changes to src/rl2webp.c.

Changes to src/rl2wms.c.

Changes to test/Makefile.in.

Changes to test/sql_stmt_security_tests/Makefile.in.

Changes to test/sql_stmt_tests/Makefile.in.

Changes to test/symbolizers.sqlite.

Changes to test/test_line_symbolizer.c.

Changes to test/test_point_symbolizer.c.

Changes to test/test_polygon_symbolizer.c.

Changes to tools/Makefile.in.

Changes to tools/wmslite.c.